.ibb-report-trigger{display:inline-flex;align-items:center;gap:6px;min-height:36px;border:1px solid rgba(77,81,112,.28);border-radius:6px;padding:7px 11px;background:transparent;color:inherit;font:inherit;font-weight:700;cursor:pointer}.ibb-report-trigger span{display:grid;place-items:center;width:17px;height:17px;border:1px solid currentColor;border-radius:50%;font-size:11px}.ibb-report-trigger.is-compact{min-height:30px;padding:4px 8px;font-size:.82rem}.ibb-report-trigger:hover{border-color:#b42318;color:#b42318}.ibb-report-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:grid;place-items:center;padding:18px;background:rgba(16,24,40,.68)}.ibb-report-dialog{width:min(100%,520px);max-height:calc(100dvh - 36px);overflow-y:auto;border-radius:8px;background:#fff;color:#182230;box-shadow:0 22px 70px #00000047}.ibb-report-dialog>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:20px 22px 14px;border-bottom:1px solid #e4e7ec}.ibb-report-dialog h2{margin:3px 0 0;font-size:1.3rem;letter-spacing:0}.ibb-report-kicker{color:#067647;font-size:.75rem;font-weight:800;text-transform:uppercase}.ibb-report-close{width:34px;height:34px;border:0;border-radius:4px;background:#f2f4f7;color:#344054;font-size:24px;line-height:1;cursor:pointer}.ibb-report-dialog form{display:grid;gap:9px;padding:18px 22px 22px}.ibb-report-dialog label{margin-top:4px;font-size:.84rem;font-weight:800}.ibb-report-dialog select,.ibb-report-dialog textarea{width:100%;box-sizing:border-box;border:1px solid #cfd4dc;border-radius:6px;padding:10px 11px;background:#fff;color:#182230;font:inherit}.ibb-report-dialog textarea{resize:vertical}.ibb-report-dialog small{color:#667085;line-height:1.45}.ibb-report-target{margin:0 0 4px;padding:9px 11px;border-left:3px solid #17b26a;background:#ecfdf3;color:#05603a;font-weight:700}.ibb-report-notice{margin:7px 0 0;padding:10px 12px;border:1px solid #fedf89;border-radius:6px;background:#fffaeb;color:#7a2e0e;font-size:.86rem;line-height:1.45}.ibb-report-error{margin:0;color:#b42318;font-weight:700}.ibb-report-dialog footer{display:flex;justify-content:flex-end;gap:9px;margin-top:8px}.ibb-report-dialog footer button,.ibb-report-result button{min-height:38px;border:1px solid #067647;border-radius:6px;padding:8px 13px;background:#067647;color:#fff;font:inherit;font-weight:800;cursor:pointer}.ibb-report-dialog footer button.is-secondary{border-color:#d0d5dd;background:#fff;color:#344054}.ibb-report-dialog button:disabled{opacity:.58;cursor:wait}.ibb-report-result{display:grid;gap:18px;padding:28px 22px;color:#05603a}.ibb-report-result button{justify-self:end}.ibb-ts-page{min-height:100vh;background:#f7f8fa;color:#182230}.ibb-ts-shell{width:min(100% - 32px,1040px);margin:0 auto;padding:36px 0 64px}.ibb-ts-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:22px}.ibb-ts-head h1{margin:2px 0 0;font-size:1.75rem;letter-spacing:0}.ibb-ts-head p{margin:6px 0 0;color:#667085}.ibb-ts-head a{color:#067647;font-weight:800}.ibb-ts-table{width:100%;border-collapse:collapse;background:#fff;border:1px solid #e4e7ec}.ibb-ts-table th,.ibb-ts-table td{padding:12px 14px;border-bottom:1px solid #eaecf0;text-align:left;vertical-align:top}.ibb-ts-table th{color:#475467;background:#f9fafb;font-size:.78rem;text-transform:uppercase}.ibb-ts-table a{color:#067647;font-weight:750}.ibb-ts-status{display:inline-flex;border-radius:999px;padding:3px 8px;background:#eef4ff;color:#3538cd;font-size:.75rem;font-weight:800}.ibb-ts-status.is-critical{background:#fef3f2;color:#b42318}.ibb-ts-empty{padding:40px 20px;border:1px dashed #cfd4dc;text-align:center;color:#667085}@media (max-width: 680px){.ibb-report-backdrop{align-items:end;padding:0}.ibb-report-dialog{max-height:92dvh;border-radius:8px 8px 0 0}.ibb-ts-head{align-items:flex-start;flex-direction:column}.ibb-ts-table thead{display:none}.ibb-ts-table,.ibb-ts-table tbody,.ibb-ts-table tr,.ibb-ts-table td{display:block;width:100%;box-sizing:border-box}.ibb-ts-table tr{border-bottom:1px solid #d0d5dd}.ibb-ts-table td{border:0;padding:7px 12px}}.ibb-communities-page,.ibb-communities-page *{box-sizing:border-box}.ibb-communities-page{min-height:calc(100vh - 52px);padding:28px 18px 56px;color:var(--text-primary);background:var(--bg)}.ibb-communities-container{width:min(720px,100%);margin:0 auto}.ibb-communities-header{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 14px}.ibb-communities-header h1{margin:0;font-size:1.45rem;line-height:1.2;letter-spacing:0}.ibb-communities-header-actions{display:flex;align-items:center;gap:8px}.ibb-communities-explore{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 12px;border:1px solid var(--border);border-radius:8px;color:var(--text-primary);background:var(--surface-strong);font-size:.84rem;font-weight:800;text-decoration:none}.ibb-communities-explore>svg{color:var(--accent)}.ibb-communities-explore:hover{background:var(--surface-tinted)}.ibb-communities-create{width:42px;height:42px;flex:0 0 42px;display:inline-grid;place-items:center;border:1px solid var(--accent);border-radius:8px;color:#fff;background:var(--accent);text-decoration:none}.ibb-communities-create:hover{filter:brightness(.96)}.ibb-communities-create:focus-visible,.ibb-communities-explore:focus-visible{outline:3px solid color-mix(in srgb,var(--accent) 28%,transparent);outline-offset:2px}.ibb-communities-list{margin:0;padding:0;list-style:none;border-top:1px solid var(--border)}.ibb-community-row{min-height:82px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;border-bottom:1px solid var(--border);background:var(--surface-strong)}.ibb-community-open{min-width:0;min-height:82px;display:grid;grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 10px 12px 14px;color:inherit;text-decoration:none}.ibb-community-open:hover{background:var(--surface-tinted)}.ibb-community-open:focus-visible,.ibb-community-manage:focus-visible,.ibb-communities-state a:focus-visible,.ibb-communities-state button:focus-visible{position:relative;z-index:1;outline:3px solid color-mix(in srgb,var(--accent) 28%,transparent);outline-offset:-3px}.ibb-community-logo{width:56px;height:56px;display:block;object-fit:cover;border:1px solid var(--border);border-radius:50%;background:var(--surface-tinted)}.ibb-community-logo.is-placeholder{display:grid;place-items:center;border-color:color-mix(in srgb,var(--accent) 24%,var(--border));color:var(--accent);background:var(--accent-soft);font-size:1.25rem;font-weight:800}.ibb-community-copy{min-width:0}.ibb-community-copy strong,.ibb-community-copy span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ibb-community-copy strong{font-size:1rem;line-height:1.35;letter-spacing:0}.ibb-community-copy span{margin-top:4px;color:var(--text-muted);font-size:.84rem}.ibb-community-chevron{color:var(--text-muted)}.ibb-community-manage{min-width:106px;min-height:82px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:10px 14px;border-left:1px solid var(--border);color:var(--accent);background:var(--surface-strong);font-size:.82rem;font-weight:800;text-decoration:none}.ibb-community-manage:hover{background:var(--accent-soft)}.ibb-communities-state{min-height:260px;display:grid;place-items:center;align-content:center;gap:12px;padding:34px 18px;border-top:1px solid var(--border);color:var(--text-secondary);text-align:center}.ibb-communities-state h2,.ibb-communities-state p{max-width:420px;margin:0}.ibb-communities-state h2{color:var(--text-primary);font-size:1.05rem;line-height:1.4;letter-spacing:0}.ibb-communities-state p{line-height:1.5}.ibb-communities-state a,.ibb-communities-state button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:9px 15px;border:1px solid var(--accent);border-radius:6px;color:#fff;background:var(--accent);font:inherit;font-weight:800;text-decoration:none;cursor:pointer}.ibb-communities-empty-icon{width:58px;height:58px;display:grid;place-items:center;border-radius:50%;color:var(--accent);background:var(--accent-soft)}.ibb-communities-loading{border-top:1px solid var(--border)}.ibb-community-skeleton{min-height:82px;display:grid;grid-template-columns:56px minmax(0,1fr);align-items:center;gap:12px;padding:12px 14px;border-bottom:1px solid var(--border);background:var(--surface-strong)}.ibb-community-skeleton>span,.ibb-community-skeleton strong,.ibb-community-skeleton small{display:block;background:var(--surface-tinted);animation:ibb-community-loading 1.2s ease-in-out infinite alternate}.ibb-community-skeleton>span{width:56px;height:56px;border-radius:50%}.ibb-community-skeleton strong{width:min(210px,70%);height:14px;border-radius:4px}.ibb-community-skeleton small{width:min(130px,45%);height:10px;margin-top:9px;border-radius:4px}@keyframes ibb-community-loading{0%{opacity:.55}to{opacity:1}}@media (max-width: 720px){.ibb-communities-page{min-height:calc(100vh - 116px);padding:10px 0 24px}.ibb-communities-header{padding:0 16px}.ibb-communities-header h1{font-size:1.3rem}.ibb-community-open{padding-left:16px}.ibb-community-manage{min-width:96px;padding:10px}}@media (max-width: 380px){.ibb-community-open{grid-template-columns:50px minmax(0,1fr) auto;gap:10px}.ibb-community-logo,.ibb-community-skeleton>span{width:50px;height:50px}.ibb-community-manage{min-width:48px;width:48px;padding:0}.ibb-community-manage span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}}@media (prefers-reduced-motion: reduce){.ibb-community-skeleton>span,.ibb-community-skeleton strong,.ibb-community-skeleton small{animation:none}}.ibb-beta-public{min-height:100vh;background:#f5f7f8;color:#182230;font-family:Inter,ui-sans-serif,system-ui,sans-serif}.ibb-beta-public-header{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:20px;max-width:1040px;margin:0 auto;padding:0 22px;border-bottom:1px solid #dfe4e7}.ibb-beta-public-header a{color:#344054;text-decoration:none;font-weight:700}.ibb-beta-wordmark{font-size:1.25rem;color:#067647!important}.ibb-beta-entry,.ibb-beta-content{width:min(620px,calc(100% - 40px));margin:7vh auto 56px}.ibb-beta-entry{padding:30px;border:1px solid #d0d5dd;border-radius:8px;background:#fff}.ibb-beta-entry h1,.ibb-beta-content h1{margin:7px 0 12px;font-size:2rem;line-height:1.2;letter-spacing:0}.ibb-beta-entry>p,.ibb-beta-content>p{color:#475467;line-height:1.65}.ibb-beta-entry small{display:block;margin-top:18px;color:#667085;line-height:1.5}.ibb-beta-lock{width:44px;height:44px;display:grid;place-items:center;border-radius:8px;background:#ecfdf3;color:#067647}.ibb-beta-kicker{margin:18px 0 0!important;color:#067647!important;font-size:.75rem;font-weight:850}.ibb-beta-form{display:grid;gap:11px;margin-top:24px}.ibb-beta-form>label:first-child{font-size:.84rem;font-weight:800}.ibb-beta-form>input{min-height:46px;border:1px solid #98a2b3;border-radius:6px;padding:0 13px;font:inherit;text-transform:uppercase}.ibb-beta-consent{display:grid;grid-template-columns:18px 1fr;gap:9px;align-items:start;color:#475467;font-size:.84rem;line-height:1.45}.ibb-beta-consent input{margin-top:3px}.ibb-beta-form button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:6px;background:#067647;color:#fff;font:inherit;font-weight:800;cursor:pointer}.ibb-beta-form button:disabled{opacity:.55;cursor:not-allowed}.ibb-beta-error{margin:0;color:#b42318;font-size:.85rem}.ibb-beta-notice{display:flex;gap:9px;align-items:center;padding:12px;border-radius:6px;background:#fffaeb;color:#93370d;font-weight:700}.ibb-beta-success{color:#067647}.ibb-beta-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:26px 0}.ibb-beta-links a{display:flex;align-items:center;gap:9px;min-height:44px;border:1px solid #d0d5dd;border-radius:6px;padding:10px 12px;color:#344054;background:#fff;text-decoration:none;font-weight:750}.ibb-beta-separation{border-left:3px solid #1570ef;padding-left:12px}.ibb-beta-changelog{margin:28px 0 0;padding:0;list-style:none;border-top:1px solid #d0d5dd}.ibb-beta-changelog li{display:grid;grid-template-columns:100px 1fr;gap:16px;padding:18px 0;border-bottom:1px solid #d0d5dd}.ibb-beta-changelog time{color:#667085;font-size:.82rem}.ibb-beta-changelog p{margin:5px 0 0;color:#475467}@media (max-width: 620px){.ibb-beta-entry{padding:22px}.ibb-beta-entry h1,.ibb-beta-content h1{font-size:1.65rem}.ibb-beta-links{grid-template-columns:1fr}.ibb-beta-changelog li{grid-template-columns:1fr;gap:6px}}.ibb-beta-center{min-height:100vh;background:#f5f7f8;color:#182230}.ibb-beta-center>header{min-height:64px;display:flex;align-items:center;justify-content:space-between;max-width:1120px;margin:auto;padding:0 22px;border-bottom:1px solid #dfe4e7}.ibb-beta-center>header a{text-decoration:none;color:#344054;font-weight:750}.ibb-beta-center-main{max-width:1080px;margin:auto;padding:30px 20px 64px}.ibb-beta-center-title{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:18px}.ibb-beta-center-title h1{margin:6px 0 0;font-size:1.8rem;letter-spacing:0}.ibb-beta-center-title>span{border:1px solid #a6f4c5;border-radius:999px;padding:5px 9px;color:#067647;background:#ecfdf3;font-size:.75rem;font-weight:800}.ibb-beta-tabs{display:flex;gap:4px;border-bottom:1px solid #d0d5dd;margin-bottom:20px;overflow-x:auto}.ibb-beta-tabs button{min-height:42px;display:flex;align-items:center;gap:7px;border:0;border-bottom:2px solid transparent;padding:0 14px;background:transparent;color:#475467;font:inherit;font-weight:750;white-space:nowrap;cursor:pointer}.ibb-beta-tabs button[aria-pressed=true]{border-bottom-color:#067647;color:#067647}.ibb-beta-center-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:18px;align-items:start}.ibb-beta-center-form,.ibb-beta-history,.ibb-beta-surveys{border:1px solid #d0d5dd;border-radius:8px;padding:18px;background:#fff}.ibb-beta-center h2{margin:0 0 7px;font-size:1.05rem;letter-spacing:0}.ibb-beta-center h2+p{margin:0 0 16px;color:#667085;font-size:.84rem;line-height:1.5}.ibb-beta-center-form{display:grid;gap:12px}.ibb-beta-center-form label{display:grid;gap:5px;color:#475467;font-size:.78rem;font-weight:750}.ibb-beta-center-form input,.ibb-beta-center-form select,.ibb-beta-center-form textarea,.ibb-beta-history textarea{width:100%;min-height:40px;box-sizing:border-box;border:1px solid #cfd4dc;border-radius:6px;padding:9px 10px;background:#fff;color:#182230;font:inherit}.ibb-beta-center-form textarea,.ibb-beta-history textarea{min-height:120px;resize:vertical}.ibb-beta-form-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.ibb-beta-center-form>button,.ibb-beta-history button,.ibb-beta-survey-options button{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #067647;border-radius:6px;padding:7px 11px;background:#067647;color:#fff;font:inherit;font-size:.82rem;font-weight:800;cursor:pointer}.ibb-beta-history ul{display:grid;gap:0;margin:0;padding:0;list-style:none}.ibb-beta-history li{display:grid;gap:8px;padding:13px 0;border-bottom:1px solid #eaecf0}.ibb-beta-history li>div{display:flex;justify-content:space-between;gap:10px;color:#667085;font-size:.74rem}.ibb-beta-history li>p{margin:0;color:#475467;font-size:.84rem}.ibb-beta-history button.is-secondary{justify-self:start;border-color:#cfd4dc;background:#fff;color:#344054}.ibb-beta-history form{display:grid;gap:7px}.ibb-beta-surveys{display:grid;gap:12px}.ibb-beta-surveys article{padding:14px 0;border-top:1px solid #eaecf0}.ibb-beta-surveys article>span{color:#067647;font-size:.72rem;font-weight:850}.ibb-beta-surveys h3{margin:5px 0;font-size:1rem}.ibb-beta-surveys article p{color:#475467}.ibb-beta-survey-options{display:flex;flex-wrap:wrap;gap:6px}.ibb-beta-survey-options button{min-width:38px;background:#fff;color:#067647}.ibb-beta-empty{display:flex;align-items:center;gap:8px;padding:16px 0;color:#667085}.ibb-beta-feedback-button{position:fixed;right:18px;bottom:18px;z-index:30;display:inline-flex;align-items:center;gap:7px;min-height:40px;border:1px solid #067647;border-radius:8px;padding:0 12px;background:#067647;color:#fff;text-decoration:none;font-size:.82rem;font-weight:800;box-shadow:0 4px 12px #1018282e}@media (max-width: 760px){.ibb-beta-center-grid,.ibb-beta-form-row{grid-template-columns:1fr}.ibb-beta-center-title{align-items:start;flex-direction:column}.ibb-beta-feedback-button span{display:none}.ibb-beta-feedback-button{width:42px;padding:0;justify-content:center}}.ibb-hashtag-list{min-width:0;display:flex;flex-wrap:wrap;gap:6px}.ibb-hashtag-list a{max-width:100%;min-height:28px;display:inline-flex;align-items:center;padding:3px 8px;overflow:hidden;border:1px solid var(--border, #d7dde2);border-radius:6px;color:var(--accent-strong, #14532d);background:var(--surface-tinted, #edf0f2);font-size:.78rem;font-weight:750;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.ibb-hashtag-list a:hover{border-color:var(--accent, #16846b);color:var(--accent, #126b59)}.ibb-topic-app,.ibb-topic-app *{box-sizing:border-box}.ibb-topic-app{min-height:100vh;background:#f5f6f8;color:#1f2933;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.ibb-topic-app a{color:inherit}.ibb-topic-app button,.ibb-topic-app input,.ibb-topic-app textarea,.ibb-topic-app select{font:inherit}.ibb-topic-app :focus-visible{outline:3px solid rgba(22,101,52,.28);outline-offset:2px}.ibb-topic-topbar{position:sticky;top:0;z-index:20;border-bottom:1px solid #dfe3e8;background:rgba(255,255,255,.96)}.ibb-topic-topbar-inner,.ibb-topic-container{width:min(1120px,calc(100% - 32px));margin:0 auto}.ibb-topic-topbar-inner{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:16px}.ibb-topic-brand{font-weight:800;color:#14532d;text-decoration:none}.ibb-topic-nav{display:flex;gap:14px;align-items:center;font-size:.9rem}.ibb-topic-nav a{color:#52606d;text-decoration:none}.ibb-topic-nav a:hover{color:#14532d}.ibb-topic-container{padding:28px 0 56px}.ibb-topic-header{display:flex;align-items:center;gap:14px;margin-bottom:22px}.ibb-topic-logo{width:52px;height:52px;object-fit:cover;border-radius:8px;background:#e7eaee}.ibb-topic-header-copy{min-width:0}.ibb-topic-header h1{margin:0;font-size:1.45rem;line-height:1.2;overflow-wrap:anywhere}.ibb-topic-header p{margin:4px 0 0;color:#687684;font-size:.9rem}.ibb-topic-layout{display:grid;grid-template-columns:minmax(0,1fr) 250px;gap:28px;align-items:start}.ibb-topic-main{min-width:0}.ibb-topic-aside{border-left:1px solid #dfe3e8;padding-left:22px;color:#52606d}.ibb-topic-aside h2{margin:0 0 10px;color:#1f2933;font-size:1rem}.ibb-topic-aside ol{margin:0;padding-left:20px}.ibb-topic-aside li{margin-bottom:10px;font-size:.88rem;line-height:1.45}.ibb-topic-toolbar{display:grid;grid-template-columns:minmax(190px,1fr) 150px 150px auto;gap:8px;margin-bottom:14px}.ibb-topic-search{display:flex;min-width:0}.ibb-topic-control{width:100%;min-height:40px;border:1px solid #c9d0d7;border-radius:6px;background:#fff;color:#1f2933;padding:8px 10px}.ibb-topic-search .ibb-topic-control{border-radius:6px 0 0 6px}.ibb-topic-search .ibb-topic-button{border-radius:0 6px 6px 0}.ibb-topic-button{min-height:40px;border:1px solid #14532d;border-radius:6px;background:#166534;color:#fff;padding:8px 13px;font-weight:700;cursor:pointer;text-decoration:none;display:inline-flex;justify-content:center;align-items:center;gap:6px}.ibb-topic-button:hover{background:#14532d}.ibb-topic-button:disabled{opacity:.55;cursor:progress}.ibb-topic-button.is-secondary{border-color:#c9d0d7;background:#fff;color:#27343f}.ibb-topic-button.is-secondary:hover{background:#edf0f2}.ibb-topic-button.is-danger{border-color:#b42318;background:#b42318}.ibb-topic-button.is-compact{min-height:32px;padding:5px 9px;font-size:.82rem}.ibb-topic-composer{border:1px solid #cfd6dc;border-radius:8px;background:#fff;padding:16px;margin-bottom:16px}.ibb-topic-composer h2{margin:0 0 14px;font-size:1.05rem}.ibb-topic-segments{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #c9d0d7;border-radius:6px;overflow:hidden;margin-bottom:14px}.ibb-topic-segments button{min-height:38px;border:0;border-right:1px solid #c9d0d7;background:#fff;color:#52606d;cursor:pointer}.ibb-topic-segments button:last-child{border-right:0}.ibb-topic-segments button[aria-pressed=true]{background:#e7f4eb;color:#14532d;font-weight:800}.ibb-topic-field{margin-bottom:12px}.ibb-topic-field label{display:block;margin-bottom:5px;color:#36444f;font-size:.84rem;font-weight:700}.ibb-topic-field textarea{min-height:120px;resize:vertical}.ibb-topic-field>small{display:block;margin-top:5px;color:#687684;font-size:.76rem;line-height:1.4}.ibb-topic-hashtag-preview{min-width:0;display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.ibb-topic-hashtag-preview span{max-width:100%;min-height:28px;display:inline-flex;align-items:center;padding:3px 8px;overflow:hidden;border:1px solid #d7dde2;border-radius:6px;color:#14532d;background:#edf0f2;font-size:.78rem;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.ibb-topic-form-actions{display:flex;gap:8px;justify-content:flex-end;flex-wrap:wrap}.ibb-topic-upload-list{display:grid;gap:8px;margin:10px 0}.ibb-topic-upload-row{display:grid;grid-template-columns:52px minmax(0,1fr) auto;gap:10px;align-items:center;border:1px solid #dfe3e8;border-radius:6px;padding:7px}.ibb-topic-upload-row img{width:52px;height:52px;object-fit:cover;border-radius:4px}.ibb-topic-upload-copy{min-width:0}.ibb-topic-upload-copy strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.84rem}.ibb-topic-upload-copy span{color:#687684;font-size:.78rem}.ibb-topic-icon-button{width:32px;height:32px;display:inline-grid;place-items:center;border:1px solid #cbd3da;border-radius:5px;background:#fff;color:#27333d;font-size:1rem;cursor:pointer}.ibb-topic-icon-button:hover:not(:disabled){border-color:#16846b;color:#126b59}.ibb-topic-icon-button:disabled{opacity:.35;cursor:default}.ibb-topic-progress{width:100%;height:5px;margin-top:6px;border:0;accent-color:#166534}.ibb-topic-list{display:grid;gap:12px}.ibb-topic-card{border:1px solid #d7dde2;border-radius:8px;background:#fff;padding:16px}.ibb-topic-card.is-pinned{border-left:4px solid #b7791f;padding-left:13px}.ibb-topic-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.ibb-topic-author{display:grid;grid-template-columns:38px minmax(0,1fr);gap:9px;align-items:center;min-width:0}.ibb-topic-avatar{width:38px;height:38px;border-radius:50%;object-fit:cover;background:#e7eaee}.ibb-topic-avatar-placeholder{display:grid;place-items:center;color:#52606d;font-weight:800}.ibb-topic-author strong{display:block;overflow-wrap:anywhere;font-size:.9rem}.ibb-topic-author span{color:#687684;font-size:.78rem}.ibb-topic-badges{display:flex;flex-wrap:wrap;gap:5px;margin:11px 0 8px}.ibb-topic-badge{border-radius:4px;background:#edf0f2;color:#52606d;padding:3px 6px;font-size:.72rem;font-weight:800}.ibb-topic-badge.is-pinned{background:#fff4d6;color:#7a4b00}.ibb-topic-badge.is-locked{background:#fce8e6;color:#8a1c14}.ibb-topic-card h2{margin:6px 0 8px;font-size:1.08rem;line-height:1.35;overflow-wrap:anywhere}.ibb-topic-card h2 a{text-decoration:none}.ibb-topic-card h2 a:hover{color:#14532d}.ibb-topic-body{margin:0;white-space:pre-wrap;overflow-wrap:anywhere;color:#36444f;line-height:1.55}.ibb-topic-card>.ibb-hashtag-list{margin-top:10px}.ibb-topic-hashtag-filter{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0 0 14px;padding:9px 11px;border:1px solid #c9d0d7;border-radius:6px;background:#fff}.ibb-topic-hashtag-filter>span{color:#14532d;font-weight:800;overflow-wrap:anywhere}.ibb-topic-link{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-top:12px;border:1px solid #dfe3e8;border-radius:6px;padding:10px;text-decoration:none;color:#14532d;overflow-wrap:anywhere}.ibb-topic-images{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:12px}.ibb-topic-image-open{width:100%;display:block;padding:0;border:0;border-radius:6px;background:#e7eaee;cursor:zoom-in;overflow:hidden}.ibb-topic-image-open:only-child{grid-column:1 / -1}.ibb-topic-image-open:focus-visible{outline:3px solid #16846b;outline-offset:2px}.ibb-topic-images img{width:100%;display:block;aspect-ratio:4 / 3;object-fit:cover;background:#e7eaee}.ibb-topic-image-open:only-child img{aspect-ratio:16 / 9}.ibb-topic-image-viewer,.ibb-topic-image-viewer *{box-sizing:border-box}.ibb-topic-image-viewer{position:fixed;z-index:5000;top:0;right:0;bottom:0;left:0;display:grid;grid-template-rows:60px minmax(0,1fr);color:#fff;background:rgba(9,12,15,.96);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.ibb-topic-image-viewer>header{position:relative;z-index:2;min-width:0;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:8px 14px;border-bottom:1px solid rgba(255,255,255,.14);background:rgba(9,12,15,.86)}.ibb-topic-image-viewer>header strong{min-width:42px;font-size:.86rem;text-align:center}.ibb-topic-image-viewer>header>div{display:flex;align-items:center;gap:4px}.ibb-topic-image-viewer button{width:42px;height:42px;display:grid;place-items:center;padding:0;border:0;border-radius:6px;color:#fff;background:transparent;cursor:pointer}.ibb-topic-image-viewer button:hover,.ibb-topic-image-viewer button:focus-visible{background:rgba(255,255,255,.14)}.ibb-topic-image-viewer button:focus-visible{outline:2px solid #fff;outline-offset:-2px}.ibb-topic-image-viewer button:disabled{cursor:default;opacity:.28}.ibb-topic-image-viewer-stage{min-width:0;min-height:0;display:grid;place-items:center;overflow:auto;overscroll-behavior:contain;padding:24px 76px;touch-action:pan-x pan-y}.ibb-topic-image-viewer-stage img{max-width:100%;max-height:calc(100vh - 108px);display:block;object-fit:contain;transform-origin:center;transition:transform .12s ease;-webkit-user-select:none;user-select:none}.ibb-topic-image-viewer-nav{position:fixed;z-index:2;top:50%;margin-top:9px;background:rgba(9,12,15,.7)!important}.ibb-topic-image-viewer-nav.is-previous{left:14px}.ibb-topic-image-viewer-nav.is-next{right:14px}.ibb-topic-card-footer{display:flex;justify-content:space-between;gap:12px;align-items:center;border-top:1px solid #edf0f2;margin-top:14px;padding-top:11px}.ibb-topic-interactions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.ibb-topic-count-label,.ibb-topic-comment-link{color:#52606d;font-size:.8rem;text-decoration:none}.ibb-topic-comment-link:hover{color:#14532d;text-decoration:underline}.ibb-upvote{min-width:68px;min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #c9d0d7;border-radius:6px;background:#fff;color:#43515c;cursor:pointer}.ibb-upvote:hover{border-color:#16846b;color:#126b59}.ibb-upvote.is-active{border-color:#16846b;background:#e7f4eb;color:#126b59}.ibb-upvote:disabled{opacity:.6;cursor:progress}.ibb-upvote span{font-size:.78rem;font-weight:800}.ibb-upvote strong{font-size:.86rem}.ibb-topic-actions{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-end}.ibb-topic-state{border:1px dashed #b8c1c9;border-radius:8px;padding:32px 18px;text-align:center;color:#52606d;background:#fff}.ibb-topic-state h1,.ibb-topic-state h2{margin-top:0;color:#1f2933}.ibb-topic-alert{border-radius:6px;padding:10px 12px;margin:10px 0;background:#fff4d6;color:#7a4b00}.ibb-topic-alert.is-error{background:#fce8e6;color:#8a1c14}.ibb-topic-pagination{display:flex;justify-content:center;gap:8px;margin-top:18px}.ibb-comments{margin-top:24px;border-top:1px solid #cfd6dc;padding-top:20px}.ibb-comments-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px}.ibb-comments-head>div{display:flex;align-items:baseline;gap:8px}.ibb-comments-head h2{margin:0;font-size:1.08rem}.ibb-comments-head span{color:#687684;font-size:.82rem}.ibb-comments-head .ibb-topic-control{width:180px}.ibb-comment-composer{margin-bottom:18px;border:1px solid #cfd6dc;border-radius:8px;background:#fff;padding:13px}.ibb-comment-composer.is-compact{margin:10px 0;border-color:#dfe3e8;background:#f8f9fa}.ibb-comment-composer label{display:block;margin-bottom:7px;color:#36444f;font-size:.85rem;font-weight:800}.ibb-comment-composer textarea{width:100%;min-height:94px;resize:vertical;border:1px solid #c9d0d7;border-radius:6px;padding:10px;background:#fff;color:#1f2933}.ibb-comment-composer.is-compact textarea{min-height:76px}.ibb-comment-composer-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:8px}.ibb-comment-composer-footer small{color:#687684;font-size:.74rem}.ibb-comment-composer-footer>div{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.ibb-comments-state{padding:24px 0;text-align:center;color:#687684}.ibb-comment-list{border-top:1px solid #dfe3e8}.ibb-comment{padding:16px 0;border-bottom:1px solid #dfe3e8;scroll-margin-top:76px}.ibb-comment:focus{outline:0}.ibb-comment:focus-visible{border-radius:6px;outline:3px solid rgba(22,101,52,.22)}.ibb-comment.is-reply{margin-left:32px;padding-left:14px;border-left:2px solid #d9e6de}.ibb-comment-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.ibb-comment-body{margin:11px 0;white-space:pre-wrap;overflow-wrap:anywhere;color:#36444f;line-height:1.55}.ibb-comment-body>span{display:block;margin-top:5px;color:#7b8791;font-size:.74rem}.ibb-comment-body>small{display:block;margin-top:6px;color:#7b8791}.ibb-comment-body.is-placeholder{color:#687684;font-style:italic}.ibb-comment-footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.ibb-comment-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:4px}.ibb-comment-actions button,.ibb-replies-toggle{min-height:32px;border:0;border-radius:5px;background:transparent;color:#52606d;padding:5px 8px;font-size:.79rem;font-weight:700;cursor:pointer}.ibb-comment-actions button:hover,.ibb-replies-toggle:hover{background:#edf0f2;color:#14532d}.ibb-comment-actions button.is-danger{color:#a12a20}.ibb-reply-composer{margin:12px 0 0 32px}.ibb-reply-composer>strong{color:#52606d;font-size:.78rem}.ibb-replies{margin-top:8px}.ibb-replies>.ibb-comment.is-reply:last-of-type{border-bottom:0}.ibb-topic-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;padding:16px;background:rgba(17,24,39,.58)}.ibb-topic-modal{width:min(480px,100%);max-height:calc(100vh - 32px);overflow:auto;border-radius:8px;background:#fff;padding:18px;box-shadow:0 18px 50px #11182740}.ibb-topic-modal h2{margin:0 0 14px;font-size:1.1rem}@media (max-width: 820px){.ibb-topic-layout{grid-template-columns:1fr}.ibb-topic-aside{border-left:0;border-top:1px solid #dfe3e8;padding:18px 0 0}.ibb-topic-toolbar{grid-template-columns:1fr 1fr}.ibb-topic-search{grid-column:1 / -1}}@media (max-width: 560px){.ibb-topic-topbar-inner,.ibb-topic-container{width:min(100% - 20px,1120px)}.ibb-topic-topbar-inner{align-items:flex-start;padding:10px 0}.ibb-topic-nav{flex-wrap:wrap;justify-content:flex-end}.ibb-topic-toolbar{grid-template-columns:1fr}.ibb-topic-search{grid-column:auto}.ibb-topic-segments{grid-template-columns:repeat(2,1fr)}.ibb-topic-segments button:nth-child(2){border-right:0}.ibb-topic-segments button:nth-child(-n+2){border-bottom:1px solid #c9d0d7}.ibb-topic-card-head,.ibb-topic-card-footer,.ibb-comments-head,.ibb-comment-footer{align-items:stretch;flex-direction:column}.ibb-comments-head .ibb-topic-control{width:100%}.ibb-comment-actions{justify-content:flex-start}.ibb-comment.is-reply{margin-left:12px;padding-left:10px}.ibb-reply-composer{margin-left:12px}.ibb-comment-composer-footer{align-items:stretch;flex-direction:column}.ibb-comment-composer-footer>div{justify-content:flex-start}.ibb-topic-actions{justify-content:flex-start}.ibb-topic-images{grid-template-columns:1fr}.ibb-topic-image-viewer{grid-template-rows:56px minmax(0,1fr)}.ibb-topic-image-viewer>header{padding:6px 8px}.ibb-topic-image-viewer>header strong{min-width:36px}.ibb-topic-image-viewer button{width:40px;height:40px}.ibb-topic-image-viewer-stage{padding:16px 50px}.ibb-topic-image-viewer-stage img{max-height:calc(100vh - 88px)}.ibb-topic-image-viewer-nav.is-previous{left:4px}.ibb-topic-image-viewer-nav.is-next{right:4px}.ibb-topic-upload-row{grid-template-columns:44px minmax(0,1fr)}.ibb-topic-upload-row>:last-child{grid-column:2;justify-self:start}}@media (prefers-reduced-motion: reduce){.ibb-topic-image-viewer-stage img{transition:none}}.ibb-activity,.ibb-activity *{box-sizing:border-box}.ibb-activity{min-height:100vh;background:#f6f7f8;color:#202a31;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.ibb-activity button,.ibb-activity input,.ibb-activity select{font:inherit}.ibb-activity :focus-visible{outline:3px solid rgba(17,94,89,.25);outline-offset:2px}.ibb-activity-topbar{border-bottom:1px solid #dce2e5;background:#fff}.ibb-activity-topbar-inner,.ibb-activity-main{width:min(1080px,calc(100% - 32px));margin:0 auto}.ibb-activity-topbar-inner{min-height:60px;display:flex;align-items:center;justify-content:space-between;gap:16px}.ibb-activity-brand{color:#115e59;font-weight:850;text-decoration:none}.ibb-activity-nav{display:flex;align-items:center;gap:8px}.ibb-activity-nav>a{color:#53616a;text-decoration:none;font-size:.9rem}.ibb-activity-main{padding:30px 0 64px}.ibb-activity-header{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:24px}.ibb-activity-header h1{margin:0;font-size:clamp(1.45rem,3vw,2rem);letter-spacing:0}.ibb-activity-header p{margin:6px 0 0;color:#68757e}.ibb-activity-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.ibb-activity-button,.ibb-activity-icon-button{border:1px solid #c7d0d5;border-radius:6px;background:#fff;color:#25323a;min-height:38px;padding:7px 11px;display:inline-flex;align-items:center;justify-content:center;gap:7px;cursor:pointer;text-decoration:none;font-weight:700}.ibb-activity-button.is-primary{color:#fff;background:#0f766e;border-color:#0f766e}.ibb-activity-button.is-danger{color:#a3342d;border-color:#e4bbb7}.ibb-activity-button:disabled,.ibb-activity-icon-button:disabled{opacity:.55;cursor:progress}.ibb-activity-icon-button{width:38px;padding:0;position:relative}.ibb-activity-badge{position:absolute;top:-6px;right:-7px;min-width:20px;height:20px;border-radius:10px;padding:0 5px;display:grid;place-items:center;background:#b42318;color:#fff;font-size:.7rem;font-weight:800}.ibb-notification-bell{position:relative}.ibb-notification-popover{position:absolute;z-index:40;right:0;top:calc(100% + 8px);width:min(380px,calc(100vw - 24px));border:1px solid #ced6da;border-radius:8px;background:#fff;box-shadow:0 16px 38px #19252d29;overflow:hidden}.ibb-notification-popover>header,.ibb-notification-popover>footer{padding:12px 14px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e5e9eb}.ibb-notification-popover>footer{border:0;border-top:1px solid #e5e9eb}.ibb-notification-popover-list{list-style:none;margin:0;padding:0;max-height:360px;overflow:auto}.ibb-notification-preview{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;padding:12px 14px;border-bottom:1px solid #edf0f2;text-decoration:none;color:inherit}.ibb-notification-preview.is-unread{background:#f0f9f7}.ibb-notification-preview strong,.ibb-notification-preview span{display:block;overflow-wrap:anywhere}.ibb-notification-preview span{margin-top:3px;color:#65727a;font-size:.8rem}.ibb-notification-icon{width:34px;height:34px;border-radius:6px;display:grid;place-items:center;color:#0f766e;background:#dff3ef}.ibb-notification-icon.is-security{color:#9f332c;background:#fbe9e7}.ibb-notification-icon.is-payment{color:#805500;background:#fff4d6}.ibb-activity-segments{display:flex;gap:4px;overflow-x:auto;padding-bottom:3px;margin-bottom:18px}.ibb-activity-segments button{border:1px solid #d4dade;border-radius:6px;background:#fff;color:#52616a;min-height:38px;padding:7px 12px;white-space:nowrap;cursor:pointer}.ibb-activity-segments button[aria-pressed=true]{color:#0f5f59;border-color:#77aaa5;background:#e8f5f3;font-weight:800}.ibb-notification-list{list-style:none;margin:0;padding:0;border-top:1px solid #dce2e5}.ibb-notification-row{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:14px;padding:17px 4px;border-bottom:1px solid #dce2e5;align-items:start}.ibb-notification-row.is-unread{border-left:3px solid #0f766e;padding-left:10px;background:#f2f9f8}.ibb-notification-copy{min-width:0}.ibb-notification-copy h2{margin:0;font-size:1rem;letter-spacing:0;overflow-wrap:anywhere}.ibb-notification-copy p{margin:5px 0;color:#53616a;line-height:1.45;overflow-wrap:anywhere}.ibb-notification-meta{display:flex;gap:8px;flex-wrap:wrap;color:#77838a;font-size:.78rem}.ibb-notification-row-actions{display:flex;gap:6px;align-items:center}.ibb-activity-feedback{border-left:4px solid #8a9aa3;background:#fff;padding:15px;color:#53616a}.ibb-activity-feedback.is-error{border-color:#b42318;color:#8a241d}.ibb-activity-pagination{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:22px}.ibb-preference-table{width:100%;border-collapse:collapse;background:#fff}.ibb-preference-table th,.ibb-preference-table td{border-bottom:1px solid #e0e5e8;padding:13px;text-align:left}.ibb-preference-table th{color:#596870;font-size:.8rem;text-transform:uppercase}.ibb-preference-toggle{width:18px;height:18px;accent-color:#0f766e}.ibb-preference-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:20px}.ibb-date-range{display:flex;flex-wrap:wrap;gap:12px;margin:-4px 0 20px}.ibb-date-range label{display:grid;gap:6px;color:#52616a;font-size:.84rem;font-weight:800}.ibb-date-range input{min-height:40px;border:1px solid #cbd4d8;border-radius:6px;background:#fff;color:#182328;padding:7px 10px;font:inherit}.ibb-activity-field{display:grid;gap:6px;color:#4d5b63;font-size:.84rem;font-weight:700}.ibb-activity-field input,.ibb-activity-field select{min-height:40px;border:1px solid #c8d0d5;border-radius:6px;padding:8px 10px;background:#fff;color:#202a31}.ibb-essential-note{display:flex;gap:9px;align-items:flex-start;color:#73520d;background:#fff8e4;border-left:4px solid #d39a25;padding:13px;margin-bottom:18px}.ibb-device-push{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:0 0 18px;color:#53616a;font-size:.86rem}.ibb-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:24px}.ibb-metric{border:1px solid #d9e0e3;border-radius:7px;background:#fff;padding:14px;min-width:0}.ibb-metric span{color:#65737b;font-size:.8rem}.ibb-metric strong{display:block;margin-top:6px;font-size:1.45rem;overflow-wrap:anywhere}.ibb-metric.is-financial{border-top:3px solid #d39a25}.ibb-metric.is-security{border-top:3px solid #b5473f}.ibb-chart{border-top:1px solid #dce2e5;padding-top:18px}.ibb-chart h2{margin:0 0 16px;font-size:1.05rem}.ibb-chart-bars{height:210px;display:flex;align-items:flex-end;gap:7px;border-bottom:1px solid #cbd3d7;padding:0 4px;overflow-x:auto}.ibb-chart-bar{flex:1 0 18px;max-width:36px;min-height:2px;background:#19877e;border-radius:3px 3px 0 0;position:relative}.ibb-chart-bar:hover:after{content:attr(data-label);position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%);background:#25323a;color:#fff;padding:4px 6px;border-radius:4px;font-size:.7rem;white-space:nowrap}@media (max-width: 760px){.ibb-activity-header{align-items:flex-start;flex-direction:column}.ibb-activity-actions{justify-content:flex-start}.ibb-notification-row{grid-template-columns:36px minmax(0,1fr)}.ibb-notification-row-actions{grid-column:2}.ibb-preference-grid{grid-template-columns:1fr}.ibb-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ibb-preference-table{display:block;overflow-x:auto}}@media (max-width: 430px){.ibb-activity-topbar-inner,.ibb-activity-main{width:min(100% - 20px,1080px)}.ibb-activity-nav>a{display:none}.ibb-metric-grid{grid-template-columns:1fr}}.ibb-social-feed,.ibb-social-feed *{box-sizing:border-box}.ibb-social-feed{width:min(680px,calc(100% - 32px));margin:0 auto;padding:28px 0 64px;color:var(--text-primary)}.ibb-social-feed button,.ibb-social-feed textarea{font:inherit}.ibb-social-feed-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.ibb-social-feed-heading>div{min-width:0}.ibb-social-feed-heading h1{margin:0;font-size:1.55rem;line-height:1.2;letter-spacing:0}.ibb-social-feed-heading p{margin:5px 0 0;color:var(--text-secondary);font-size:.92rem}.ibb-social-hashtag-search{width:min(260px,46%);min-height:40px;display:grid;grid-template-columns:36px minmax(0,1fr) 40px;align-items:center;overflow:hidden;border:1px solid var(--border);border-radius:7px;background:var(--surface-strong)}.ibb-social-hashtag-search>svg{justify-self:center;color:var(--text-muted)}.ibb-social-hashtag-search input{width:100%;min-width:0;border:0;outline:0;color:var(--text-primary);background:transparent}.ibb-social-hashtag-search button{width:40px;height:40px;display:grid;place-items:center;padding:0;border:0;border-left:1px solid var(--border);color:var(--accent-strong);background:transparent}.ibb-social-hashtag-search button:hover{background:var(--surface-tinted)}.ibb-social-hashtag-search button:disabled{opacity:.45}.ibb-social-active-filter{min-height:46px;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px;padding:8px 10px 8px 13px;border:1px solid var(--border);border-radius:7px;background:var(--surface-strong)}.ibb-social-active-filter strong{min-width:0;overflow-wrap:anywhere;color:var(--accent-strong)}.ibb-social-active-filter button{min-height:34px;display:inline-flex;flex:0 0 auto;align-items:center;gap:6px;padding:0 9px;border:0;border-radius:6px;color:var(--text-secondary);background:var(--surface-tinted);font-weight:750}.ibb-social-composer,.ibb-social-post{border:1px solid var(--border);border-radius:8px;background:var(--surface-strong)}.ibb-social-composer{padding:16px;margin-bottom:18px}.ibb-social-composer-row{display:grid;grid-template-columns:44px minmax(0,1fr);gap:12px;align-items:start}.ibb-social-avatar{width:44px;height:44px;display:grid;flex:0 0 44px;place-items:center;overflow:hidden;border-radius:50%;color:#fff;background:#256b5b;font-size:.8rem;font-weight:800}.ibb-social-avatar img{width:100%;height:100%;object-fit:cover}.ibb-social-composer textarea{width:100%;min-height:86px;resize:vertical;padding:4px 2px 8px;border:0;color:var(--text-primary);background:transparent;font-size:1rem;line-height:1.5}.ibb-social-composer textarea:focus{outline:0}.ibb-social-composer textarea::placeholder{color:var(--text-muted)}.ibb-social-selected-images{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin:12px 0}.ibb-social-selected-images>div{aspect-ratio:1;position:relative;overflow:hidden;border-radius:6px;background:var(--surface-tinted)}.ibb-social-selected-images img{width:100%;height:100%;object-fit:cover}.ibb-social-selected-images button{width:28px;height:28px;position:absolute;top:4px;right:4px;display:grid;place-items:center;padding:0;border:0;border-radius:50%;color:#fff;background:rgba(23,23,31,.82)}.ibb-social-visibility-note,.ibb-social-feedback{margin:10px 0 0 56px;color:var(--text-secondary);font-size:.82rem;line-height:1.4}.ibb-social-visibility-note a{color:var(--accent-strong);font-weight:700}.ibb-social-feedback.is-error{color:#b42318}.ibb-social-upload-progress{height:4px;margin:12px 0 0 56px;overflow:hidden;border-radius:2px;background:var(--surface-tinted)}.ibb-social-upload-progress span{height:100%;display:block;background:#287a64;transition:width .16s ease}.ibb-social-composer-actions{display:flex;align-items:center;gap:10px;margin:14px 0 0 56px;padding-top:12px;border-top:1px solid var(--border)}.ibb-social-icon-action,.ibb-social-publish,.ibb-social-load-more{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:7px;font-weight:750}.ibb-social-icon-action{padding:0 10px;border:1px solid transparent;color:#287a64;background:transparent}.ibb-social-icon-action:hover{background:rgba(40,122,100,.1)}.ibb-social-character-count{min-width:0;margin-left:auto;color:var(--text-muted);font-size:.72rem}.ibb-social-publish{min-width:112px;padding:0 14px;border:1px solid var(--accent);color:#fff;background:var(--accent)}.ibb-social-publish:hover{background:var(--accent-strong)}.ibb-social-icon-action:disabled,.ibb-social-publish:disabled,.ibb-social-load-more:disabled{cursor:not-allowed;opacity:.55}.ibb-social-post-list{display:grid;gap:16px}.ibb-social-post{overflow:hidden}.ibb-social-post>header{min-height:68px;display:grid;grid-template-columns:44px minmax(0,1fr) 36px;gap:11px;align-items:center;padding:12px 14px}.ibb-social-post>header>div{min-width:0}.ibb-social-post>header>div>a{display:block;overflow:hidden;color:var(--text-primary);font-size:.92rem;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.ibb-social-post>header>div>span{display:block;overflow:hidden;margin-top:2px;color:var(--text-muted);font-size:.76rem;text-overflow:ellipsis;white-space:nowrap}.ibb-social-post>header>button{width:36px;height:36px;display:grid;place-items:center;padding:0;border:0;border-radius:6px;color:var(--text-muted);background:transparent}.ibb-social-post>header>button:hover{color:#b42318;background:rgba(180,35,24,.08)}.ibb-social-post-body{margin:0;padding:0 14px 14px;overflow-wrap:anywhere;color:var(--text-primary);font-size:.94rem;line-height:1.55;white-space:pre-wrap}.ibb-social-post>.ibb-hashtag-list{padding:0 14px 14px}.ibb-social-post-media{width:100%;display:grid;overflow:hidden;border-top:1px solid var(--border);background:var(--surface-tinted)}.ibb-social-post-media.is-carousel{grid-auto-columns:100%;grid-auto-flow:column;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin}.ibb-social-post-media figure{min-width:0;position:relative;display:grid;place-items:center;margin:0;aspect-ratio:4 / 5;scroll-snap-align:start}.ibb-social-post-media img{width:100%;height:100%;display:block;object-fit:contain}.ibb-social-post-media-open{width:100%;height:100%;display:block;padding:0;border:0;cursor:zoom-in;background:transparent}.ibb-social-post-media-open:focus-visible{outline:3px solid var(--accent);outline-offset:-3px}.ibb-social-post-media figcaption{position:absolute;top:10px;right:10px;padding:4px 7px;border-radius:12px;color:#fff;background:rgba(23,23,31,.72);font-size:.72rem;font-weight:800}.ibb-social-image-viewer{position:fixed;z-index:5000;top:0;right:0;bottom:0;left:0;display:grid;grid-template-rows:60px minmax(0,1fr);color:#fff;background:rgba(9,12,15,.96)}.ibb-social-image-viewer>header{position:relative;z-index:2;min-width:0;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:8px 14px;border-bottom:1px solid rgba(255,255,255,.14);background:rgba(9,12,15,.86)}.ibb-social-image-viewer>header strong{min-width:42px;font-size:.86rem;text-align:center}.ibb-social-image-viewer>header>div{display:flex;align-items:center;gap:4px}.ibb-social-image-viewer button{width:42px;height:42px;display:grid;place-items:center;padding:0;border:0;border-radius:6px;color:#fff;background:transparent}.ibb-social-image-viewer button:hover,.ibb-social-image-viewer button:focus-visible{background:rgba(255,255,255,.14)}.ibb-social-image-viewer button:focus-visible{outline:2px solid #fff;outline-offset:-2px}.ibb-social-image-viewer button:disabled{cursor:default;opacity:.28}.ibb-social-image-viewer-stage{min-width:0;min-height:0;display:grid;place-items:center;overflow:auto;overscroll-behavior:contain;padding:24px 76px;touch-action:pan-x pan-y}.ibb-social-image-viewer-stage img{max-width:100%;max-height:calc(100vh - 108px);display:block;object-fit:contain;transform-origin:center;transition:transform .12s ease;-webkit-user-select:none;user-select:none}.ibb-social-image-viewer-nav{position:fixed;z-index:2;top:50%;margin-top:9px;background:rgba(9,12,15,.7)!important}.ibb-social-image-viewer-nav.is-previous{left:14px}.ibb-social-image-viewer-nav.is-next{right:14px}.ibb-social-post-actions{min-height:52px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:6px 10px;border-top:1px solid var(--border)}.ibb-social-post-actions button{min-width:0;min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 10px;border:0;border-radius:6px;color:var(--text-secondary);background:transparent;font-weight:750}.ibb-social-post-actions button:hover,.ibb-social-post-actions button.is-open{color:var(--text-primary);background:var(--surface-tinted)}.ibb-social-post-actions button.is-active{color:#c9334e}.ibb-social-post-actions button:disabled{cursor:not-allowed;opacity:.65}.ibb-social-post-actions strong{min-width:18px;font-size:.78rem}.ibb-social-interaction-error{margin:0;padding:8px 14px;border-top:1px solid var(--border);color:#b42318;background:rgba(180,35,24,.06);font-size:.82rem}.ibb-social-comments{padding:12px 14px 14px;border-top:1px solid var(--border);background:var(--surface-subtle, var(--surface-tinted))}.ibb-social-comment-composer{display:grid;grid-template-columns:minmax(0,1fr) 40px;gap:8px;align-items:end}.ibb-social-comment-composer textarea{width:100%;min-height:40px;max-height:120px;resize:vertical;padding:9px 11px;border:1px solid var(--border);border-radius:7px;color:var(--text-primary);background:var(--surface-strong);line-height:1.35}.ibb-social-comment-composer textarea:focus{border-color:var(--accent);outline:2px solid color-mix(in srgb,var(--accent) 20%,transparent);outline-offset:0}.ibb-social-comment-composer button{width:40px;height:40px;display:grid;place-items:center;padding:0;border:1px solid var(--accent);border-radius:7px;color:#fff;background:var(--accent)}.ibb-social-comment-composer button:disabled{cursor:not-allowed;opacity:.5}.ibb-social-comments-state{min-height:52px;display:flex;align-items:center;justify-content:center;gap:7px;margin:10px 0 0;color:var(--text-muted);font-size:.82rem;text-align:center}.ibb-social-comments-state.is-error{color:#b42318}.ibb-social-comment-list{display:grid;gap:12px;margin-top:14px}.ibb-social-comment{display:grid;grid-template-columns:32px minmax(0,1fr) auto;gap:9px;align-items:start}.ibb-social-comment-avatar{width:32px;height:32px;display:grid;place-items:center;overflow:hidden;border-radius:50%;color:#fff;background:#256b5b;font-size:.66rem;font-weight:800}.ibb-social-comment-avatar img{width:100%;height:100%;object-fit:cover}.ibb-social-comment>div{min-width:0;padding:8px 10px;border-radius:7px;background:var(--surface-strong)}.ibb-social-comment header{display:flex;flex-wrap:wrap;gap:4px 8px;align-items:baseline}.ibb-social-comment header a{min-width:0;overflow:hidden;color:var(--text-primary);font-size:.82rem;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.ibb-social-comment header span{color:var(--text-muted);font-size:.7rem}.ibb-social-comment p{margin:4px 0 0;overflow-wrap:anywhere;color:var(--text-primary);font-size:.86rem;line-height:1.45;white-space:pre-wrap}.ibb-social-comment>button{width:32px;height:32px;display:grid;place-items:center;padding:0;border:0;border-radius:6px;color:var(--text-muted);background:transparent}.ibb-social-comment>button:hover{color:#b42318;background:rgba(180,35,24,.08)}.ibb-social-comments-more{min-height:36px;display:inline-flex;align-items:center;gap:6px;margin:12px 0 0 41px;padding:0;border:0;color:var(--accent-strong);background:transparent;font-size:.8rem;font-weight:750}.ibb-social-empty,.ibb-social-feed-state{display:grid;justify-items:center;gap:8px;padding:54px 16px;color:var(--text-secondary);text-align:center}.ibb-social-empty h2{margin:5px 0 0;color:var(--text-primary);font-size:1.12rem;letter-spacing:0}.ibb-social-empty p{max-width:420px;margin:0;line-height:1.5}.ibb-social-empty a,.ibb-social-empty button,.ibb-social-load-more{margin-top:8px;padding:0 14px;border:1px solid var(--border);color:var(--text-primary);background:var(--surface-strong);font-weight:750}.ibb-social-empty a,.ibb-social-empty button{min-height:40px;display:inline-flex;align-items:center;border-radius:7px}.ibb-social-load-more{width:100%}.ibb-social-spin{animation:ibb-social-spin .8s linear infinite}@keyframes ibb-social-spin{to{transform:rotate(360deg)}}@media (max-width: 520px){.ibb-social-feed{width:100%;padding:18px 0 42px}.ibb-social-feed-heading{display:grid;padding:0 14px}.ibb-social-hashtag-search{width:100%}.ibb-social-active-filter{margin-right:14px;margin-left:14px}.ibb-social-composer,.ibb-social-post{border-right:0;border-left:0;border-radius:0}.ibb-social-selected-images{grid-template-columns:repeat(3,minmax(0,1fr))}.ibb-social-composer-actions,.ibb-social-visibility-note,.ibb-social-feedback,.ibb-social-upload-progress{margin-left:0}.ibb-social-character-count{display:none}.ibb-social-publish{margin-left:auto}.ibb-social-image-viewer{grid-template-rows:56px minmax(0,1fr)}.ibb-social-image-viewer>header{padding:6px 8px}.ibb-social-image-viewer>header strong{min-width:36px}.ibb-social-image-viewer button{width:40px;height:40px}.ibb-social-image-viewer-stage{padding:16px 50px}.ibb-social-image-viewer-stage img{max-height:calc(100vh - 88px)}.ibb-social-image-viewer-nav.is-previous{left:4px}.ibb-social-image-viewer-nav.is-next{right:4px}}@media (prefers-reduced-motion: reduce){.ibb-social-spin{animation-duration:1.8s}.ibb-social-image-viewer-stage img{transition:none}}.ibb-paid-shell{--paid-bg: #f4f5f7;--paid-surface: #ffffff;--paid-text: #181a22;--paid-muted: #5f6472;--paid-line: #dfe2e8;--paid-accent: #3457d5;--paid-accent-hover: #2747ba;--paid-green: #167548;--paid-green-soft: #e8f6ef;--paid-red: #a52c34;min-height:100vh;background:var(--paid-bg);color:var(--paid-text);padding:32px 20px 72px}.ibb-paid-main{width:min(760px,100%);margin:0 auto}.ibb-paid-topline{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:28px}.ibb-paid-brand{font-weight:800;color:var(--paid-accent);text-decoration:none}.ibb-paid-back{color:var(--paid-muted);text-decoration:none;font-size:.9rem}.ibb-paid-title{margin:0;font-size:1.8rem;line-height:1.2}.ibb-paid-logo{width:56px;height:56px;object-fit:cover;border-radius:6px;margin-bottom:16px}.ibb-paid-subtitle{color:var(--paid-muted);margin:8px 0 28px;line-height:1.55}.ibb-paid-section{padding:22px 0;border-top:1px solid var(--paid-line)}.ibb-paid-section h2{margin:0 0 16px;font-size:1rem}.ibb-paid-total{display:flex;align-items:baseline;justify-content:space-between;gap:20px}.ibb-paid-total strong{font-size:2rem}.ibb-paid-balance{color:var(--paid-muted);text-align:right}.ibb-paid-split,.ibb-paid-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:10px 0;color:var(--paid-muted)}.ibb-paid-split+.ibb-paid-split,.ibb-paid-row+.ibb-paid-row{border-top:1px solid var(--paid-line)}.ibb-paid-check{display:flex;align-items:flex-start;gap:10px;line-height:1.45}.ibb-paid-check input{width:18px;height:18px;margin-top:2px}.ibb-paid-check+.ibb-paid-check{margin-top:14px}.ibb-paid-rules{margin:0;padding-left:22px;color:var(--paid-muted);line-height:1.5}.ibb-paid-rules li+li{margin-top:8px}.ibb-paid-button{width:100%;min-height:48px;border:0;border-radius:6px;background:var(--paid-accent);color:#fff;font:inherit;font-weight:750;cursor:pointer}.ibb-paid-button:hover:not(:disabled){background:var(--paid-accent-hover)}.ibb-paid-button:disabled{opacity:.5;cursor:not-allowed}.ibb-paid-actions{display:grid;gap:10px}.ibb-paid-secondary{min-height:42px;display:inline-grid;place-items:center;border:1px solid var(--paid-line);border-radius:6px;background:var(--paid-surface);color:var(--paid-text);padding:8px 14px;font:inherit;font-weight:700;text-decoration:none}.ibb-paid-secondary:disabled{opacity:.55;cursor:not-allowed}.ibb-paid-alert p{margin:6px 0 0}.ibb-paid-alert{padding:12px 14px;border-left:3px solid currentColor;margin:18px 0;background:var(--paid-surface)}.ibb-paid-alert.is-error{color:var(--paid-red)}.ibb-paid-alert.is-success{color:var(--paid-green);background:var(--paid-green-soft)}.ibb-paid-receipt{border:1px solid var(--paid-line);border-radius:6px;padding:22px;background:var(--paid-surface)}.ibb-paid-receipt-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:16px;border-bottom:1px solid var(--paid-line)}.ibb-paid-status{color:var(--paid-green);font-size:.8rem;font-weight:800}.ibb-paid-list{margin-top:24px;border-top:1px solid var(--paid-line)}.ibb-paid-list-item{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(120px,.7fr) auto;gap:18px;align-items:center;padding:16px 0;border-bottom:1px solid var(--paid-line)}.ibb-paid-list-item strong,.ibb-paid-list-item span{min-width:0;overflow-wrap:anywhere}.ibb-paid-person{display:flex;align-items:center;gap:10px;min-width:0}.ibb-paid-avatar{width:36px;height:36px;border-radius:6px;object-fit:cover;flex:0 0 auto}.ibb-paid-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 0}.ibb-paid-pagination .ibb-paid-secondary{min-height:38px}.ibb-paid-muted{color:var(--paid-muted)}.ibb-paid-link{color:var(--paid-accent);font-weight:700;text-decoration:none}@media (max-width: 620px){.ibb-paid-shell{padding:20px 16px 56px}.ibb-paid-title{font-size:1.5rem}.ibb-paid-total{align-items:flex-start;flex-direction:column}.ibb-paid-balance{text-align:left}.ibb-paid-list-item{grid-template-columns:1fr;gap:6px}.ibb-paid-receipt-head{flex-direction:column}.ibb-paid-pagination{align-items:stretch;flex-direction:column;text-align:center}}@media (prefers-color-scheme: dark){.ibb-paid-shell{--paid-bg: #111319;--paid-surface: #1a1d25;--paid-text: #f1f2f5;--paid-muted: #a9adba;--paid-line: #343844;--paid-accent: #8299f3;--paid-accent-hover: #9aaaf6;--paid-green: #72d7a3;--paid-green-soft: #173528;--paid-red: #ff969d}.ibb-paid-button{color:#111319}}.ibb-wallet-shell{--wallet-bg: #f5f6f8;--wallet-surface: #ffffff;--wallet-text: #181a22;--wallet-muted: #626875;--wallet-line: #dfe3e9;--wallet-accent: #3157d5;--wallet-success: #147447;--wallet-danger: #a42d35;min-height:calc(100vh - 64px);padding:44px 20px 96px;background:var(--wallet-bg);color:var(--wallet-text)}.ibb-wallet-main{width:min(680px,100%);margin:0 auto}.ibb-wallet-heading>span{color:var(--wallet-accent);font-size:.78rem;font-weight:800;text-transform:uppercase}.ibb-wallet-heading h1{display:flex;align-items:center;gap:10px;margin:8px 0 0;font-size:1.85rem;line-height:1.2}.ibb-wallet-heading p{margin:8px 0 30px;color:var(--wallet-muted)}.ibb-wallet-balance{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px 0;border-top:1px solid var(--wallet-line);border-bottom:1px solid var(--wallet-line)}.ibb-wallet-balance>div{min-width:0}.ibb-wallet-balance>div>span{display:block;margin-bottom:6px;color:var(--wallet-muted);font-size:.9rem}.ibb-wallet-balance strong{display:block;overflow-wrap:anywhere;font-size:3.75rem;line-height:1}.ibb-wallet-balance small{color:var(--wallet-muted);font-size:.32em}.ibb-wallet-balance p{display:flex;align-items:center;gap:7px;flex:0 0 auto;margin:0;color:var(--wallet-success);font-size:.88rem;font-weight:750}.ibb-wallet-balance p.is-frozen,.ibb-wallet-balance p.is-closed{color:var(--wallet-danger)}.ibb-wallet-explanation,.ibb-wallet-notice{margin:16px 0 0;color:var(--wallet-muted);font-size:.9rem;line-height:1.55}.ibb-wallet-notice{padding-left:12px;border-left:3px solid var(--wallet-danger);color:var(--wallet-danger)}.ibb-wallet-transfer{margin-top:34px;padding:28px 0 32px;border-top:1px solid var(--wallet-line);border-bottom:1px solid var(--wallet-line)}.ibb-wallet-purchase{margin-top:34px;padding:28px 0 32px;border-top:1px solid var(--wallet-line)}.ibb-wallet-purchase+.ibb-wallet-transfer{margin-top:0}.ibb-wallet-purchase-form>label{display:block;margin:0 0 7px;font-size:.86rem;font-weight:750}.ibb-wallet-purchase-quote{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:5px 16px;margin-top:16px;padding:14px 0;border-top:1px solid var(--wallet-line);border-bottom:1px solid var(--wallet-line)}.ibb-wallet-purchase-quote>span,.ibb-wallet-purchase-quote>strong{font-size:1rem}.ibb-wallet-purchase-quote>strong{text-align:right}.ibb-wallet-purchase-quote>small{grid-column:1 / -1;color:var(--wallet-muted);line-height:1.45}.ibb-wallet-pix{display:grid;justify-items:center;gap:14px}.ibb-wallet-pix>div:first-child{display:grid;justify-items:center;gap:3px}.ibb-wallet-pix>div:first-child>span{font-size:1.65rem;font-weight:800}.ibb-wallet-pix>div:first-child>small{color:var(--wallet-muted)}.ibb-wallet-pix>img,.ibb-wallet-pix>svg{box-sizing:content-box;width:188px;height:188px;padding:10px;border:1px solid var(--wallet-line);border-radius:6px;background:#ffffff}.ibb-wallet-pix-status{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:7px;margin:0;color:var(--wallet-muted);font-size:.86rem}.ibb-wallet-pix-status span{width:100%;text-align:center}.ibb-wallet-pix textarea{box-sizing:border-box;width:100%;min-height:76px;resize:none;border:1px solid var(--wallet-line);border-radius:6px;background:var(--wallet-surface);color:var(--wallet-text);padding:10px;font:.78rem/1.4 ui-monospace,SFMono-Regular,Menlo,monospace;word-break:break-all}.ibb-wallet-pix-copy,.ibb-wallet-purchase-success button{display:inline-flex;align-items:center;gap:7px;min-height:40px;border:1px solid var(--wallet-line);border-radius:6px;background:var(--wallet-surface);color:var(--wallet-text);padding:8px 12px;font:inherit;font-weight:700;cursor:pointer}.ibb-wallet-purchase-success{display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:10px;padding:14px 0;color:var(--wallet-success)}.ibb-wallet-transfer-heading{display:flex;align-items:flex-start;gap:11px;margin-bottom:24px}.ibb-wallet-transfer-heading>svg{flex:0 0 auto;margin-top:2px;color:var(--wallet-accent)}.ibb-wallet-transfer-heading h2{margin:0;font-size:1.18rem}.ibb-wallet-transfer-heading p{margin:4px 0 0;color:var(--wallet-muted);font-size:.9rem}.ibb-wallet-transfer form>label{display:block;margin:18px 0 7px;font-size:.86rem;font-weight:750}.ibb-wallet-recipient-input,.ibb-wallet-amount-input{display:grid;align-items:center;min-height:48px;border:1px solid var(--wallet-line);border-radius:6px;background:var(--wallet-surface)}.ibb-wallet-recipient-input{grid-template-columns:22px minmax(0,1fr) 38px;padding:0 5px 0 13px}.ibb-wallet-recipient-input:focus-within,.ibb-wallet-amount-input:focus-within{border-color:var(--wallet-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--wallet-accent) 16%,transparent)}.ibb-wallet-recipient-input>svg{color:var(--wallet-muted)}.ibb-wallet-recipient-input input,.ibb-wallet-amount-input input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--wallet-text);font:inherit}.ibb-wallet-recipient-input input{height:46px;padding:0 8px}.ibb-wallet-recipient-input>button{display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:5px;background:transparent;color:var(--wallet-muted);cursor:pointer}.ibb-wallet-recipient-input>button:hover{background:var(--wallet-bg);color:var(--wallet-text)}.ibb-wallet-recipient-results{border:1px solid var(--wallet-line);border-top:0;border-radius:0 0 6px 6px;background:var(--wallet-surface)}.ibb-wallet-recipient-results>p{display:flex;align-items:center;gap:8px;min-height:54px;margin:0;padding:10px 13px;color:var(--wallet-muted);font-size:.88rem}.ibb-wallet-recipient-results>button{display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;width:100%;min-height:58px;padding:8px 12px;border:0;border-bottom:1px solid var(--wallet-line);background:transparent;color:var(--wallet-text);text-align:left;cursor:pointer}.ibb-wallet-recipient-results>button:last-child{border-bottom:0}.ibb-wallet-recipient-results>button:hover,.ibb-wallet-recipient-results>button:focus-visible{background:var(--wallet-bg)}.ibb-wallet-recipient-results img,.ibb-wallet-selected-recipient img,.ibb-wallet-avatar-fallback{width:38px;height:38px;border-radius:50%}.ibb-wallet-recipient-results img,.ibb-wallet-selected-recipient img{object-fit:cover}.ibb-wallet-avatar-fallback{display:grid;place-items:center;background:var(--wallet-accent);color:#fff;font-size:.9rem;font-weight:800}.ibb-wallet-recipient-results strong,.ibb-wallet-recipient-results small,.ibb-wallet-selected-recipient strong,.ibb-wallet-selected-recipient small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ibb-wallet-recipient-results small,.ibb-wallet-selected-recipient small{margin-top:2px;color:var(--wallet-muted);font-size:.78rem}.ibb-wallet-selected-recipient{display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;margin-top:10px;padding:8px 11px;border-left:3px solid var(--wallet-success)}.ibb-wallet-amount-input{grid-template-columns:minmax(0,1fr) auto;padding-right:14px}.ibb-wallet-amount-input input{height:46px;padding:0 13px;font-size:1.05rem;font-weight:750}.ibb-wallet-amount-input span{color:var(--wallet-muted);font-size:.82rem;font-weight:800}.ibb-wallet-transfer-feedback{margin:14px 0 0;padding-left:11px;border-left:3px solid;font-size:.88rem;line-height:1.45}.ibb-wallet-transfer-feedback.is-error{border-color:var(--wallet-danger);color:var(--wallet-danger)}.ibb-wallet-transfer-feedback.is-success{border-color:var(--wallet-success);color:var(--wallet-success)}.ibb-wallet-transfer-submit{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:150px;min-height:44px;margin-top:20px;padding:9px 16px;border:0;border-radius:6px;background:var(--wallet-accent);color:#fff;font:inherit;font-weight:800;cursor:pointer}.ibb-wallet-transfer-submit:disabled{opacity:.55;cursor:not-allowed}.ibb-wallet-actions{margin-top:34px;border-top:1px solid var(--wallet-line)}.ibb-wallet-actions a{display:grid;grid-template-columns:24px minmax(0,1fr) 20px;align-items:center;gap:10px;min-height:58px;border-bottom:1px solid var(--wallet-line);color:var(--wallet-text);font-weight:700;text-decoration:none}.ibb-wallet-actions a:hover{color:var(--wallet-accent)}.ibb-wallet-state{display:flex;align-items:center;gap:10px;min-height:92px;border-top:1px solid var(--wallet-line);border-bottom:1px solid var(--wallet-line);color:var(--wallet-muted)}.ibb-wallet-state.is-error{justify-content:space-between;color:var(--wallet-danger)}.ibb-wallet-state button{display:inline-flex;align-items:center;gap:7px;min-height:40px;border:1px solid var(--wallet-line);border-radius:6px;background:var(--wallet-surface);color:var(--wallet-text);padding:8px 12px;font:inherit;font-weight:700;cursor:pointer}.ibb-wallet-shell .is-spinning{animation:ibb-wallet-spin .9s linear infinite}@keyframes ibb-wallet-spin{to{transform:rotate(360deg)}}@media (max-width: 620px){.ibb-wallet-shell{padding:28px 16px 104px}.ibb-wallet-heading h1{font-size:1.55rem}.ibb-wallet-balance{align-items:flex-start;flex-direction:column;gap:16px}.ibb-wallet-balance strong{font-size:2.8rem}.ibb-wallet-state.is-error{align-items:flex-start;flex-direction:column;padding:18px 0}.ibb-wallet-transfer-submit{width:100%}.ibb-wallet-purchase-success{grid-template-columns:24px minmax(0,1fr)}.ibb-wallet-purchase-success button{grid-column:1 / -1;justify-content:center}}@media (prefers-color-scheme: dark){.ibb-wallet-shell{--wallet-bg: #111319;--wallet-surface: #1a1d25;--wallet-text: #f1f2f5;--wallet-muted: #a9adba;--wallet-line: #343844;--wallet-accent: #8ca1f5;--wallet-success: #72d7a3;--wallet-danger: #ff969d}}.ibb-call-overlay{position:fixed;z-index:1400;top:max(16px,env(safe-area-inset-top));left:50%;width:min(440px,calc(100% - 24px));min-height:104px;display:grid;grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px;border:1px solid var(--border);border-radius:8px;color:var(--text-primary);background:var(--surface-strong);box-shadow:0 18px 48px color-mix(in srgb,var(--text-primary) 22%,transparent);transform:translate(-50%)}.ibb-call-feedback{position:fixed;z-index:1400;top:max(16px,env(safe-area-inset-top));left:50%;width:min(440px,calc(100% - 24px));min-height:56px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 12px;border:1px solid color-mix(in srgb,var(--danger) 45%,var(--border));border-radius:8px;color:var(--danger);background:var(--surface-strong);box-shadow:0 12px 36px color-mix(in srgb,var(--text-primary) 18%,transparent);transform:translate(-50%)}.ibb-call-feedback p{margin:0;color:var(--text-primary);font-size:.86rem}.ibb-call-overlay audio{display:none}.ibb-call-avatar{width:64px;height:64px;display:grid;flex:0 0 auto;place-items:center;overflow:hidden;border-radius:50%;color:#fff;background:var(--accent);font-weight:800}.ibb-call-avatar img{width:100%;height:100%;object-fit:cover}.ibb-call-copy{min-width:0}.ibb-call-copy h2,.ibb-call-copy p{margin:0}.ibb-call-copy h2{overflow:hidden;font-size:1rem;text-overflow:ellipsis;white-space:nowrap}.ibb-call-copy p{margin-top:5px;color:var(--text-muted);font-size:.86rem}.ibb-call-actions{display:flex;align-items:center;justify-content:center;gap:9px}.ibb-call-actions button,.ibb-call-feedback button,.ibb-call-video-header button,.ibb-call-mini>button:not(.ibb-call-mini-main),.ibb-call-alert button{width:46px;height:46px;display:inline-grid;flex:0 0 auto;place-items:center;border:1px solid var(--border);border-radius:50%;color:var(--text-primary);background:var(--surface-tinted);cursor:pointer}.ibb-call-feedback button,.ibb-call-alert button{width:36px;height:36px;border:0;background:transparent}.ibb-call-actions button:hover,.ibb-call-video-header button:hover,.ibb-call-mini>button:not(.ibb-call-mini-main):hover{background:color-mix(in srgb,var(--surface-tinted) 80%,var(--accent))}.ibb-call-actions button.is-answer{border-color:var(--success);color:#fff;background:var(--success)}.ibb-call-actions button.is-decline,.ibb-call-mini button.is-decline{border-color:var(--danger);color:#fff;background:var(--danger)}.ibb-call-actions button.is-active,.ibb-call-mini button.is-active{border-color:#fff;color:#fff;background:color-mix(in srgb,black 64%,transparent)}.ibb-call-alert{grid-column:1 / -1;display:flex;align-items:center;gap:8px;min-width:0;padding:8px 10px;border:1px solid color-mix(in srgb,var(--warning) 55%,var(--border));border-radius:6px;color:var(--text-primary);background:color-mix(in srgb,var(--warning) 12%,var(--surface-strong));font-size:.82rem}.ibb-call-alert span{min-width:0;flex:1}.ibb-call-autoplay{grid-column:1 / -1;min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--accent);border-radius:6px;color:var(--accent);background:var(--surface-strong);cursor:pointer}.ibb-call-overlay.is-video{top:0;right:0;bottom:0;left:0;width:100%;height:100vh;height:100dvh;min-height:0;display:block;overflow:hidden;padding:0;border:0;border-radius:0;color:#fff;background:#101316;box-shadow:none;transform:none}.ibb-call-video-stage{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;background:#101316}.ibb-call-remote-video{width:100%;height:100%;display:block;object-fit:cover;background:#101316}.ibb-call-video-fallback{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-content:center;justify-items:center;gap:12px;padding:24px;text-align:center;background:#202629}.ibb-call-video-fallback .ibb-call-avatar{width:clamp(92px,18vmin,156px);height:clamp(92px,18vmin,156px);font-size:clamp(1.5rem,5vmin,2.8rem)}.ibb-call-video-fallback strong{max-width:min(520px,90vw);overflow:hidden;font-size:clamp(1.15rem,3vmin,1.8rem);text-overflow:ellipsis;white-space:nowrap}.ibb-call-video-fallback span{color:#d6dcdd;font-size:.92rem}.ibb-call-video-header{position:absolute;z-index:3;top:0;right:0;left:0;min-height:88px;display:flex;align-items:flex-start;gap:14px;padding:max(20px,env(safe-area-inset-top)) max(22px,env(safe-area-inset-right)) 28px max(22px,env(safe-area-inset-left));background:linear-gradient(to bottom,rgb(0 0 0 / 72%),transparent);pointer-events:none}.ibb-call-video-header>div{min-width:0;display:grid;flex:1;gap:4px}.ibb-call-video-header strong,.ibb-call-video-header span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ibb-call-video-header strong{font-size:1.08rem}.ibb-call-video-header span{color:#e0e5e6;font-size:.86rem}.ibb-call-video-header button,.ibb-call-video-header .ibb-call-quality{pointer-events:auto}.ibb-call-video-header .ibb-call-quality{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border-radius:6px;color:#fff1c8;background:rgb(20 22 24 / 72%)}.ibb-call-local-preview{position:absolute;z-index:4;right:max(18px,env(safe-area-inset-right));bottom:calc(108px + env(safe-area-inset-bottom));width:clamp(136px,20vw,260px);aspect-ratio:9 / 16;overflow:hidden;border:1px solid rgb(255 255 255 / 42%);border-radius:8px;background:#2b3235;box-shadow:0 12px 36px #0000006b;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.ibb-call-local-preview:active{cursor:grabbing}.ibb-call-local-preview video{width:100%;height:100%;display:block;object-fit:cover;pointer-events:none}.ibb-call-local-preview.is-mirrored video{transform:scaleX(-1)}.ibb-call-local-preview>div{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-content:center;justify-items:center;gap:7px;color:#e7ebec;background:#2b3235;font-size:.76rem}.ibb-call-overlay.is-video>.ibb-call-actions{position:absolute;z-index:6;right:0;bottom:0;left:0;min-height:92px;padding:16px max(18px,env(safe-area-inset-right)) calc(16px + env(safe-area-inset-bottom)) max(18px,env(safe-area-inset-left));background:linear-gradient(to top,rgb(0 0 0 / 78%),transparent)}.ibb-call-overlay.is-video>.ibb-call-actions button{border-color:#ffffff40;color:#fff;background:rgb(29 34 37 / 82%)}.ibb-call-overlay.is-video>.ibb-call-actions button.is-answer{border-color:var(--success);background:var(--success)}.ibb-call-overlay.is-video>.ibb-call-actions button.is-decline{border-color:var(--danger);background:var(--danger)}.ibb-call-answer-without-video{width:auto!important;min-width:156px;padding:0 14px;display:inline-flex!important;gap:8px;border-radius:7px!important;font-weight:700}.ibb-call-overlay.is-video>.ibb-call-alert{position:absolute;z-index:7;right:50%;bottom:calc(102px + env(safe-area-inset-bottom));width:min(520px,calc(100% - 28px));color:#fff;background:rgb(29 34 37 / 94%);transform:translate(50%)}.ibb-call-overlay.is-video>.ibb-call-autoplay{position:absolute;z-index:7;bottom:calc(112px + env(safe-area-inset-bottom));left:50%;padding:0 16px;color:#fff;background:rgb(29 34 37 / 94%);transform:translate(-50%)}.ibb-call-device-menu{position:absolute;z-index:8;right:max(18px,env(safe-area-inset-right));bottom:calc(94px + env(safe-area-inset-bottom));width:min(330px,calc(100% - 36px));display:grid;gap:10px;padding:12px;border:1px solid rgb(255 255 255 / 22%);border-radius:8px;color:#fff;background:rgb(24 29 31 / 96%);box-shadow:0 16px 40px #00000059}.ibb-call-device-menu label{display:grid;grid-template-columns:20px 84px minmax(0,1fr);align-items:center;gap:7px;font-size:.78rem}.ibb-call-device-menu select{min-width:0;height:38px;border:1px solid rgb(255 255 255 / 24%);border-radius:6px;color:#fff;background:#31383b}.ibb-call-mini{position:fixed;z-index:1400;top:max(12px,env(safe-area-inset-top));right:max(12px,env(safe-area-inset-right));width:min(440px,calc(100% - 24px));min-height:68px;display:flex;align-items:center;gap:8px;padding:8px;border:1px solid var(--border);border-radius:8px;color:var(--text-primary);background:var(--surface-strong);box-shadow:0 12px 36px color-mix(in srgb,var(--text-primary) 20%,transparent)}.ibb-call-mini-main{min-width:0;display:flex;flex:1;align-items:center;gap:10px;padding:0;border:0;color:inherit;background:transparent;text-align:left;cursor:pointer}.ibb-call-mini .ibb-call-avatar{width:48px;height:48px}.ibb-call-mini-main span{min-width:0;display:grid;gap:3px}.ibb-call-mini-main strong,.ibb-call-mini-main small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ibb-call-mini-main small{color:var(--text-muted)}@media (max-width: 640px){.ibb-call-feedback{top:auto;bottom:calc(76px + env(safe-area-inset-bottom))}.ibb-call-overlay:not(.is-video){top:auto;bottom:calc(76px + env(safe-area-inset-bottom));grid-template-columns:54px minmax(0,1fr);min-height:128px}.ibb-call-overlay:not(.is-video) .ibb-call-avatar{width:54px;height:54px}.ibb-call-overlay:not(.is-video) .ibb-call-actions{grid-column:1 / -1}.ibb-call-video-header{padding-top:max(14px,env(safe-area-inset-top));padding-right:max(14px,env(safe-area-inset-right));padding-left:max(14px,env(safe-area-inset-left))}.ibb-call-video-header .ibb-call-quality{max-width:44px;padding:8px}.ibb-call-video-header .ibb-call-quality{font-size:0}.ibb-call-local-preview{right:max(12px,env(safe-area-inset-right));bottom:calc(104px + env(safe-area-inset-bottom));width:clamp(112px,30vw,156px)}.ibb-call-overlay.is-video>.ibb-call-actions{min-height:88px;gap:7px;overflow-x:auto;justify-content:flex-start;scrollbar-width:none}.ibb-call-overlay.is-video>.ibb-call-actions::-webkit-scrollbar{display:none}.ibb-call-overlay.is-video>.ibb-call-actions button{width:50px;height:50px}.ibb-call-overlay.is-video.is-ringing>.ibb-call-actions{justify-content:center}.ibb-call-answer-without-video{min-width:142px;font-size:.78rem}.ibb-call-mini{top:max(8px,env(safe-area-inset-top));right:8px;left:8px;width:auto}.ibb-call-mini>button:not(.ibb-call-mini-main){width:42px;height:42px}}@media (orientation: landscape) and (max-height: 520px){.ibb-call-local-preview{bottom:calc(78px + env(safe-area-inset-bottom));width:min(20vw,132px);aspect-ratio:16 / 9}.ibb-call-overlay.is-video>.ibb-call-actions{min-height:72px;padding-top:8px;padding-bottom:calc(8px + env(safe-area-inset-bottom))}}.ibb-call-history-backdrop{position:fixed;z-index:1350;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:16px;background:color-mix(in srgb,var(--text-primary) 32%,transparent)}.ibb-call-history{width:min(520px,100%);max-height:min(680px,calc(100vh - 32px));overflow:auto;border:1px solid var(--border);border-radius:8px;color:var(--text-primary);background:var(--surface-strong);box-shadow:var(--shadow-lg)}.ibb-call-history>header,.ibb-call-history li{display:flex;align-items:center}.ibb-call-history>header{position:sticky;top:0;justify-content:space-between;padding:16px;border-bottom:1px solid var(--border);background:var(--surface-strong)}.ibb-call-history h2{margin:0;font-size:1.05rem}.ibb-call-history button{width:40px;height:40px;display:inline-grid;place-items:center;border:1px solid var(--border);border-radius:8px;color:var(--text-primary);background:var(--surface-tinted)}.ibb-call-history>p{padding:18px;color:var(--text-muted)}.ibb-call-history ul{margin:0;padding:0;list-style:none}.ibb-call-history li{min-height:72px;gap:12px;padding:10px 16px;border-bottom:1px solid var(--border)}.ibb-call-history li>div:nth-child(2){min-width:0;display:grid;flex:1;gap:3px}.ibb-call-history li strong,.ibb-call-history li span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ibb-call-history li span,.ibb-call-history li time{color:var(--text-muted);font-size:.78rem}.ibb-call-history-avatar{width:44px;height:44px;display:grid;flex:0 0 auto;place-items:center;overflow:hidden;border-radius:50%;color:#fff;background:var(--accent);font-weight:800}.ibb-call-history-avatar img{width:100%;height:100%;object-fit:cover}.ibubble-app-shell{min-height:100vh;color:var(--text-primary);background:var(--bg)}.ibubble-app-utility-header{min-height:52px;position:relative;z-index:90;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.35rem clamp(1rem,4vw,2rem);border-bottom:1px solid var(--border);background:var(--surface-strong)}.ibubble-app-brand,.ibubble-app-utility-header nav,.ibubble-app-utility-header nav a{display:flex;align-items:center}.ibubble-app-brand{gap:.55rem;min-height:44px}.ibubble-app-brand strong{letter-spacing:0}.ibubble-app-brand-mark{width:32px;height:32px;position:relative;display:block;border:1px solid var(--border);border-radius:50%;color:var(--surface-strong);background:var(--accent)}.ibubble-app-brand-mark span{position:absolute;display:block;border:1px solid currentColor;border-radius:50%}.ibubble-app-brand-mark span:nth-child(1){width:7px;height:7px;top:7px;left:7px}.ibubble-app-brand-mark span:nth-child(2){width:5px;height:5px;top:12px;right:6px}.ibubble-app-brand-mark span:nth-child(3){width:4px;height:4px;bottom:5px;left:14px}.ibubble-app-utility-header nav{gap:1rem}.ibubble-app-utility-header nav a{min-height:44px;color:var(--text-secondary);font-size:.84rem;font-weight:700}.ibubble-app-utility-header nav a:hover{color:var(--text-primary)}.ibubble-app-desktop-nav{min-width:0;flex:1;justify-content:center;gap:4px!important}.ibubble-app-utility-header .ibubble-app-desktop-nav a{min-width:0;gap:6px;padding:0 10px;border-radius:8px}.ibubble-app-utility-header .ibubble-app-desktop-nav a.is-active{color:var(--accent);background:var(--accent-soft)}.ibubble-app-desktop-nav-icon{width:20px;height:24px;position:relative;display:grid;flex:0 0 auto;place-items:center}.ibubble-app-utility-links{flex:0 0 auto}.ibubble-app-desktop-nav-icon strong,.ibubble-app-mobile-nav-icon strong{min-width:18px;height:18px;display:inline-grid;place-items:center;padding:0 4px;border-radius:9px;color:#fff;background:var(--accent);font-size:.62rem;line-height:1}.ibubble-app-desktop-nav-icon strong{position:absolute;top:-5px;right:-9px}.ibubble-app-install-button{width:40px;height:40px;display:inline-grid;place-items:center;border:1px solid var(--border);border-radius:8px;color:var(--text-primary);background:var(--surface-tinted)}.ibubble-app-account-menu{position:relative;flex:0 0 auto}.ibubble-app-account-trigger{width:40px;height:40px;display:inline-grid;place-items:center;padding:0;border:1px solid var(--border);border-radius:8px;color:var(--text-primary);background:var(--surface-tinted);cursor:pointer}.ibubble-app-account-trigger:hover,.ibubble-app-account-trigger[aria-expanded=true]{border-color:var(--accent);color:var(--accent);background:var(--accent-soft)}.ibubble-app-account-popover{width:min(310px,calc(100vw - 24px));max-height:min(70vh,560px);position:absolute;z-index:120;top:calc(100% + 8px);right:0;overflow-y:auto;padding:8px;border:1px solid var(--border);border-radius:8px;background:var(--surface-strong);box-shadow:0 16px 42px #141c2c2e}.ibubble-app-account-popover header{padding:8px 10px 10px;color:var(--text-muted);font-size:.74rem;font-weight:800;text-transform:uppercase}.ibubble-app-account-popover>div{padding:4px 0;border-top:1px solid var(--border)}.ibubble-app-utility-header .ibubble-app-account-popover a,.ibubble-app-account-logout{width:100%;min-height:42px;display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:9px;padding:8px 10px;border:0;border-radius:6px;color:var(--text-primary);background:transparent;font:inherit;font-size:.86rem;font-weight:700;text-align:left}.ibubble-app-utility-header .ibubble-app-account-popover a:hover,.ibubble-app-utility-header .ibubble-app-account-popover a.is-active,.ibubble-app-account-logout:hover{color:var(--accent);background:var(--accent-soft)}.ibubble-app-account-popover a>span,.ibubble-app-account-logout>span{min-width:0;overflow-wrap:anywhere}.ibubble-app-account-popover a>strong{min-width:22px;height:22px;display:inline-grid;place-items:center;padding:0 5px;border-radius:8px;color:#fff;background:var(--accent);font-size:.68rem}.ibubble-app-account-logout{margin-top:4px;border-top:1px solid var(--border);border-radius:0 0 6px 6px;cursor:pointer}.ibubble-app-account-logout:disabled{cursor:wait;opacity:.65}.ibubble-app-mobile-nav{display:none}@media (max-width: 1120px){.ibubble-app-utility-header .ibubble-app-utility-links>a{display:none}}@media (max-width: 720px){.ibubble-app-desktop-nav{display:none!important}.ibubble-app-shell:not(.is-focused) .ibubble-app-shell-content{padding-bottom:72px}.ibubble-app-mobile-nav{height:64px;position:fixed;z-index:100;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding-bottom:env(safe-area-inset-bottom);border-top:1px solid var(--border);background:var(--surface-strong)}.ibubble-app-mobile-nav.has-direct{grid-template-columns:repeat(5,minmax(0,1fr))}.ibubble-app-mobile-nav a{min-width:0;display:grid;place-content:center;justify-items:center;gap:2px;color:var(--text-muted);font-size:.6rem;font-weight:700;line-height:1}.ibubble-app-mobile-nav a span{max-width:100%;text-align:center;white-space:normal}.ibubble-app-mobile-nav a .ibubble-app-mobile-nav-icon{width:28px;height:23px;position:relative;display:grid;place-items:center;overflow:visible}.ibubble-app-mobile-nav-icon strong{position:absolute;top:-5px;right:-6px}.ibubble-app-mobile-nav a.is-active{color:var(--accent)}}.ibb-direct-page{width:min(920px,calc(100% - 2rem));min-height:calc(100vh - 56px);margin:0 auto;padding:2rem 0 4rem}.ibb-direct-page-header,.ibb-direct-conversation-header,.ibb-direct-row,.ibb-direct-request-row,.ibb-direct-dialog header,.ibb-direct-dialog footer{display:flex;align-items:center}.ibb-direct-page-header{justify-content:space-between;gap:1rem;margin-bottom:1.25rem}.ibb-direct-page-header-actions{display:flex;align-items:center;gap:8px}.ibb-direct-new-button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 13px;border:1px solid var(--accent);border-radius:8px;color:#fff;background:var(--accent);font:inherit;font-size:.84rem;font-weight:800;cursor:pointer}.ibb-direct-new-button:hover{filter:brightness(.96)}.ibb-direct-page-header>div>span{display:flex;align-items:center;gap:.4rem;color:var(--accent);font-size:.78rem;font-weight:800;text-transform:uppercase}.ibb-direct-page h1{margin:.15rem 0 0;font-size:2.2rem;letter-spacing:0}.ibb-direct-icon-button,.ibb-direct-conversation-actions a,.ibb-direct-conversation-actions button,.ibb-direct-dialog header button{width:42px;height:42px;display:inline-grid;place-items:center;border:1px solid var(--border);border-radius:8px;color:var(--text-primary);background:var(--surface-strong)}.ibb-direct-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-bottom:1px solid var(--border)}.ibb-direct-tabs button{min-height:48px;border:0;border-bottom:2px solid transparent;color:var(--text-muted);background:transparent;font-weight:800}.ibb-direct-tabs button.is-active{border-color:var(--accent);color:var(--text-primary)}.ibb-direct-tabs button span{min-width:20px;height:20px;display:inline-grid;place-items:center;margin-left:.4rem;border-radius:50%;color:#fff;background:var(--accent);font-size:.7rem}.ibb-direct-search{height:46px;display:flex;align-items:center;gap:.65rem;margin:0 0 .75rem;padding:0 .85rem;border:1px solid var(--border);border-radius:8px;background:var(--surface-strong)}.ibb-direct-search input{width:100%;border:0;outline:0;color:var(--text-primary);background:transparent}.ibb-direct-list{display:grid;margin-top:0;border-top:1px solid var(--border)}.ibb-direct-row,.ibb-direct-request-row{min-width:0;gap:.9rem;padding:1rem .25rem;border-bottom:1px solid var(--border);color:var(--text-primary)}.ibb-direct-row{min-height:78px;transition:background-color .12s ease}.ibb-direct-row:hover,.ibb-direct-row:focus-visible{background:var(--surface-tinted);outline:0}.ibb-direct-row>div,.ibb-direct-request-copy{min-width:0;flex:1}.ibb-direct-row-content{display:grid;gap:.34rem}.ibb-direct-row-heading,.ibb-direct-row-preview{min-width:0;display:flex;align-items:center;gap:.55rem}.ibb-direct-row-heading{justify-content:space-between}.ibb-direct-row-heading strong,.ibb-direct-row-preview p{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ibb-direct-row-preview p{flex:1;display:block;margin:0;-webkit-line-clamp:1}.ibb-direct-row-preview p.is-unread{color:var(--text-primary);font-weight:750}.ibb-direct-row-heading time,.ibb-direct-row-preview svg,.ibb-direct-row-preview .ibb-direct-unread{flex:0 0 auto}.ibb-direct-row strong,.ibb-direct-request-copy strong{display:block}.ibb-direct-row span,.ibb-direct-request-copy header span,.ibb-direct-conversation-header span{color:var(--text-muted);font-size:.78rem}.ibb-direct-row p,.ibb-direct-request-copy p{display:-webkit-box;margin:.28rem 0 0;overflow:hidden;color:var(--text-secondary);-webkit-box-orient:vertical;-webkit-line-clamp:2}.ibb-direct-row time{color:var(--text-muted);font-size:.72rem}.ibb-direct-unread{min-width:22px;height:22px;display:inline-grid;place-items:center;border-radius:50%;color:#fff;background:var(--accent);font-size:.72rem}.ibb-direct-avatar{width:48px;height:48px;flex:0 0 48px;border-radius:50%;object-fit:cover}.ibb-direct-avatar.is-placeholder{display:inline-grid;place-items:center;color:#fff;background:var(--accent);font-size:.78rem;font-weight:800}.ibb-direct-request-copy small{display:block;margin-top:.45rem;color:var(--text-muted)}.ibb-direct-request-actions{display:flex;align-items:center;justify-content:flex-end;gap:.4rem;flex-wrap:wrap}.ibb-direct-request-actions button,.ibb-direct-primary-button,.ibb-direct-state button,.ibb-direct-dialog footer button{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:.35rem;padding:0 .7rem;border:1px solid var(--border);border-radius:8px;color:var(--text-primary);background:var(--surface-strong);font-weight:750}.ibb-direct-request-actions button.is-primary,.ibb-direct-primary-button,.ibb-direct-dialog footer button.is-primary{border-color:var(--accent);color:#fff;background:var(--accent)}.ibb-direct-state{min-height:280px;display:grid;place-content:center;justify-items:center;gap:.5rem;color:var(--text-muted);text-align:center}.ibb-direct-state p{margin:0}.ibb-direct-error{color:var(--danger, #b42318)}.ibb-direct-conversation-header{gap:.75rem;padding-bottom:1rem;border-bottom:1px solid var(--border)}.ibb-direct-conversation-header>div:nth-of-type(1){min-width:0;flex:1}.ibb-direct-conversation-header h1{font-size:1.1rem}.ibb-direct-presence{display:flex;align-items:center;gap:.35rem;margin-top:.2rem}.ibb-direct-presence i{width:7px;height:7px;flex:0 0 7px;border-radius:50%;background:var(--text-muted)}.ibb-direct-presence.is-online i{background:#087443}.ibb-direct-presence.is-away i{background:#b54708}.ibb-direct-conversation-actions{display:flex;gap:.35rem}.ibb-direct-intro-message{width:min(620px,92%);margin:2rem auto;padding:1rem;border-left:3px solid var(--accent);background:var(--surface-tinted)}.ibb-direct-intro-message span,.ibb-direct-intro-message time{color:var(--text-muted);font-size:.75rem}.ibb-direct-intro-message p{white-space:pre-wrap}.ibb-direct-composer-placeholder{display:flex;align-items:center;gap:.8rem;margin-top:2rem;padding:1rem;border-top:1px solid var(--border);color:var(--text-muted)}.ibb-direct-conversation{height:calc(100dvh - 56px);min-height:560px;position:relative;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto auto;padding-bottom:0}.ibb-direct-conversation>.ibb-direct-conversation-header{grid-row:1}.ibb-direct-conversation>.ibb-direct-offline{grid-row:2}.ibb-direct-conversation>.ibb-direct-timeline{grid-row:3}.ibb-direct-conversation>.ibb-direct-composer,.ibb-direct-conversation>.ibb-direct-state{grid-row:4}.ibb-direct-conversation>.ibb-direct-error{grid-row:5}.ibb-direct-offline{min-height:38px;display:flex;align-items:center;justify-content:center;gap:.45rem;color:#7a2e0e;background:#fff1e8;font-size:.82rem;font-weight:750}.ibb-direct-timeline{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:1rem .5rem 1.5rem;scroll-behavior:smooth;scrollbar-gutter:stable}.ibb-direct-new-messages{min-height:36px;position:absolute;z-index:12;right:1rem;bottom:96px;display:inline-flex;align-items:center;gap:.4rem;padding:0 .7rem;border:1px solid var(--accent);border-radius:8px;color:#fff;background:var(--accent);box-shadow:0 6px 18px #0000002e;font:inherit;font-size:.78rem;font-weight:800}.ibb-direct-load-previous{min-height:36px;display:flex;align-items:center;gap:.4rem;margin:0 auto 1rem;padding:0 .75rem;border:1px solid var(--border);border-radius:8px;color:var(--text-secondary);background:var(--surface-strong);font-weight:700}.ibb-direct-date-separator{margin:1rem 0;color:var(--text-muted);font-size:.72rem;font-weight:750;text-align:center}.ibb-direct-message{width:min(76%,620px);display:grid;justify-items:start;margin:.45rem 0}.ibb-direct-message.is-mine{justify-items:end;margin-left:auto}.ibb-direct-message-bubble{min-width:96px;max-width:100%;padding:.65rem .78rem .45rem;border:1px solid var(--border);border-radius:8px;color:var(--text-primary);background:var(--surface-strong);overflow-wrap:anywhere}.ibb-direct-message.is-mine .ibb-direct-message-bubble{border-color:color-mix(in srgb,var(--accent) 35%,var(--border));background:var(--surface-tinted)}.ibb-direct-forwarded-label{display:inline-flex;align-items:center;gap:.25rem;margin-bottom:.4rem;color:var(--text-muted);font-size:.68rem;font-style:italic}.ibb-direct-message-bubble p{margin:0;white-space:pre-wrap}.ibb-direct-message-bubble p.is-removed{color:var(--text-muted);font-style:italic}.ibb-direct-message-bubble a{color:var(--accent);text-decoration:underline}.ibb-direct-message-bubble blockquote{display:grid;gap:.18rem;margin:0 0 .55rem;padding:.45rem .55rem;border-left:3px solid var(--accent);color:var(--text-secondary);background:color-mix(in srgb,var(--surface-strong) 78%,var(--border));font-size:.78rem}.ibb-direct-message-bubble blockquote span{max-width:36ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ibb-direct-message-bubble footer{min-height:18px;display:flex;align-items:center;justify-content:flex-end;gap:.25rem;margin-top:.3rem;color:var(--text-muted);font-size:.68rem}.ibb-direct-message.is-pending .ibb-direct-message-bubble footer>span{display:inline-flex;align-items:center;gap:.22rem}.ibb-direct-message.is-pending .ibb-direct-message-bubble footer>span.is-failed{color:var(--danger, #b42318)}.ibb-direct-pending-error{display:block;max-width:280px;margin-top:.35rem;color:var(--danger, #b42318);font-size:.72rem;line-height:1.35}.ibb-direct-message-status{display:inline-flex}.ibb-direct-message-status.is-read{color:#087443}.ibb-direct-message-tools,.ibb-direct-pending-actions{min-height:30px;display:flex;align-items:center;gap:.25rem;margin-top:.2rem;opacity:0;transition:opacity .12s ease}.ibb-direct-message:hover .ibb-direct-message-tools,.ibb-direct-message:focus-within .ibb-direct-message-tools,.ibb-direct-pending-actions{opacity:1}.ibb-direct-message-tools button,.ibb-direct-reaction-picker,.ibb-direct-reaction-picker button{min-width:30px;height:30px;display:inline-grid;place-items:center;padding:0;border:1px solid var(--border);border-radius:6px;color:var(--text-secondary);background:var(--surface-strong)}.ibb-direct-reaction-picker{width:auto;display:inline-flex;gap:.1rem;padding:0 .25rem}.ibb-direct-reaction-picker button{border:0}.ibb-direct-reactions{display:flex;gap:.25rem;margin-top:-.15rem}.ibb-direct-reactions button{min-height:28px;display:inline-flex;align-items:center;gap:.25rem;padding:0 .45rem;border:1px solid var(--border);border-radius:8px;color:var(--text-secondary);background:var(--surface-strong)}.ibb-direct-reactions button.is-active{border-color:var(--accent);color:var(--accent)}.ibb-direct-message.is-pending{opacity:.78}.ibb-direct-pending-actions button{min-height:32px;display:inline-flex;align-items:center;gap:.35rem;padding:0 .55rem;border:1px solid var(--border);border-radius:6px;color:var(--text-primary);background:var(--surface-strong)}.ibb-direct-composer{display:grid;gap:.35rem;padding:.75rem 0 1rem;border-top:1px solid var(--border);background:var(--surface)}.ibb-direct-typing{min-height:18px;color:var(--text-muted);font-size:.76rem}.ibb-direct-read-sentinel{width:100%;height:2px}.ibb-direct-composer>div:last-of-type{display:grid;grid-template-columns:minmax(0,1fr) 42px;align-items:end;gap:.5rem}.ibb-direct-composer>.ibb-direct-composer-row.has-attachments{grid-template-columns:42px minmax(0,1fr) 42px 42px}.ibb-direct-composer textarea{width:100%;min-height:44px;max-height:140px;resize:none;overflow-y:hidden;padding:.68rem .75rem;border:1px solid var(--border);border-radius:8px;color:var(--text-primary);background:var(--surface-strong);font:inherit;line-height:1.35}.ibb-direct-send-button{width:42px;height:42px;display:inline-grid;place-items:center;border:0;border-radius:8px;color:#fff;background:var(--accent)}.ibb-direct-send-button:disabled{opacity:.5}.ibb-direct-camera-button{width:42px;height:42px;display:inline-grid;place-items:center;padding:0;border:1px solid var(--border);border-radius:8px;color:var(--text-secondary);background:var(--surface-strong)}.ibb-direct-camera-button:hover:not(:disabled){border-color:var(--accent);color:var(--accent)}.ibb-direct-camera-button:disabled{opacity:.5}.ibb-direct-composer small{color:var(--text-muted);text-align:right}.ibb-direct-replying{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.5rem;padding:.5rem .65rem;border-left:3px solid var(--accent);background:var(--surface-tinted)}.ibb-direct-replying span{min-width:0;display:grid;overflow:hidden;color:var(--text-secondary);font-size:.78rem;text-overflow:ellipsis;white-space:nowrap}.ibb-direct-replying button{width:30px;height:30px;display:inline-grid;place-items:center;border:0;color:var(--text-secondary);background:transparent}.ibb-direct-composer.is-dragging{position:relative}.ibb-direct-drop-hint{min-height:58px;display:flex;align-items:center;justify-content:center;gap:.45rem;border:2px dashed var(--accent);border-radius:8px;color:var(--accent);background:var(--surface-tinted);font-size:.82rem;font-weight:750}.ibb-direct-attach-control{position:relative}.ibb-direct-attach-button,.ibb-direct-selected-attachment>button,.ibb-direct-document button,.ibb-direct-attachment-meta button,.ibb-direct-viewer button{width:42px;height:42px;display:inline-grid;place-items:center;padding:0;border:1px solid var(--border);border-radius:8px;color:var(--text-secondary);background:var(--surface-strong)}.ibb-direct-attach-button:disabled{opacity:.5}.ibb-direct-attach-menu{position:absolute;z-index:20;bottom:calc(100% + .5rem);left:0;width:180px;display:grid;padding:.35rem;border:1px solid var(--border);border-radius:8px;background:var(--surface-strong);box-shadow:0 12px 28px #00000029}.ibb-direct-attach-menu button{min-height:40px;display:flex;align-items:center;gap:.55rem;padding:0 .6rem;border:0;border-radius:6px;color:var(--text-primary);background:transparent;font:inherit;font-weight:700;text-align:left}.ibb-direct-attach-menu button:hover,.ibb-direct-attach-menu button:focus-visible{background:var(--surface-tinted)}.ibb-direct-selected-attachment{min-width:0;display:grid;grid-template-columns:52px minmax(0,1fr) auto auto;align-items:center;gap:.65rem;padding:.55rem;border:1px solid var(--border);border-radius:8px;background:var(--surface-strong)}.ibb-direct-selected-attachment>img,.ibb-direct-selected-file-icon{width:52px;height:52px;border-radius:6px}.ibb-direct-selected-attachment>img{object-fit:cover}.ibb-direct-selected-file-icon{display:grid;place-items:center;color:var(--accent);background:var(--surface-tinted)}.ibb-direct-selected-attachment>div{min-width:0;display:grid;gap:.2rem}.ibb-direct-selected-attachment strong,.ibb-direct-selected-attachment span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ibb-direct-selected-attachment span{color:var(--text-muted);font-size:.74rem}.ibb-direct-selected-attachment progress{width:100%;height:5px;accent-color:var(--accent)}.ibb-direct-selected-attachment>button{width:36px;height:36px}.ibb-direct-attachment{width:min(360px,70vw);display:grid;gap:.35rem}.ibb-direct-image-preview{width:100%;aspect-ratio:4 / 3;display:grid;place-items:center;padding:0;overflow:hidden;border:0;border-radius:6px;color:var(--text-muted);background:color-mix(in srgb,var(--surface-strong) 80%,var(--border))}.ibb-direct-image-preview img{width:100%;height:100%;display:block;object-fit:cover}.ibb-direct-image-preview>span{display:grid;justify-items:center;gap:.4rem}.ibb-direct-document,.ibb-direct-attachment-state,.ibb-direct-pending-attachment{min-width:0;display:flex;align-items:center;gap:.65rem}.ibb-direct-document{min-height:68px;padding:.55rem;border:1px solid var(--border);border-radius:6px;background:color-mix(in srgb,var(--surface-strong) 82%,var(--border))}.ibb-direct-document>svg,.ibb-direct-attachment-state>svg{flex:0 0 auto;color:var(--accent)}.ibb-direct-document>div,.ibb-direct-attachment-state>div{min-width:0;flex:1;display:grid;gap:.18rem}.ibb-direct-document strong,.ibb-direct-document span,.ibb-direct-attachment-state strong,.ibb-direct-attachment-state span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ibb-direct-document span,.ibb-direct-attachment-state span{color:var(--text-muted);font-size:.72rem}.ibb-direct-document button{width:36px;height:36px;flex:0 0 36px}.ibb-direct-attachment-state{min-width:min(320px,68vw);padding:.55rem;border:1px solid var(--border);border-radius:6px}.ibb-direct-attachment-meta{display:flex;align-items:center;justify-content:space-between;gap:.5rem;color:var(--text-muted);font-size:.68rem}.ibb-direct-attachment-meta button{width:28px;height:28px;border:0;background:transparent}.ibb-direct-caption{margin-top:.45rem!important}.ibb-direct-attachment-error{color:var(--danger, #b42318)!important;font-size:.72rem}.ibb-direct-pending-attachment{padding:.4rem 0;color:var(--text-secondary);font-size:.78rem}.ibb-direct-viewer{position:fixed;z-index:300;top:0;right:0;bottom:0;left:0;display:grid;grid-template-rows:58px minmax(0,1fr);color:#fff;background:rgb(8 10 13 / 96%)}.ibb-direct-viewer header{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.45rem .75rem;border-bottom:1px solid rgb(255 255 255 / 18%)}.ibb-direct-viewer header strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ibb-direct-viewer header>div{display:flex;gap:.3rem}.ibb-direct-viewer button{border-color:#ffffff38;color:#fff;background:rgb(255 255 255 / 8%)}.ibb-direct-viewer-canvas{min-width:0;min-height:0;display:grid;place-items:center;overflow:auto;padding:1rem}.ibb-direct-viewer-canvas img{max-width:92vw;max-height:calc(100dvh - 90px);object-fit:contain;transform-origin:center;transition:transform .12s ease}.is-spinning{animation:ibb-direct-spin .8s linear infinite}@keyframes ibb-direct-spin{to{transform:rotate(360deg)}}@media (pointer: coarse){.ibb-direct-message-tools{flex-wrap:wrap;opacity:1}}.ibb-direct-settings form{width:min(620px,100%);display:grid;gap:1.25rem}.ibb-direct-settings form>p{margin:-.75rem 0 0;color:var(--text-muted);font-size:.82rem}.ibb-direct-settings label:not(.ibb-direct-toggle),.ibb-direct-dialog label{display:grid;gap:.45rem;font-weight:750}.ibb-direct-settings select,.ibb-direct-dialog select,.ibb-direct-dialog input,.ibb-direct-dialog textarea{width:100%;min-height:44px;padding:.65rem;border:1px solid var(--border);border-radius:8px;color:var(--text-primary);background:var(--surface-strong)}.ibb-direct-toggle{display:flex;align-items:center;gap:.65rem;font-weight:750}.ibb-direct-toggle input{width:20px;height:20px}.ibb-direct-success{color:#087443}.ibb-direct-pagination{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-top:1.25rem}.ibb-direct-pagination button{min-height:38px;padding:0 .8rem;border:1px solid var(--border);border-radius:8px;color:var(--text-primary);background:var(--surface-strong);font-weight:750}.ibb-direct-dialog-backdrop{position:fixed;z-index:250;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:1rem;background:rgb(0 0 0 / 55%)}.ibb-direct-dialog{width:min(520px,100%);display:grid;gap:1rem;padding:1.15rem;border-radius:8px;background:var(--surface-strong);box-shadow:0 18px 45px #00000038}.ibb-direct-dialog header{justify-content:space-between}.ibb-direct-dialog h2{margin:.15rem 0 0;font-size:1.15rem}.ibb-direct-dialog textarea{min-height:110px;resize:vertical}.ibb-direct-dialog footer{justify-content:flex-end;gap:.5rem}.ibb-direct-forward-dialog{max-height:min(720px,calc(100dvh - 2rem));grid-template-rows:auto auto auto minmax(160px,1fr) auto auto}.ibb-direct-forward-preview{min-width:0;display:flex;align-items:center;gap:.55rem;padding:.65rem .75rem;border-left:3px solid var(--accent);color:var(--text-secondary);background:var(--surface-tinted)}.ibb-direct-forward-preview span{overflow:hidden;font-size:.8rem;text-overflow:ellipsis;white-space:nowrap}.ibb-direct-forward-search{position:relative;display:block!important}.ibb-direct-forward-search svg{position:absolute;top:50%;left:.75rem;z-index:1;color:var(--text-muted);transform:translateY(-50%)}.ibb-direct-forward-search input{padding-left:2.35rem}.ibb-direct-forward-targets{min-height:160px;overflow-y:auto;border:1px solid var(--border);border-radius:8px}.ibb-direct-forward-targets>button{width:100%;min-height:64px;display:grid;grid-template-columns:42px minmax(0,1fr) 26px;align-items:center;gap:.65rem;padding:.55rem .7rem;border:0;border-bottom:1px solid var(--border);border-radius:0;color:var(--text-primary);background:transparent;text-align:left}.ibb-direct-forward-targets>button:last-child{border-bottom:0}.ibb-direct-forward-targets>button:hover:not(:disabled),.ibb-direct-forward-targets>button:focus-visible,.ibb-direct-forward-targets>button.is-selected{background:var(--surface-tinted)}.ibb-direct-forward-targets>button:disabled:not(.is-selected){opacity:.45}.ibb-direct-forward-targets .ibb-direct-avatar{width:42px;height:42px}.ibb-direct-forward-targets>button>span{min-width:0;display:grid;gap:.15rem}.ibb-direct-forward-targets strong,.ibb-direct-forward-targets small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ibb-direct-forward-targets small{color:var(--text-muted)}.ibb-direct-forward-targets i{width:22px;height:22px;display:grid;place-items:center;border:1px solid var(--border);border-radius:50%;color:#fff;font-style:normal}.ibb-direct-forward-targets .is-selected i{border-color:var(--accent);background:var(--accent)}.ibb-direct-forward-dialog footer{justify-content:space-between}.ibb-direct-forward-dialog footer>span{color:var(--text-muted);font-size:.78rem}.ibb-direct-forward-success{position:absolute;z-index:30;right:1rem;bottom:96px;display:inline-flex;align-items:center;gap:.4rem;margin:0;padding:.65rem .8rem;border:1px solid #8bc9aa;border-radius:8px;color:#075d37;background:#effbf5;box-shadow:0 8px 24px #00000024;font-size:.8rem;font-weight:750}.ibb-direct-new-request-dialog form{display:grid;gap:14px}.ibb-direct-recipient-search{position:relative}.ibb-direct-recipient-hint{text-align:left!important}.ibb-direct-recipient-results{max-height:260px;display:grid;overflow-y:auto;border:1px solid var(--border);border-radius:8px;background:var(--surface-strong)}.ibb-direct-recipient-results>p{min-height:54px;display:flex;align-items:center;gap:8px;margin:0;padding:12px;color:var(--text-muted);font-size:.86rem}.ibb-direct-recipient-results>p.is-error{color:var(--danger, #b42318)}.ibb-direct-recipient-results>button{min-width:0;min-height:64px;display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px;padding:9px 12px;border:0;border-bottom:1px solid var(--border);border-radius:0;color:var(--text-primary);background:transparent;text-align:left}.ibb-direct-recipient-results>button:last-child{border-bottom:0}.ibb-direct-recipient-results>button:hover,.ibb-direct-recipient-results>button:focus-visible{background:var(--surface-tinted)}.ibb-direct-recipient-results .ibb-direct-avatar{width:42px;height:42px}.ibb-direct-recipient-results>button>span{min-width:0;display:grid;gap:2px}.ibb-direct-recipient-results strong,.ibb-direct-recipient-results small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ibb-direct-recipient-results small{color:var(--text-muted);font-weight:500}.ibb-direct-dialog-recipient{min-width:0;display:flex;align-items:center;gap:.75rem}.ibb-direct-dialog-recipient img,.ibb-direct-dialog-recipient>span{width:46px;height:46px;flex:0 0 46px;border-radius:50%}.ibb-direct-dialog-recipient img{object-fit:cover}.ibb-direct-dialog-recipient>span{display:grid;place-items:center;color:#fff;background:var(--accent);font-size:.75rem;font-weight:800}.ibb-direct-dialog-recipient p,.ibb-direct-dialog-notice{margin:.2rem 0 0;color:var(--text-muted);font-size:.82rem}.ibb-direct-dialog label small{color:var(--text-muted);font-weight:500;text-align:right}@media (max-width: 720px){.ibb-direct-page{width:100%;min-height:calc(100dvh - 120px);padding:1rem .85rem 2rem}.ibb-direct-page h1{font-size:1.75rem}.ibb-direct-page-header{align-items:flex-start}.ibb-direct-new-button{width:42px;padding:0}.ibb-direct-new-button>span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.ibb-direct-tabs button{min-width:0;padding:0 .25rem;font-size:.78rem}.ibb-direct-list{margin-top:.65rem}.ibb-direct-row,.ibb-direct-request-row{gap:.7rem;padding:.8rem .15rem}.ibb-direct-row{min-height:72px}.ibb-direct-avatar{width:46px;height:46px;flex-basis:46px}.ibb-direct-request-row{align-items:flex-start;flex-wrap:wrap}.ibb-direct-request-actions{width:100%}.ibb-direct-conversation{height:calc(100dvh - 120px);min-height:0;padding:0}.ibb-direct-conversation-header{display:grid;grid-template-columns:42px 46px minmax(0,1fr);gap:.5rem;padding:.5rem .65rem}.ibb-direct-conversation-header>div:nth-of-type(1){min-width:0}.ibb-direct-conversation-header h1{max-width:100%;overflow:hidden;font-size:1rem;text-overflow:ellipsis;white-space:nowrap}.ibb-direct-conversation-actions{width:100%;grid-column:1 / -1;justify-content:flex-end;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none}.ibb-direct-conversation-actions::-webkit-scrollbar{display:none}.ibb-direct-conversation-actions a,.ibb-direct-conversation-actions button{width:38px;height:38px;flex:0 0 38px}.ibb-direct-message{width:min(88%,620px)}.ibb-direct-message-tools,.ibb-direct-pending-actions{max-width:100%;flex-wrap:wrap}.ibb-direct-timeline{padding:.75rem .65rem 1.15rem;scrollbar-gutter:auto}.ibb-direct-composer{padding:.45rem .65rem .65rem}.ibb-direct-typing{min-height:16px}.ibb-direct-selected-attachment{grid-template-columns:44px minmax(0,1fr) auto auto;gap:.45rem}.ibb-direct-selected-attachment>img,.ibb-direct-selected-file-icon{width:44px;height:44px}.ibb-direct-attachment{width:min(320px,76vw)}.ibb-direct-new-messages{right:.75rem;bottom:88px}.ibb-direct-dialog{width:calc(100% - 1.25rem);max-height:calc(100dvh - 1.25rem)}}.ibb-direct-composer-row{position:relative}.ibb-direct-voice-button{width:42px;height:42px;display:inline-grid;place-items:center;padding:0;border:1px solid var(--border);border-radius:8px;color:var(--text-secondary);background:var(--surface-strong);touch-action:none;user-select:none;-webkit-user-select:none}.ibb-direct-voice-button:disabled{opacity:.5}.ibb-direct-voice-button.is-recording{border-color:var(--accent);color:#fff;background:var(--accent)}.ibb-direct-voice-panel{position:absolute;z-index:25;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;gap:.55rem;padding:0 .35rem 0 .15rem;border:1px solid var(--border);border-radius:8px;background:var(--surface)}.ibb-direct-voice-icon{width:42px;height:42px;flex-shrink:0;display:inline-grid;place-items:center;padding:0;border:1px solid var(--border);border-radius:8px;color:var(--text-secondary);background:var(--surface-strong)}.ibb-direct-voice-icon.is-danger{color:var(--accent-strong)}.ibb-direct-voice-status{display:inline-flex;align-items:center;gap:.4rem;color:var(--text-secondary);font-size:.8rem;white-space:nowrap}.ibb-direct-voice-status i{width:10px;height:10px;border-radius:50%;background:var(--text-muted)}.ibb-direct-voice-status.is-live i{background:var(--accent-strong);animation:ibb-direct-voice-pulse 1.2s ease-in-out infinite}.ibb-direct-voice-status strong{color:var(--text-primary);font-variant-numeric:tabular-nums}@keyframes ibb-direct-voice-pulse{0%,to{opacity:1}50%{opacity:.25}}@media (prefers-reduced-motion: reduce){.ibb-direct-voice-status.is-live i{animation:none}}.ibb-direct-voice-live{min-width:0;flex:1;height:30px;display:flex;align-items:center;gap:2px;overflow:hidden}.ibb-direct-voice-live i{width:3px;flex-shrink:0;border-radius:2px;background:var(--accent)}.ibb-direct-voice-actions{margin-left:auto;display:inline-flex;align-items:center;gap:.45rem}.ibb-direct-voice-actions button:disabled{opacity:.45}.ibb-direct-voice-error{position:absolute;z-index:26;right:0;bottom:calc(100% + .4rem);padding:.4rem .6rem;border:1px solid var(--border);border-radius:8px;color:var(--text-primary);background:var(--surface-strong);box-shadow:var(--shadow-md);font-size:.78rem}.ibb-direct-voice-panel .ibb-direct-audio{min-width:0;flex:1}.ibb-direct-audio{width:min(300px,100%);display:flex;align-items:center;gap:.55rem;padding:.25rem 0}.ibb-direct-audio-toggle{width:38px;height:38px;flex-shrink:0;display:inline-grid;place-items:center;padding:0;border:0;border-radius:50%;color:#fff;background:var(--accent)}.ibb-direct-audio-toggle:disabled{opacity:.6}.ibb-direct-audio-body{min-width:0;flex:1;display:grid;gap:.15rem}.ibb-direct-audio-waveform{height:32px;display:flex;align-items:center;gap:2px;cursor:pointer;touch-action:none}.ibb-direct-audio-waveform:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}.ibb-direct-audio-waveform i{min-width:0;flex:1;border-radius:2px;background:color-mix(in srgb,var(--text-muted) 55%,transparent)}.ibb-direct-audio-waveform i.is-played{background:var(--accent)}.ibb-direct-audio-meta{display:flex;align-items:center;gap:.5rem;color:var(--text-muted);font-size:.72rem;font-variant-numeric:tabular-nums}.ibb-direct-audio-error{color:var(--accent-strong)}.ibb-direct-audio-rate{min-width:38px;height:26px;flex-shrink:0;padding:0 .4rem;border:1px solid var(--border);border-radius:999px;color:var(--text-secondary);background:var(--surface-strong);font-size:.72rem;font-weight:750;font-variant-numeric:tabular-nums}@media (max-width: 720px){.ibb-direct-audio{width:min(260px,68vw)}}.ibb-social-profile{min-height:calc(100vh - 52px);color:var(--text-primary);background:var(--bg)}.ibb-profile-cover{height:clamp(150px,25vh,270px);border-bottom:1px solid var(--border);background:var(--surface-tinted);background-position:center;background-size:cover}.ibb-profile-identity{border-bottom:1px solid var(--border);background:var(--surface-strong)}.ibb-profile-identity-inner{width:min(1040px,calc(100% - 32px));min-height:154px;position:relative;margin:0 auto;padding:24px 0 22px 168px}.ibb-profile-avatar{width:136px;height:136px;position:absolute;top:-54px;left:0;display:grid;place-items:center;border:5px solid var(--surface-strong);border-radius:50%;object-fit:cover;color:var(--surface-strong);background:var(--accent);font-size:2rem;font-weight:800}.ibb-profile-avatar.is-editable{grid-template-columns:1fr;text-decoration:none}.ibb-profile-avatar.is-editable>svg{width:32px;height:32px;position:absolute;right:2px;bottom:2px;padding:6px;border:2px solid var(--surface-strong);border-radius:50%;color:var(--text-primary);background:var(--surface-strong)}.ibb-profile-heading{min-width:0;display:flex;align-items:flex-start;gap:16px}.ibb-profile-heading h1{margin:0;overflow-wrap:anywhere;font-size:2.2rem;line-height:1.12;letter-spacing:0}.ibb-profile-heading p{margin:5px 0 0;color:var(--text-secondary)}.ibb-profile-heading .ibb-profile-headline{max-width:680px;margin-top:9px;color:var(--text-primary);font-size:.96rem;line-height:1.4}.ibb-profile-badges{display:flex;flex-wrap:wrap;gap:6px;padding-top:4px}.ibb-profile-badges span,.ibb-profile-own-label,.ibb-profile-add-photo,.ibb-profile-section-heading>span{display:inline-flex;align-items:center;min-height:26px;padding:3px 9px;border:1px solid var(--border);border-radius:8px;color:var(--accent-strong);background:var(--accent-soft);font-size:.74rem;font-weight:800}.ibb-profile-add-photo{gap:6px;text-decoration:none}.ibb-profile-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.ibb-profile-actions>button,.ibb-profile-actions .ibb-report-trigger{min-height:38px;display:inline-flex;align-items:center;gap:7px;padding:7px 12px;border:1px solid var(--border);border-radius:8px;color:var(--text-primary);background:var(--surface-tinted);font-weight:750}.ibb-profile-actions>button:hover,.ibb-profile-actions .ibb-report-trigger:hover{border-color:var(--accent)}.ibb-profile-actions>button.is-primary{border-color:var(--accent);color:#fff;background:var(--accent)}.ibb-profile-own-label{min-height:38px}.ibb-profile-actions a.ibb-profile-own-label{display:inline-flex;align-items:center;gap:7px;text-decoration:none}.ibb-profile-social-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.ibb-profile-social-links a{min-height:34px;display:inline-flex;align-items:center;gap:7px;padding:0 10px;border:1px solid var(--border);border-radius:6px;color:var(--text-primary);text-decoration:none;font-size:13px;font-weight:700}.ibb-profile-social-links a:hover{border-color:var(--accent);color:var(--accent)}.ibb-profile-notice,.ibb-profile-error{margin:12px 0 0;font-size:.88rem;font-weight:700}.ibb-profile-notice{color:var(--accent-strong)}.ibb-profile-error{color:#bf3b48}.ibb-profile-tabs{min-height:52px;display:flex;justify-content:center;gap:4px;border-bottom:1px solid var(--border);background:var(--surface-strong)}.ibb-profile-tabs button,.ibb-profile-tabs a{min-width:120px;display:inline-flex;align-items:center;justify-content:center;padding:0 16px;border:0;border-bottom:3px solid transparent;color:var(--text-secondary);background:transparent;font-weight:800;text-decoration:none}.ibb-profile-tabs button.is-active{border-bottom-color:var(--accent);color:var(--accent-strong)}.ibb-profile-content{width:min(1040px,calc(100% - 32px));margin:0 auto;padding:34px 0 64px}.ibb-profile-overview{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(260px,.8fr);gap:40px}.ibb-profile-overview h2,.ibb-profile-section-heading h2,.ibb-profile-private-state h2{margin:0 0 16px;font-size:1.12rem;letter-spacing:0}.ibb-profile-bio{max-width:680px;margin:0;color:var(--text-secondary);font-size:1rem;line-height:1.7;white-space:pre-wrap}.ibb-profile-details{display:grid;gap:12px;margin:24px 0 0}.ibb-profile-details>div{min-width:0;display:grid;grid-template-columns:20px 96px minmax(0,1fr);align-items:center;gap:8px;color:var(--text-secondary)}.ibb-profile-details dt{color:var(--text-muted);font-size:.82rem;font-weight:700}.ibb-profile-details dd{min-width:0;margin:0;overflow-wrap:anywhere;color:var(--text-primary)}.ibb-profile-details a{display:inline-flex;align-items:center;gap:5px;color:var(--accent-strong)}.ibb-profile-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.ibb-profile-stats button,.ibb-profile-stats a{min-height:96px;display:grid;align-content:center;gap:4px;padding:14px;border:1px solid var(--border);border-radius:8px;color:var(--text-primary);background:var(--surface-strong);text-align:left;text-decoration:none}.ibb-profile-stats button:hover,.ibb-profile-stats a:hover{border-color:var(--accent)}.ibb-profile-stats strong{font-size:1.65rem}.ibb-profile-stats span{color:var(--text-secondary);font-size:.78rem;font-weight:700}.ibb-profile-private-state{max-width:560px;margin:32px auto;padding:38px 24px;border-top:1px solid var(--border);border-bottom:1px solid var(--border);color:var(--text-secondary);text-align:center}.ibb-profile-private-state svg{color:var(--accent)}.ibb-profile-private-state h2{margin-top:14px;color:var(--text-primary)}.ibb-profile-private-state p{margin:0;line-height:1.6}.ibb-profile-section-heading{display:flex;align-items:center;gap:10px;margin-bottom:18px}.ibb-profile-section-heading h2{margin:0}.ibb-profile-bubble-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.ibb-profile-bubble-grid>a{min-width:0;overflow:hidden;border:1px solid var(--border);border-radius:8px;background:var(--surface-strong)}.ibb-profile-bubble-grid>a:hover{border-color:var(--accent)}.ibb-profile-bubble-cover{width:100%;aspect-ratio:3 / 1;display:block;object-fit:cover;background:var(--surface-tinted)}.ibb-profile-bubble-grid>a>div{display:flex;gap:14px;padding:16px}.ibb-profile-bubble-grid>a>div>img,.ibb-profile-bubble-grid>a>div>span{width:52px;height:52px;flex:0 0 52px;display:grid;place-items:center;border:1px solid var(--border);border-radius:50%;object-fit:cover;color:var(--surface-strong);background:var(--accent);font-weight:800}.ibb-profile-bubble-grid section{min-width:0}.ibb-profile-bubble-grid h3{margin:0;overflow-wrap:anywhere;font-size:1rem}.ibb-profile-bubble-grid p{min-height:2.5em;margin:6px 0 10px;overflow:hidden;color:var(--text-secondary);font-size:.84rem;line-height:1.25}.ibb-profile-bubble-grid small,.ibb-profile-topic-list footer span{display:inline-flex;align-items:center;gap:5px;color:var(--text-muted)}.ibb-profile-topic-list{display:grid;gap:10px}.ibb-profile-topic-list>a{min-width:0;display:block;padding:18px 20px;border:1px solid var(--border);border-radius:8px;background:var(--surface-strong)}.ibb-profile-topic-list>a:hover{border-color:var(--accent)}.ibb-profile-topic-list header{display:flex;align-items:center;gap:8px;color:var(--text-secondary);font-size:.78rem;font-weight:700}.ibb-profile-topic-list header img{width:24px;height:24px;border-radius:50%;object-fit:cover}.ibb-profile-topic-list time{margin-left:auto;color:var(--text-muted)}.ibb-profile-topic-list h3{margin:12px 0 7px;overflow-wrap:anywhere;font-size:1.02rem}.ibb-profile-topic-list p{margin:0;color:var(--text-secondary);line-height:1.5}.ibb-profile-topic-list footer{display:flex;gap:16px;margin-top:14px;font-size:.78rem}.ibb-profile-pagination{display:flex;justify-content:center;align-items:center;gap:12px;margin-top:24px}.ibb-profile-pagination button{min-height:38px;padding:6px 14px;border:1px solid var(--border);border-radius:8px;color:var(--text-primary);background:var(--surface-strong);font-weight:700}.ibb-profile-pagination button:disabled{opacity:.45;cursor:default}.ibb-profile-state{padding:42px 0;color:var(--text-secondary);text-align:center}.ibb-profile-route-state{min-height:calc(100vh - 52px);display:grid;place-content:center;justify-items:center;gap:12px;padding:24px;color:var(--text-secondary);background:var(--bg);text-align:center}.ibb-profile-route-state a{color:var(--accent-strong);font-weight:800}@media (prefers-color-scheme: dark){.ibb-profile-error{color:#ff929d}}@media (max-width: 720px){.ibb-profile-cover{height:132px}.ibb-profile-identity-inner{width:min(100% - 24px,1040px);min-height:205px;padding:68px 0 18px}.ibb-profile-avatar{width:104px;height:104px;top:-48px;border-width:4px}.ibb-profile-heading{display:block}.ibb-profile-heading h1{font-size:1.55rem}.ibb-profile-badges{margin-top:10px}.ibb-profile-actions{gap:6px}.ibb-profile-actions>button,.ibb-profile-actions .ibb-report-trigger{min-width:40px;padding:7px 10px}.ibb-profile-actions>button span{display:none}.ibb-profile-tabs{justify-content:stretch}.ibb-profile-tabs button,.ibb-profile-tabs a{min-width:0;flex:1;padding:0 8px;font-size:.82rem}.ibb-profile-content{width:min(100% - 24px,1040px);padding-top:24px}.ibb-profile-overview{grid-template-columns:1fr;gap:30px}.ibb-profile-bubble-grid{grid-template-columns:1fr}.ibb-profile-details>div{grid-template-columns:20px minmax(0,1fr)}.ibb-profile-details dt{display:none}.ibb-profile-topic-list time{display:none}}.ibb-profile-editor{--ibb-edit-bg: #f6f8f8;--ibb-edit-surface: #ffffff;--ibb-edit-surface-2: #edf2f1;--ibb-edit-ink: #17201f;--ibb-edit-muted: #63706e;--ibb-edit-border: #d9e1df;--ibb-edit-accent: #087f75;--ibb-edit-accent-soft: #dff3f0;--ibb-edit-danger: #b43c50;min-height:calc(100vh - 64px);background:var(--ibb-edit-bg);color:var(--ibb-edit-ink);padding:28px max(20px,calc((100vw - 1040px)/2)) 112px}.ibb-profile-editor button,.ibb-profile-editor input,.ibb-profile-editor textarea,.ibb-profile-editor select{font:inherit;letter-spacing:0}.ibb-profile-editor button,.ibb-profile-editor a{-webkit-tap-highlight-color:transparent}.ibb-profile-editor-header,.ibb-profile-editor-header>div,.ibb-profile-editor-header>div>div,.ibb-profile-editor-header>a,.ibb-profile-editor-section-heading,.ibb-profile-savebar,.ibb-profile-feedback,.ibb-profile-offline{display:flex;align-items:center}.ibb-profile-editor-header{justify-content:space-between;gap:24px;min-height:66px;margin-bottom:18px}.ibb-profile-editor-header>div{gap:13px;min-width:0}.ibb-profile-editor-header>div>div{flex-direction:column;align-items:flex-start}.ibb-profile-editor-header>div>a{width:38px;height:38px;display:grid;place-items:center;flex:0 0 auto;border:1px solid var(--ibb-edit-border);border-radius:6px;color:var(--ibb-edit-ink);background:var(--ibb-edit-surface)}.ibb-profile-editor-header h1{margin:0;font-size:25px;line-height:1.2;letter-spacing:0}.ibb-profile-editor-header p,.ibb-profile-editor-section-heading p{margin:4px 0 0;color:var(--ibb-edit-muted);font-size:14px}.ibb-profile-editor-header>a{gap:8px;min-height:38px;padding:0 13px;border:1px solid var(--ibb-edit-border);border-radius:6px;background:var(--ibb-edit-surface);color:var(--ibb-edit-ink);text-decoration:none;font-weight:700;white-space:nowrap}.ibb-profile-offline,.ibb-profile-feedback{min-height:42px;gap:9px;margin-bottom:12px;padding:9px 13px;border:1px solid #edc581;border-radius:6px;background:#fff7e6;color:#754d0d;font-size:14px}.ibb-profile-feedback{border-color:#e6b0b9;background:#fff0f2;color:#8b2738}.ibb-profile-feedback.is-success{border-color:#a7d7c2;background:#e8f7ef;color:#17613f}.ibb-profile-feedback span{flex:1}.ibb-profile-feedback button{display:inline-flex;align-items:center;gap:6px;border:0;background:transparent;color:inherit;font-weight:800;cursor:pointer}.ibb-profile-editor-tabs{height:50px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--ibb-edit-border);border-radius:7px;background:var(--ibb-edit-surface);overflow:hidden}.ibb-profile-editor-tabs button{min-width:0;border:0;border-right:1px solid var(--ibb-edit-border);background:transparent;color:var(--ibb-edit-muted);display:flex;align-items:center;justify-content:center;gap:8px;font-weight:700;cursor:pointer}.ibb-profile-editor-tabs button:last-child{border-right:0}.ibb-profile-editor-tabs button.is-active{background:var(--ibb-edit-accent-soft);color:var(--ibb-edit-accent);box-shadow:inset 0 -3px 0 var(--ibb-edit-accent)}.ibb-profile-editor form{margin-top:16px}.ibb-profile-editor-section{border:1px solid var(--ibb-edit-border);border-radius:7px;background:var(--ibb-edit-surface);padding:24px}.ibb-profile-editor-section-heading{grid-column:1 / -1;gap:11px;padding-bottom:19px;margin-bottom:20px;border-bottom:1px solid var(--ibb-edit-border)}.ibb-profile-editor-section-heading>svg{color:var(--ibb-edit-accent)}.ibb-profile-editor-section-heading h2{margin:0;font-size:18px;letter-spacing:0}.ibb-profile-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.ibb-profile-fields label,.ibb-social-link-row label,.ibb-social-add label{display:flex;min-width:0;flex-direction:column;gap:7px;color:var(--ibb-edit-ink);font-size:13px;font-weight:700}.ibb-profile-fields label.is-wide{grid-column:1 / -1}.ibb-profile-fields input,.ibb-profile-fields select,.ibb-profile-fields textarea,.ibb-social-link-row input,.ibb-social-link-row select,.ibb-social-add select{width:100%;min-width:0;box-sizing:border-box;border:1px solid var(--ibb-edit-border);border-radius:5px;background:var(--ibb-edit-surface);color:var(--ibb-edit-ink);padding:10px 11px;outline:none}.ibb-profile-fields input,.ibb-profile-fields select{height:42px}.ibb-profile-fields textarea{resize:vertical;min-height:112px}.ibb-profile-fields input:focus,.ibb-profile-fields select:focus,.ibb-profile-fields textarea:focus,.ibb-social-link-row input:focus,.ibb-social-link-row select:focus,.ibb-social-add select:focus{border-color:var(--ibb-edit-accent);box-shadow:0 0 0 3px var(--ibb-edit-accent-soft)}.ibb-profile-fields input[readonly]{background:var(--ibb-edit-surface-2);color:var(--ibb-edit-muted)}.ibb-profile-fields small{color:var(--ibb-edit-muted);font-size:12px;font-weight:500}.ibb-profile-fields textarea+small{align-self:flex-end;margin-top:-28px;margin-right:9px;pointer-events:none}.ibb-asset-editor{min-height:104px;display:grid;grid-template-columns:128px minmax(0,1fr) auto 40px;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid var(--ibb-edit-border)}.ibb-asset-editor:last-child{border-bottom:0}.ibb-asset-editor.is-avatar{grid-template-columns:86px minmax(0,1fr) auto 40px}.ibb-asset-preview{width:128px;aspect-ratio:3 / 1;display:grid;place-items:center;overflow:hidden;border:1px dashed #aebbb8;border-radius:6px;background:var(--ibb-edit-surface-2);color:var(--ibb-edit-muted)}.is-avatar .ibb-asset-preview{width:74px;aspect-ratio:1;border-radius:50%}.ibb-asset-preview img{width:100%;height:100%;object-fit:cover}.ibb-asset-editor>div:nth-child(2){display:flex;min-width:0;flex-direction:column;gap:4px}.ibb-asset-editor>div:nth-child(2) span{color:var(--ibb-edit-muted);font-size:13px}.ibb-asset-editor button,.ibb-social-add button,.ibb-profile-savebar button,.ibb-profile-editor-state button{height:40px;border:1px solid var(--ibb-edit-border);border-radius:5px;background:var(--ibb-edit-surface);color:var(--ibb-edit-ink);padding:0 13px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-weight:750;cursor:pointer}.ibb-asset-editor button.is-icon{width:40px;padding:0;color:var(--ibb-edit-danger)}.ibb-asset-editor button:disabled,.ibb-profile-savebar button:disabled{cursor:not-allowed;opacity:.5}.ibb-profile-empty{min-height:90px;display:grid;place-items:center;margin:0;color:var(--ibb-edit-muted);border-bottom:1px solid var(--ibb-edit-border)}.ibb-social-link-list{display:grid;gap:12px}.ibb-social-link-row{position:relative;display:grid;grid-template-columns:160px minmax(200px,1.4fr) minmax(180px,.8fr) auto;gap:13px;align-items:end;padding:16px;border:1px solid var(--ibb-edit-border);border-radius:6px;background:var(--ibb-edit-bg)}.ibb-social-link-row:has(label:first-of-type+label){grid-template-columns:140px 140px minmax(180px,1fr) minmax(170px,.8fr) auto}.ibb-social-link-platform{height:42px;display:flex;align-items:center;gap:9px;color:var(--ibb-edit-accent)}.ibb-social-link-row>p{grid-column:2 / -1;display:flex;align-items:center;gap:7px;margin:0;color:#805710;font-size:12px}.ibb-social-link-actions{height:42px;display:flex;gap:5px}.ibb-social-link-actions button{width:34px;height:34px;border:1px solid var(--ibb-edit-border);border-radius:5px;background:var(--ibb-edit-surface);color:var(--ibb-edit-muted);display:grid;place-items:center;cursor:pointer}.ibb-social-link-actions button:last-child{color:var(--ibb-edit-danger)}.ibb-social-link-actions button:disabled{opacity:.35;cursor:not-allowed}.ibb-social-add{display:flex;align-items:end;gap:10px;margin-top:16px}.ibb-social-add label{width:min(260px,60%)}.ibb-social-add select{height:40px}.ibb-social-add button{border-color:var(--ibb-edit-accent);background:var(--ibb-edit-accent);color:#fff}.ibb-visibility-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.ibb-visibility-options label{position:relative;min-height:78px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;border:1px solid var(--ibb-edit-border);border-radius:6px;color:var(--ibb-edit-muted);cursor:pointer;font-size:13px;font-weight:750}.ibb-visibility-options label.is-selected{border-color:var(--ibb-edit-accent);background:var(--ibb-edit-accent-soft);color:var(--ibb-edit-accent)}.ibb-visibility-options input{position:absolute;opacity:0}.ibb-privacy-toggles{margin-top:20px;border-top:1px solid var(--ibb-edit-border)}.ibb-profile-toggle{min-height:58px;display:flex;align-items:center;gap:14px;border-bottom:1px solid var(--ibb-edit-border);cursor:pointer}.ibb-profile-toggle>span{flex:1;font-size:14px;font-weight:650}.ibb-profile-toggle input{position:absolute;opacity:0}.ibb-profile-toggle i{position:relative;width:42px;height:24px;border-radius:12px;background:#aab5b3;transition:background .18s ease}.ibb-profile-toggle i:after{content:"";position:absolute;width:18px;height:18px;top:3px;left:3px;border-radius:50%;background:#ffffff;transition:transform .18s ease}.ibb-profile-toggle input:checked+i{background:var(--ibb-edit-accent)}.ibb-profile-toggle input:checked+i:after{transform:translate(18px)}.ibb-profile-savebar{position:fixed;z-index:20;left:50%;bottom:18px;width:min(960px,calc(100vw - 40px));min-height:58px;transform:translate(-50%);justify-content:flex-end;gap:15px;padding:8px 10px 8px 16px;box-sizing:border-box;border:1px solid var(--ibb-edit-border);border-radius:7px;background:var(--ibb-edit-surface);box-shadow:0 12px 35px #17201f26}.ibb-profile-savebar>span{flex:1;color:var(--ibb-edit-accent)}.ibb-profile-savebar button{border-color:var(--ibb-edit-accent);background:var(--ibb-edit-accent);color:#fff}.ibb-profile-dialog-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:rgba(15,22,21,.7)}.ibb-crop-dialog,.ibb-profile-confirm-dialog{width:min(620px,100%);max-height:calc(100vh - 40px);overflow:auto;box-sizing:border-box;border:1px solid var(--ibb-edit-border);border-radius:7px;background:var(--ibb-edit-surface);color:var(--ibb-edit-ink);padding:20px}.ibb-crop-dialog header,.ibb-crop-dialog footer,.ibb-profile-confirm-dialog>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.ibb-crop-dialog h2{margin:0;font-size:19px;letter-spacing:0}.ibb-crop-dialog header span{color:var(--ibb-edit-muted);font-size:13px}.ibb-crop-stage{position:relative;width:100%;aspect-ratio:3 / 1;margin:18px 0;overflow:hidden;border:1px solid var(--ibb-edit-border);background:#151b1a}.ibb-crop-stage.is-avatar{width:min(390px,100%);aspect-ratio:1;margin-left:auto;margin-right:auto;border-radius:50%}.ibb-crop-stage img{width:100%;height:100%;object-fit:cover;transform-origin:center}.ibb-crop-controls{display:grid;gap:10px;margin-bottom:20px}.ibb-crop-controls label{display:grid;grid-template-columns:90px minmax(0,1fr);align-items:center;gap:10px;color:var(--ibb-edit-muted);font-size:13px}.ibb-crop-controls input{accent-color:var(--ibb-edit-accent)}.ibb-crop-dialog footer{justify-content:flex-end}.ibb-crop-dialog footer button,.ibb-profile-confirm-dialog button{height:40px;border:1px solid var(--ibb-edit-border);border-radius:5px;background:var(--ibb-edit-surface);color:var(--ibb-edit-ink);padding:0 14px;display:inline-flex;align-items:center;gap:7px;font-weight:750;cursor:pointer}.ibb-crop-dialog footer button:last-child{border-color:var(--ibb-edit-accent);background:var(--ibb-edit-accent);color:#fff}.ibb-profile-confirm-dialog{width:min(440px,100%)}.ibb-profile-confirm-dialog p{margin:0 0 20px;line-height:1.5}.ibb-profile-confirm-dialog>div{justify-content:flex-end}.ibb-profile-confirm-dialog button.is-danger{border-color:var(--ibb-edit-danger);background:var(--ibb-edit-danger);color:#fff}.ibb-profile-editor-state{min-height:55vh;display:grid;place-content:center;justify-items:center;gap:12px;color:#63706e}.ibb-follow-privacy-settings{display:grid;gap:16px;margin-top:24px;padding-top:22px;border-top:1px solid var(--border)}.ibb-message-privacy-link{min-height:64px;display:grid;grid-template-columns:24px minmax(0,1fr) 20px;align-items:center;gap:12px;margin-top:22px;padding:12px 4px;border-top:1px solid var(--border);border-bottom:1px solid var(--border);color:var(--text-primary);text-decoration:none}.ibb-message-privacy-link>svg:first-child{color:var(--accent)}.ibb-message-privacy-link>span{min-width:0;display:grid;gap:3px}.ibb-message-privacy-link strong,.ibb-message-privacy-link small{overflow-wrap:anywhere}.ibb-message-privacy-link small{color:var(--text-secondary);font-size:.8rem;font-weight:500}.ibb-message-privacy-link:hover strong{color:var(--accent)}.ibb-follow-privacy-settings>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:12px}.ibb-follow-privacy-settings h3,.ibb-follow-privacy-settings p{margin:0}.ibb-follow-privacy-settings>div:first-child a{min-height:36px;display:inline-flex;align-items:center;gap:7px;padding:6px 10px;border:1px solid var(--border);border-radius:7px;color:var(--text-primary);text-decoration:none;font-weight:700}.ibb-follow-privacy-settings>div:first-child a span{min-width:20px;min-height:20px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--accent);font-size:.72rem}.ibb-follow-privacy-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr)) auto;align-items:end;gap:12px}.ibb-follow-privacy-fields label{display:grid;gap:7px}.ibb-follow-privacy-fields label span{color:var(--text-secondary);font-size:.8rem;font-weight:700}.ibb-follow-privacy-fields select,.ibb-follow-privacy-fields button{min-height:42px;border:1px solid var(--border);border-radius:7px}.ibb-follow-privacy-fields select{padding:0 10px;color:var(--text-primary);background:var(--surface-strong)}.ibb-follow-privacy-fields button{display:inline-flex;align-items:center;gap:7px;padding:0 13px;color:#fff;background:var(--accent);font-weight:750}.ibb-follow-privacy-fields button:disabled{opacity:.5}@media (max-width: 720px){.ibb-follow-privacy-settings>div:first-child{align-items:flex-start;flex-direction:column}.ibb-follow-privacy-fields{grid-template-columns:1fr}}.is-spinning{animation:ibb-profile-spin .8s linear infinite}@keyframes ibb-profile-spin{to{transform:rotate(360deg)}}@media (prefers-color-scheme: dark){.ibb-profile-editor{--ibb-edit-bg: #101514;--ibb-edit-surface: #18201f;--ibb-edit-surface-2: #222c2a;--ibb-edit-ink: #edf4f2;--ibb-edit-muted: #a6b4b1;--ibb-edit-border: #34413f;--ibb-edit-accent: #55c8bb;--ibb-edit-accent-soft: #193d39;--ibb-edit-danger: #f07d90}.ibb-profile-offline{border-color:#725a2e;background:#2c2416;color:#f4d291}.ibb-profile-feedback{border-color:#6c3540;background:#321d21;color:#f4a6b3}.ibb-profile-feedback.is-success{border-color:#285d48;background:#173326;color:#94dfbb}.ibb-crop-stage{background:#050707}}@media (max-width: 780px){.ibb-profile-editor{min-height:100vh;padding:16px 12px 116px}.ibb-profile-editor-header{align-items:flex-start}.ibb-profile-editor-header h1{font-size:21px}.ibb-profile-editor-header>a{width:38px;padding:0}.ibb-profile-editor-header>a span,.ibb-profile-editor-header>a:not(:has(span)){font-size:0}.ibb-profile-editor-header>a{font-size:0;justify-content:center}.ibb-profile-editor-tabs{height:58px}.ibb-profile-editor-tabs button{flex-direction:column;gap:4px;font-size:11px}.ibb-profile-editor-section{padding:17px 14px}.ibb-profile-fields{grid-template-columns:1fr;gap:15px}.ibb-profile-fields label.is-wide{grid-column:auto}.ibb-asset-editor,.ibb-asset-editor.is-avatar{grid-template-columns:82px minmax(0,1fr) 40px;gap:10px}.ibb-asset-preview,.is-avatar .ibb-asset-preview{width:74px}.ibb-asset-editor>button:not(.is-icon){grid-column:1 / 3;width:100%}.ibb-asset-editor>button.is-icon{grid-column:3;grid-row:1}.ibb-social-link-row,.ibb-social-link-row:has(label:first-of-type+label){grid-template-columns:1fr 102px;align-items:start}.ibb-social-link-platform{grid-column:1}.ibb-social-link-row label,.ibb-social-link-row label.is-value{grid-column:1 / -1}.ibb-social-link-actions{grid-column:2;grid-row:1;justify-content:flex-end}.ibb-social-link-row>p{grid-column:1 / -1}.ibb-social-add{align-items:stretch;flex-direction:column}.ibb-social-add label{width:100%}.ibb-visibility-options{grid-template-columns:1fr}.ibb-visibility-options label{min-height:54px;flex-direction:row}.ibb-profile-savebar{bottom:72px;width:calc(100vw - 24px)}}.ibb-follow-page{width:min(760px,calc(100% - 32px));min-height:calc(100vh - 52px);margin:0 auto;padding:30px 0 72px;color:var(--text-primary)}.ibb-follow-header{min-height:58px;display:flex;align-items:center;gap:14px;border-bottom:1px solid var(--border)}.ibb-follow-header>a{width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--border);border-radius:50%;color:var(--text-primary)}.ibb-people-header>svg{color:var(--accent)}.ibb-follow-header h1,.ibb-follow-header p{margin:0}.ibb-follow-header h1{font-size:1.25rem;letter-spacing:0}.ibb-follow-header p{margin-top:3px;color:var(--text-secondary);font-size:.82rem}.ibb-follow-search{min-height:44px;display:flex;align-items:center;gap:9px;margin:18px 0;padding:0 13px;border:1px solid var(--border);border-radius:8px;background:var(--surface-strong)}.ibb-follow-search svg{color:var(--text-muted)}.ibb-follow-search input{width:100%;border:0;outline:0;color:var(--text-primary);background:transparent}.ibb-follow-list{border-top:1px solid var(--border)}.ibb-follow-row{min-height:76px;display:flex;align-items:center;gap:14px;padding:12px 0;border-bottom:1px solid var(--border)}.ibb-follow-row>a{min-width:0;flex:1;display:flex;align-items:center;gap:12px;color:var(--text-primary);text-decoration:none}.ibb-follow-row>a>img,.ibb-follow-row>a>span{width:48px;height:48px;flex:0 0 48px;display:grid;place-items:center;border-radius:50%;object-fit:cover;color:#fff;background:var(--accent);font-weight:800}.ibb-follow-row>a>div{min-width:0;display:grid}.ibb-follow-row strong,.ibb-follow-row small,.ibb-follow-row p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ibb-follow-row small,.ibb-follow-row p{color:var(--text-secondary)}.ibb-follow-row p{margin:4px 0 0;font-size:.78rem}.ibb-follow-row-actions{flex:0 0 auto;display:flex;gap:7px}.ibb-follow-row-actions button{min-height:42px;display:inline-flex;align-items:center;gap:6px;padding:6px 11px;border:1px solid var(--accent);border-radius:7px;color:#fff;background:var(--accent);font-weight:750}.ibb-follow-row-actions button.is-subtle{border-color:var(--border);color:var(--text-primary);background:var(--surface-strong)}.ibb-follow-row-actions button.is-danger{border-color:#b42318;color:#b42318;background:var(--surface-strong)}.ibb-follow-row-actions button:disabled{opacity:.55}.ibb-follow-empty,.ibb-follow-loading{min-height:240px;display:grid;place-content:center;justify-items:center;gap:10px;color:var(--text-secondary);text-align:center}.ibb-follow-empty p{margin:0}.ibb-follow-alert{padding:10px 12px;border-left:3px solid #bf3b48;color:#9c2734;background:color-mix(in srgb,#bf3b48 8%,transparent)}.ibb-follow-pagination{display:flex;justify-content:center;align-items:center;gap:12px;margin-top:24px}.ibb-follow-pagination button{min-height:38px;padding:6px 13px;border:1px solid var(--border);border-radius:7px;color:var(--text-primary);background:var(--surface-strong)}@media (max-width: 620px){.ibb-follow-page{width:min(100% - 24px,760px);padding-top:18px}.ibb-follow-row{align-items:center}.ibb-follow-row-actions{max-width:132px;flex-wrap:wrap;justify-content:flex-end}.ibb-follow-row-actions button{min-width:42px;justify-content:center;font-size:.75rem}}@media (max-width: 390px){.ibb-people-page .ibb-follow-row-actions button{width:42px;padding-inline:0;font-size:0}.ibb-people-page .ibb-follow-row-actions button svg{width:18px;height:18px}}:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#1d1d1f;background:#f5f5f7;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--bg: #f5f5f7;--surface: rgba(255, 255, 255, .78);--surface-strong: #ffffff;--surface-tinted: #f1f2fa;--text-primary: #1d1d1f;--text-secondary: #5f626b;--text-muted: #7c7f89;--border: rgba(35, 35, 64, .12);--accent: #6558e8;--accent-strong: #4f42ca;--accent-soft: rgba(101, 88, 232, .12);--success: #248a57;--danger: #c33b45;--shadow-md: 0 14px 36px rgba(37, 35, 74, .1);--shadow-lg: 0 24px 64px rgba(37, 35, 74, .16);--radius-sm: 8px;--radius-md: 8px;--radius-lg: 8px;--radius-xl: 8px}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;color:var(--text-primary);background:var(--bg)}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.google-login-slot,.google-login-button{width:100%;display:grid;place-items:center}.google-login-slot{position:relative}.google-login-blocker{position:absolute;top:0;right:0;bottom:0;left:0;cursor:not-allowed}@media (prefers-color-scheme: dark){:root{color:#f5f4ff;background:#0e0e1b;--bg: #0e0e1b;--surface: rgba(26, 26, 48, .88);--surface-strong: #1b1b31;--surface-tinted: #22213d;--text-primary: #f5f4ff;--text-secondary: #c1bfd2;--text-muted: #9694aa;--border: rgba(239, 237, 255, .13);--accent: #978cff;--accent-strong: #afa7ff;--accent-soft: rgba(151, 140, 255, .14);--success: #49b978;--danger: #f06b75;--shadow-md: 0 14px 36px rgba(0, 0, 0, .28);--shadow-lg: 0 24px 64px rgba(0, 0, 0, .38)}}.product-error-boundary{min-height:100vh;display:grid;align-content:center;justify-items:center;gap:.75rem;padding:2rem;color:var(--text-primary);background:var(--bg);text-align:center}.product-error-boundary h1,.product-error-boundary strong{margin:0}.product-error-boundary h1{max-width:28rem;font-size:1.5rem;letter-spacing:0}.product-error-boundary a{min-height:44px;display:inline-flex;align-items:center;padding:.55rem .9rem;border:1px solid var(--border);border-radius:8px;color:var(--text-primary);background:var(--surface-strong);font-weight:700;text-decoration:none}
