:root{--fb-bg: #f0f2f5;--fb-card-bg: #fff;--fb-primary: #f18206;--fb-primary-hover: #d97706;--fb-primary-active: #c26905;--fb-primary-light: rgba(241, 130, 6, .18);--fb-text: #050505;--fb-text-strong: #333333;--fb-text-secondary: #65676b;--fb-text-tertiary: #8a8d91;--fb-divider: #ced0d4;--fb-border: #d0d3d9;--fb-link: #f18206;--fb-link-hover: #d97706;--fb-hover-bg: #f4ede3;--fb-hover-neutral: #e8eaef;--fb-hover-card: #f4ede3;--fb-hover-ring: 0 0 0 1px var(--fb-primary);--fb-error-bg: #fef2f2;--fb-error-text: #b91c1c;--fb-success-text: #15803d;--fb-accent: #f18206;--fb-accent-hover: #d97706;--fb-accent-soft: #f4ede3;--fb-btn-secondary-border: var(--fb-divider);--fb-danger: #c62828;--fb-danger-hover: #b71c1c;--fb-accent-status: #f18206;--fb-shadow-1: 0 1px 2px rgba(0, 0, 0, .05);--fb-shadow-2: 0 2px 8px rgba(0, 0, 0, .08);--fb-shadow-3: 0 4px 16px rgba(0, 0, 0, .1);--fb-elevation-card: 0 2px 4px -1px rgba(0, 0, 0, .12), 0 4px 6px -1px rgba(0, 0, 0, .08), 0 1px 10px 0 rgba(0, 0, 0, .06);--fb-elevation-card-hover: 0 6px 12px -2px rgba(0, 0, 0, .14), 0 8px 16px -4px rgba(0, 0, 0, .1), 0 2px 12px 0 rgba(0, 0, 0, .06);--fb-space-xs: .25rem;--fb-space-sm: .5rem;--fb-space-md: .75rem;--fb-space-lg: 1rem;--fb-space-xl: 1.5rem;--fb-space-2xl: 2rem;--fb-radius: 8px;--fb-radius-sm: 6px;--fb-radius-lg: 12px;--fb-radius-pill: 20px;--fb-radius-max: 50%;--fb-nav-height: 56px;--fb-nav-toolbar-height: 56px;--fb-nav-mobile-tabs-height: 52px;--fb-mobile-nav-max: 768px;--fb-avatar-size: 40px;--fb-avatar-lg: 168px;--fb-cover-height: 280px;--fb-content-max: 680px;--fb-ease: cubic-bezier(.2, .2, .38, 1);--fb-duration: .2s}body.fb-app-body{background:var(--fb-bg)!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;font-size:15px;line-height:1.3333;overflow-x:hidden}body.fb-lightbox-open{overflow:hidden;overscroll-behavior:none}.fb-page{min-height:calc(100vh - var(--fb-nav-height));padding:var(--fb-space-lg) 0 var(--fb-space-2xl);background:var(--fb-bg)}.fb-feed-pending-approval-line{margin:0 0 var(--fb-space-md)!important;padding:0 var(--fb-space-xs);font-size:.875rem;color:var(--fb-text-secondary, #65676b);line-height:1.45;text-align:right}.fb-card>.fb-feed-pending-approval-line+.fb-composer{margin-top:0}.fb-pending-approval-label{margin-inline-end:.35rem}.fb-pending-approval-link{font-weight:600;color:var(--fb-primary, #f18206);text-decoration:underline;text-underline-offset:2px}.fb-pending-approval-link:hover{color:var(--fb-primary-hover, #d97706)}.fb-stories-rail-wrap{margin-bottom:var(--fb-space-md);overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.fb-stories-rail{display:flex;align-items:flex-start;gap:var(--fb-space-md);padding:var(--fb-space-xs) 0 var(--fb-space-sm);min-height:108px}.fb-story-bubble{border:unset;flex:0 0 auto;display:flex;flex-direction:column;align-items:center;gap:6px;width:76px;text-decoration:none;color:inherit;background:unset}.fb-story-bubble-ring{width:64px;height:64px;border-radius:50%;padding:3px;background:linear-gradient(135deg,var(--fb-accent, #f18206) 0%,#ffb74d 50%,var(--fb-accent-hover, #d97706) 100%);box-sizing:border-box;display:flex;align-items:center;justify-content:center;overflow:hidden}.fb-story-bubble-ring--add{background:var(--fb-divider, #e4e6eb);padding:2px;overflow:visible;align-items:stretch;justify-content:stretch}.fb-story-bubble-avatar-wrap{position:relative;width:100%;height:100%;border-radius:50%;overflow:visible;background:var(--fb-card-bg, #fff);display:block}.fb-story-bubble-avatar-wrap .fb-avatar{width:100%;height:100%;border-radius:50%;overflow:hidden}.fb-story-bubble-avatar-wrap app-user-avatar{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;width:auto;height:auto;min-width:0;min-height:0;border:none;box-sizing:border-box;border-radius:50%;overflow:hidden}.fb-story-bubble-ring app-user-avatar{display:flex;align-items:center;justify-content:center;align-self:stretch;flex:1 1 auto;width:100%;height:100%;min-width:0;min-height:0;border:none;box-sizing:border-box;border-radius:50%;overflow:hidden}.fb-story-bubble-avatar-wrap app-user-avatar .fb-avatar,.fb-story-bubble-ring app-user-avatar .fb-avatar{width:100%!important;height:100%!important;max-width:100%;max-height:100%;min-width:0;min-height:0;flex:1 1 auto;border:none;box-sizing:border-box}.fb-story-bubble-avatar-wrap app-user-avatar .fb-avatar.fb-avatar--photo img,.fb-story-bubble-ring app-user-avatar .fb-avatar.fb-avatar--photo img{width:100%;height:100%;object-fit:cover}.fb-story-bubble--add .fb-story-bubble-avatar-wrap{background:#f0f2f5}.fb-story-add-badge{position:absolute;right:-2px;bottom:-2px;width:22px;height:22px;border-radius:50%;box-sizing:border-box;background:var(--fb-accent, #e65100);color:#fff;border:2px solid var(--fb-card-bg, #fff);z-index:2;display:flex;align-items:center;justify-content:center;padding:0}.fb-story-add-badge-plus{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:.875rem;font-weight:700;line-height:0;transform:translateY(-.5px)}.fb-story-bubble-ring .fb-story-thumb-img{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}.fb-story-bubble-label{font-size:.75rem;font-weight:600;color:var(--fb-text-secondary, #65676b);text-align:center;max-width:76px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fb-story-bubble:hover .fb-story-bubble-label{color:var(--fb-text, #050505)}.fb-container{max-width:var(--fb-content-max);margin:0 auto;padding:0 var(--fb-space-lg)}.fb-page-title{font-size:1.25rem;font-weight:700;color:var(--fb-text-strong);margin:0 0 var(--fb-space-xl);line-height:1.3}.fb-page-header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:var(--fb-space-md);margin-bottom:var(--fb-space-xl)}.fb-page-header .fb-page-title{margin:0}.fb-activity-page-intro{padding:var(--fb-space-lg)}.fb-activity-page-title{font-size:1.25rem;font-weight:700;margin:0 0 var(--fb-space-sm);color:var(--fb-text)}.fb-activity-page-sub{margin:0;font-size:.9375rem;color:var(--fb-text-secondary);line-height:1.45}.fb-activity-page-list{padding:0}.fb-activity-page-row{padding:var(--fb-space-md) var(--fb-space-lg);border-bottom:1px solid var(--fb-border, #f1f5f9)}.fb-activity-page-row:last-child{border-bottom:none}.fb-activity-page-row-main{display:flex;flex-wrap:wrap;gap:var(--fb-space-sm);align-items:baseline;margin-bottom:4px}.fb-activity-page-action{font-weight:600;font-size:.9375rem;color:var(--fb-text)}.fb-activity-page-entity{font-size:.8125rem;color:var(--fb-text-secondary);text-transform:lowercase}.fb-activity-page-row-meta{font-size:.8125rem;color:var(--fb-text-secondary)}.fb-card{background:var(--fb-card-bg);border-radius:var(--fb-radius);box-shadow:var(--fb-shadow-1);overflow:hidden;margin-bottom:var(--fb-space-md);transition:box-shadow var(--fb-duration) var(--fb-ease);border:1px solid rgba(0,0,0,.04)}article.fb-card:has(.fb-post-menu){overflow:visible}.fb-card:hover{box-shadow:var(--fb-shadow-2)}.fb-feed-list>article.fb-card{box-shadow:var(--fb-elevation-card);border:1px solid rgba(0,0,0,.06);transition:box-shadow var(--fb-duration) var(--fb-ease),transform var(--fb-duration) var(--fb-ease)}.fb-feed-list>article.fb-card:hover{box-shadow:var(--fb-elevation-card-hover)}.fb-feed-detail-card{box-shadow:var(--fb-elevation-card);border:1px solid rgba(0,0,0,.08)}.fb-feed-detail-card.fb-card--status:not(.fb-card-group){border-color:#f1820647}.fb-feed-detail-card.fb-card-group.fb-card--post,.fb-feed-detail-card.fb-card-group.fb-card--status{border-left:3px solid var(--fb-primary)}.fb-card-body{padding:var(--fb-space-lg)}.fb-avatar{width:var(--fb-avatar-size);height:var(--fb-avatar-size);border-radius:var(--fb-radius-max);border:1px solid var(--fb-divider, #d9dde3);background:linear-gradient(135deg,#78909c,#546e7a);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:1rem;flex-shrink:0;line-height:1}app-user-avatar{display:inline-flex;border-radius:var(--fb-radius-max);border:1px solid var(--fb-divider, #d9dde3)}.fb-avatar--sm{width:32px;height:32px;font-size:.8125rem}.fb-avatar.fb-avatar--photo{padding:0;overflow:hidden;background:var(--fb-hover-neutral)}.fb-avatar.fb-avatar--photo img{width:100%;height:100%;object-fit:cover;display:block}.fb-avatar-lg{width:var(--fb-avatar-lg);height:var(--fb-avatar-lg);font-size:3.5rem;border:4px solid var(--fb-card-bg);box-shadow:var(--fb-shadow-2)}.fb-composer{display:flex;gap:var(--fb-space-md);padding:var(--fb-space-lg);align-items:flex-start}.fb-composer-input-wrap{flex:1;min-width:0}.fb-composer-input,.fb-input,.mp-toolbar-select{width:100%;padding:var(--fb-space-md) var(--fb-space-lg);border-radius:var(--fb-radius-lg);border:none;background:var(--fb-bg);font-size:1rem;color:var(--fb-text);box-sizing:border-box;transition:background var(--fb-duration) var(--fb-ease),box-shadow var(--fb-duration) var(--fb-ease)}.fb-composer-input::placeholder,.fb-input::placeholder{color:var(--fb-text-secondary)}.fb-composer-input:hover,.fb-input:hover{background:var(--fb-bg);box-shadow:var(--fb-hover-ring)}.fb-composer-input:focus,.fb-input:focus{outline:none;background:var(--fb-card-bg);box-shadow:0 0 0 2px var(--fb-primary)}.mp-toolbar-select:focus{outline:none;box-shadow:0 0 0 2px var(--fb-primary)}.fb-composer-textarea{border-radius:var(--fb-radius);cursor:text;min-height:140px;resize:vertical}.fb-composer-trigger,a.fb-composer-trigger,a.fb-composer-trigger:link,a.fb-composer-trigger:visited{display:flex;align-items:center;width:100%;padding:var(--fb-space-md) var(--fb-space-lg);border-radius:var(--fb-radius-pill);border:1px solid transparent;background:var(--fb-bg);font-size:1rem;color:var(--fb-text)!important;text-decoration:none!important;cursor:pointer;transition:background var(--fb-duration) var(--fb-ease),color var(--fb-duration) var(--fb-ease),border-color var(--fb-duration) var(--fb-ease),box-shadow var(--fb-duration) var(--fb-ease);text-align:left;box-sizing:border-box}.fb-composer-trigger:hover,a.fb-composer-trigger:hover,a.fb-composer-trigger:active,a.fb-composer-trigger:focus{background:var(--fb-bg);border-color:var(--fb-primary);color:var(--fb-text)!important;text-decoration:none!important}.fb-container>.fb-card:has(.fb-composer){margin-bottom:.5rem}.fb-feed-filter-badges-wrap{display:block;width:100%;max-width:100%;min-width:0;margin-bottom:1.75rem;padding-bottom:var(--fb-space-xs);overflow-x:auto;overflow-y:hidden;white-space:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none;overscroll-behavior-x:contain;touch-action:pan-x}.fb-feed-filter-badges-wrap::-webkit-scrollbar{display:none}.fb-feed-filter-badges{display:inline;white-space:nowrap;margin:0;padding:0;vertical-align:top}.fb-feed-filter-badges[role=tablist]{display:inline;flex-wrap:nowrap}.fb-feed-filter-badge,.fb-feed-filter-badges-wrap .fb-feed-filter-badge,button.fb-feed-filter-badge{display:inline-flex!important;align-items:center;justify-content:center;flex:0 0 auto!important;width:auto!important;min-width:0!important;max-width:none!important;margin:0;margin-inline-end:.5rem;vertical-align:middle;border:1px solid transparent;border-radius:999px!important;padding:.1rem .55rem;font-size:.8125rem;font-weight:600;font-family:inherit;line-height:1.25;white-space:nowrap;cursor:pointer;background:#bebebe;color:var(--fb-text-secondary, #65676b);transition:background var(--fb-duration) var(--fb-ease),color var(--fb-duration) var(--fb-ease),border-color var(--fb-duration) var(--fb-ease)}.fb-feed-filter-badge:last-child{margin-inline-end:0}@media (max-width: 768px){.fb-feed-filter-badges-wrap{margin-left:calc(-1 * var(--fb-space-lg));margin-right:calc(-1 * var(--fb-space-lg));padding-left:var(--fb-space-lg);padding-right:var(--fb-space-lg);width:auto;max-width:100vw;overflow-x:scroll}}.fb-feed-filter-badge:hover{background:#f0f2f5;border-color:var(--fb-primary)}.fb-feed-filter-badge--active{background:#65676b;color:#fff}.fb-feed-filter-badge--active:hover{background:#4e5054;color:#fff}.fb-feed-filter-empty{margin:var(--fb-space-md) 0;padding:var(--fb-space-md);text-align:center;font-size:.9375rem;color:var(--fb-text-secondary)}.fb-post-group-strip{padding:var(--fb-space-sm) var(--fb-space-lg);background:var(--fb-bg);border-bottom:1px solid var(--fb-divider);border-radius:var(--fb-radius) var(--fb-radius) 0 0}.fb-post-group-strip-link{display:inline-flex;align-items:center;gap:var(--fb-space-xs);max-width:100%;color:var(--fb-primary);font-size:.8125rem;font-weight:600;text-decoration:underline;text-decoration-color:#f1820659;text-underline-offset:3px;cursor:pointer;border-radius:4px;transition:color var(--fb-duration) var(--fb-ease),text-decoration-color var(--fb-duration) var(--fb-ease),box-shadow var(--fb-duration) var(--fb-ease)}.fb-post-group-strip-link:hover{color:var(--fb-primary);text-decoration-color:var(--fb-primary);background-color:transparent;box-shadow:var(--fb-hover-ring)}.fb-post-group-strip-link:focus-visible{outline:2px solid var(--fb-primary);outline-offset:2px}.fb-post-group-strip-icon{flex-shrink:0;font-size:1rem;color:inherit;opacity:.95}.fb-post-group-strip-text{color:inherit;font-weight:inherit}.fb-post-group-strip-label{display:inline-flex;align-items:center;gap:var(--fb-space-xs);max-width:100%;color:var(--fb-text-secondary, #65676b);font-size:.8125rem;font-weight:600;cursor:default}.fb-post-group-strip-label .fb-post-group-strip-icon{color:var(--fb-text-secondary, #65676b);opacity:.9}.fb-card-group{border-left:3px solid var(--fb-primary)}.fb-card.fb-card--post:not(.fb-card-group){background:var(--fb-card-bg);border:1px solid rgba(0,0,0,.08)}.fb-card.fb-card--status:not(.fb-card-group){background:var(--fb-card-bg);border:1px solid rgba(0,0,0,.08)}.fb-card.fb-card--poll{background:var(--fb-card-bg, #fff);border:1px solid rgba(0,0,0,.08);border-radius:var(--fb-radius-md, 12px);box-shadow:var(--fb-elevation-card);overflow:hidden}.fb-card.fb-card--poll .fb-feed-poll-card .fb-post-header{padding-top:1rem;align-items:flex-start}.fb-card.fb-card--poll .fb-feed-poll-card .fb-post-header>.fb-feed-poll-header-lead{flex:1 1 auto;min-width:0}.fb-card.fb-card--poll .fb-feed-poll-card .fb-post-header>.fb-company-post-logo-wrap,.fb-card.fb-card--poll .fb-feed-poll-card .fb-post-header>app-user-avatar{flex:0 0 auto}.fb-card.fb-card--poll .fb-feed-poll-card .fb-post-header a.fb-feed-poll-author{color:var(--fb-text, #050505)!important}.fb-card.fb-card--poll .fb-feed-poll-card .fb-post-header--company{padding-bottom:.875rem}.fb-card.fb-card--poll .fb-feed-poll-card .fb-post-header--company .fb-company-post-logo{width:48px;height:48px}.fb-card.fb-card--poll .fb-feed-poll-card .fb-post-header--company .fb-post-header-actions{align-self:flex-start;margin-top:.25rem}.fb-card.fb-card-group.fb-card--post,.fb-card.fb-card-group.fb-card--status{background:var(--fb-card-bg);border:1px solid rgba(0,0,0,.08);border-left:3px solid var(--fb-primary);box-shadow:var(--fb-elevation-card)}.fb-post-header{display:flex;align-items:center;gap:var(--fb-space-md);padding:var(--fb-space-md) var(--fb-space-lg);min-height:60px;box-sizing:border-box}.fb-post-header>div:not(.fb-post-header-actions){flex:1;min-width:0}.fb-post-header a,.fb-post-header a:link,.fb-post-header a:visited{color:var(--fb-text)!important;font-weight:600;text-decoration:none!important;font-size:.9375rem;line-height:1.2}.fb-post-header a:hover{color:var(--fb-text)!important;text-decoration:underline!important}.fb-company-post-logo-wrap{flex-shrink:0}.fb-company-post-logo{display:block;width:48px;height:48px;border-radius:50%;object-fit:cover;background:var(--fb-surface-muted, #f0f2f5)}.fb-company-post-logo--placeholder{display:flex;align-items:center;justify-content:center;color:var(--fb-text-secondary, #65676b);font-size:1.25rem}.fb-company-post-name,.fb-post-header--company .fb-company-post-name{display:inline-block;font-size:1.0625rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;line-height:1.25;color:var(--fb-text, #050505);text-decoration:none!important}.fb-card.fb-card--poll .fb-feed-poll-card .fb-company-post-name{font-size:1.125rem}.fb-wall-announce__banner .fb-company-post-logo{width:40px;height:40px}.fb-wall-announce__banner .fb-company-post-name{color:#fff}.fb-post-meta{color:var(--fb-text-secondary);font-size:.8125rem;margin-top:3px;margin-bottom:0;line-height:1.3}.fb-post-author{font-weight:600;font-size:.9375rem;color:var(--fb-text);line-height:1.2}.fb-post-edit-btn{padding:.35rem .65rem;min-height:32px;font-size:.8125rem;font-weight:600;border:1px solid var(--fb-divider, #ccc);border-radius:6px;background:#f5f5f5;cursor:pointer;transition:all .2s ease}.fb-post-edit-btn:hover{text-decoration:none;background:#e8e8e8;border-color:#aaa}.fb-post-header-actions{display:flex;align-items:center;gap:.5rem;flex-shrink:0;margin-left:auto}.fb-post-menu-wrap{position:relative}.fb-post-menu-trigger{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;margin:0;border:none;border-radius:999px;background:transparent;color:var(--fb-text-secondary, #65676b);cursor:pointer;flex-shrink:0;transition:background var(--fb-duration) var(--fb-ease),color var(--fb-duration) var(--fb-ease),box-shadow var(--fb-duration) var(--fb-ease)}.fb-post-menu-trigger:hover{background:var(--fb-hover-neutral, #f0f2f5);color:var(--fb-text-strong, #050505)}.fb-post-menu-trigger:focus-visible{outline:2px solid var(--fb-accent, #f18206);outline-offset:2px}.fb-post-menu{position:absolute;top:calc(100% + 4px);right:0;z-index:30;min-width:11rem;padding:.35rem 0;background:var(--fb-card-bg, #fff);border:1px solid var(--fb-divider, #ced0d4);border-radius:8px;box-shadow:0 4px 16px #0000001f;overflow:hidden}.fb-post-menu-item{display:flex;align-items:center;gap:.5rem;width:100%;box-sizing:border-box;margin:0;padding:.55rem .85rem;border:none;background:transparent;font:inherit;font-size:.875rem;font-weight:500;line-height:1.25;text-align:left;color:var(--fb-text-secondary)!important;cursor:pointer;text-decoration:none!important}a.fb-post-menu-item,a.fb-post-menu-item:link,a.fb-post-menu-item:visited{color:var(--fb-text-secondary)!important}.fb-post-menu-item:hover{background:var(--fb-hover-neutral, #f0f2f5)}.fb-post-menu-item:disabled{opacity:.5;cursor:not-allowed}.fb-post-menu-item--danger{color:#c62828!important}.fb-post-menu-item--danger:hover{background:#ffebee}[dir=rtl] .fb-post-menu{right:auto;left:0}.fb-post-header-actions .fb-post-edit-btn,.fb-post-header-actions .fb-post-delete-btn,.fb-post-header-actions .fb-feed-poll-admin-more{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;white-space:nowrap;box-sizing:border-box}.fb-post-delete-btn{padding:.35rem .65rem;min-height:32px;font-size:.8125rem;font-weight:600;border:1px solid var(--fb-divider, #ccc);border-radius:6px;background:#f5f5f5;cursor:pointer;transition:all .2s ease;color:#d32f2f}.fb-post-delete-btn:hover:not(:disabled){text-decoration:none;background:#ffebee;border-color:#d32f2f}.fb-post-delete-btn:disabled{opacity:.5;cursor:not-allowed}.fb-post-header-actions .fb-post-edit-btn.fb-btn-secondary{min-height:40px;padding:var(--fb-space-sm) var(--fb-space-xl);font-size:.9375rem;font-weight:600;line-height:1.2;text-transform:capitalize;border-radius:var(--fb-radius-sm);border:none;background:transparent;box-shadow:0 0 0 1px transparent;text-decoration:none!important;transition:background var(--fb-duration) var(--fb-ease),color var(--fb-duration) var(--fb-ease),box-shadow var(--fb-duration) var(--fb-ease)}.fb-post-header-actions .fb-post-edit-btn.fb-btn-secondary:hover{background:transparent;border:none;box-shadow:var(--fb-hover-ring);color:var(--fb-text-strong);text-decoration:none!important}.fb-post-header-actions .fb-post-edit-btn.fb-btn-secondary:focus-visible{outline:2px solid var(--fb-accent, #f18206);outline-offset:2px}.fb-post-header-actions .fb-post-delete-btn.fb-btn-ghost,.fb-post-header-actions .fb-feed-poll-admin-more{min-height:40px;padding:var(--fb-space-sm) var(--fb-space-lg);font-size:.9375rem;font-weight:500;line-height:1.2;text-transform:capitalize;border-radius:var(--fb-radius-sm)}.fb-feed-delete-modal.fb-modal-backdrop{z-index:10050}.fb-feed-delete-modal__error{margin-top:-.5rem;color:var(--fb-error-text, #b91c1c)}.fb-modal-backdrop{position:fixed;inset:0;z-index:10040;display:flex;align-items:center;justify-content:center;padding:var(--fb-space-lg);background:#00000073;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:fb-modal-in .18s var(--fb-ease, ease)}@keyframes fb-modal-in{0%{opacity:0}to{opacity:1}}.fb-modal{width:100%;max-width:400px;background:var(--fb-card-bg, #fff);border-radius:var(--fb-radius-lg, 12px);box-shadow:var(--fb-shadow-3, 0 8px 32px rgba(0, 0, 0, .18));border:1px solid rgba(0,0,0,.06);overflow:hidden;animation:fb-modal-pop .22s var(--fb-ease, cubic-bezier(.2, .8, .2, 1))}@keyframes fb-modal-pop{0%{opacity:0;transform:scale(.96) translateY(8px)}to{opacity:1;transform:scale(1) translateY(0)}}.fb-modal__header{padding:var(--fb-space-lg) var(--fb-space-lg) 0}.fb-modal__title{margin:0;font-size:1.125rem;font-weight:700;color:var(--fb-text, #050505);line-height:1.3}.fb-modal__body{margin:0;padding:var(--fb-space-sm) var(--fb-space-lg) var(--fb-space-lg);font-size:.9375rem;line-height:1.5;color:var(--fb-text-secondary, #65676b)}.fb-modal__actions{display:flex;justify-content:flex-end;flex-direction:row;flex-wrap:wrap;align-items:center;gap:var(--fb-space-sm);padding:0 var(--fb-space-lg) var(--fb-space-lg)}.fb-modal__actions .fb-btn-ghost,.fb-modal__actions .fb-btn-secondary{min-width:5rem}.fb-modal__actions .fb-btn-submit{min-width:5.5rem}.fb-toggle-row{display:flex;align-items:center;justify-content:space-between;gap:var(--fb-space-md);margin-top:var(--fb-space-sm);padding:var(--fb-space-sm) 0;border-top:1px solid var(--fb-border)}.fb-toggle-row.fb-feed-create-toggle,.fb-post-edit-panel .fb-post-edit-toggle{justify-content:flex-start;gap:var(--fb-space-sm);margin-top:var(--fb-space-md);padding:var(--fb-space-sm) 0 0;border-top:none}.fb-toggle-row-label{font-size:.875rem;font-weight:600;color:var(--fb-text)}.fb-switch{position:relative;display:inline-block;width:44px;height:26px;flex-shrink:0;cursor:pointer}.fb-switch input{opacity:0;width:0;height:0;position:absolute}.fb-switch-slider{position:absolute;inset:0;background:var(--fb-border, #d0d3d9);border:1px solid var(--fb-divider, #ced0d4);border-radius:26px;box-sizing:border-box;transition:background .2s ease,border-color .2s ease}.fb-switch-slider:before{content:"";position:absolute;height:20px;width:20px;left:3px;bottom:3px;background:#fff;border-radius:50%;box-shadow:0 1px 3px #0003;transition:transform .2s ease}.fb-switch input:checked+.fb-switch-slider{background:var(--fb-primary);border-color:var(--fb-primary)}.fb-switch input:checked+.fb-switch-slider:before{transform:translate(18px)}.fb-switch input:focus-visible+.fb-switch-slider{outline:2px solid var(--fb-primary);outline-offset:2px}.fb-switch input:disabled+.fb-switch-slider{opacity:.5;cursor:not-allowed}.fb-switch--accent input:checked+.fb-switch-slider{background:var(--fb-accent);border-color:var(--fb-accent)}.fb-switch--accent input:focus-visible+.fb-switch-slider{outline-color:var(--fb-accent)}.fb-comments-disabled{margin:var(--fb-space-sm) 0 0;padding:var(--fb-space-sm) 0 0;font-size:.8125rem;color:var(--fb-text-secondary);border-top:1px solid var(--fb-border)}.fb-post-edit-panel{margin:0 var(--fb-space-md) var(--fb-space-md);padding:var(--fb-space-md) var(--fb-space-lg);border-radius:var(--fb-radius-sm, 8px);background:var(--fb-hover-neutral, #e8eaef);border:none;box-shadow:none}.fb-post-edit-panel--post,.fb-post-edit-panel--status{border-left:none;background:var(--fb-hover-neutral, #e8eaef)}.fb-post-edit-panel__head{margin-bottom:var(--fb-space-md)}.fb-post-edit-panel__title{margin:0 0 var(--fb-space-xs);font-size:1rem;font-weight:700;color:var(--fb-text, #050505);line-height:1.25}.fb-post-edit-panel__hint{margin:0;font-size:.8125rem;line-height:1.4;color:var(--fb-text-secondary, #65676b)}.fb-post-edit-panel__label{display:block;font-size:.75rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--fb-text-tertiary, #8a8d91);margin-bottom:var(--fb-space-xs)}.fb-post-edit-textarea{width:100%;box-sizing:border-box;padding:var(--fb-space-md) var(--fb-space-lg);font-size:.9375rem;line-height:1.45;border:1px solid var(--fb-divider, #ced0d4);border-radius:var(--fb-radius-sm, 8px);resize:vertical;min-height:6.5rem;background:var(--fb-card-bg, #fff);color:var(--fb-text, #050505);transition:border-color .15s ease,box-shadow .15s ease}.fb-post-edit-textarea:focus{outline:none;border-color:var(--fb-accent, #e65100);box-shadow:0 0 0 3px #e6510026}.fb-post-edit-textarea:disabled{opacity:.65;cursor:not-allowed}.fb-post-edit-actions{margin-top:var(--fb-space-md);padding-top:var(--fb-space-md);border-top:1px solid var(--fb-divider, #e4e6eb);display:flex;justify-content:flex-end;align-items:center;flex-wrap:wrap;gap:var(--fb-space-sm)}.fb-post-edited{color:var(--fb-text-secondary);font-weight:500}.fb-post-edit-media{margin-top:var(--fb-space-md)}.fb-post-edit-preview{display:block;max-width:100%;max-height:240px;object-fit:contain;border-radius:8px;border:1px solid var(--fb-border);margin-bottom:var(--fb-space-sm)}.fb-post-edit-media-actions{display:flex;gap:var(--fb-space-sm);flex-wrap:wrap}.fb-post-edit-add-media,.fb-feed-create-add-media{display:inline-flex;align-items:center;gap:.5rem;min-height:40px;padding:8px 14px}.fb-composer-input-wrap .fb-feed-create-add-media{margin-top:var(--fb-space-sm)}.fb-btn-inline{display:inline-flex;align-items:center;margin:0}.fb-input-file{position:absolute;width:.1px;height:.1px;opacity:0;overflow:hidden;z-index:-1}.fb-feed-create-photos{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:var(--fb-space-sm);margin-top:var(--fb-space-sm)}.fb-feed-create-photo,.fb-listing-create-photo{margin-top:var(--fb-space-sm);position:relative}.fb-feed-create-photos .fb-feed-create-photo{margin-top:0}.fb-feed-create-photo-remove{position:absolute;top:4px;right:4px;width:28px;height:28px;border-radius:50%;border:none;background:#0009;color:#fff;font-size:1.25rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.fb-feed-create-photo-remove:hover{background:#000c}.fb-feed-create-photo-preview,.fb-listing-create-photo-preview{display:block;max-width:100%;max-height:240px;object-fit:contain;border-radius:8px;border:1px solid var(--fb-border);margin-bottom:var(--fb-space-sm)}.fb-post-content-link{display:block;text-decoration:none;color:inherit}.fb-post-content-link:hover{background:transparent}.fb-post-content-wall{display:block;color:inherit;border-radius:var(--fb-radius-sm)}.fb-post-content-wall:hover{background:transparent}.fb-post-see-more{display:inline-block;margin:0 var(--fb-space-lg) var(--fb-space-md);padding:0;border:none;background:none;font-size:.875rem;font-weight:600;color:var(--fb-text-secondary, #65676b);cursor:pointer;text-align:left;font-family:inherit}.fb-post-see-more:hover{color:var(--fb-accent, #f18206);text-decoration:underline}.fb-post-text{padding:0 var(--fb-space-lg) var(--fb-space-md);font-size:.9375rem;line-height:1.3333;color:var(--fb-text);white-space:pre-wrap;word-break:break-word}.fb-post-media-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2px;background:var(--fb-divider, #e4e6eb);grid-auto-rows:minmax(140px,auto)}.fb-post-media-grid.fb-post-media-grid--album{grid-auto-rows:unset}.fb-post-media-grid .fb-post-media{max-height:none;min-height:0}.fb-post-media-grid .fb-post-media img,.fb-post-media-grid .fb-post-media video.fb-post-media-video{width:100%;height:100%;min-height:140px;max-height:280px;object-fit:cover}.fb-post-media-grid .fb-post-media:only-child{grid-column:1 / -1}.fb-post-media-grid .fb-post-media:only-child img,.fb-post-media-grid .fb-post-media:only-child video.fb-post-media-video{max-height:400px;object-fit:contain}.fb-listing-detail-media.fb-post-media-grid .fb-post-media img,.fb-listing-detail-media.fb-post-media-grid .fb-post-media video.fb-post-media-video{max-height:200px;min-height:120px}.fb-post-media{max-height:400px;overflow:hidden;background:#000;line-height:0}.fb-post-media-clickable{cursor:pointer}.fb-post-media img,.fb-post-media video.fb-post-media-video{width:100%;height:auto;display:block;max-height:400px;object-fit:contain}.fb-actions{display:flex;align-items:center;justify-content:space-between;gap:var(--fb-space-md);width:100%;box-sizing:border-box;padding:.4rem var(--fb-space-lg)}.fb-actions.fb-actions--cluster-end .fb-actions-trailing{margin-inline-start:0}.fb-actions-trailing{display:flex;align-items:center;gap:.25rem;flex-shrink:0;margin-inline-start:auto}.fb-actions-leading{display:flex;align-items:center;gap:.25rem;flex:0 1 auto;min-width:0}.fb-mod-btn{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:38px;padding:.45rem 1rem;border-radius:8px;font-size:.875rem;font-weight:600;line-height:1.2;cursor:pointer;border:none;box-sizing:border-box;transition:opacity .15s ease,background .15s ease,border-color .15s ease}.fb-mod-btn:disabled{opacity:.55;cursor:not-allowed}.fb-mod-btn--approve{background:var(--fb-primary, #f18206);color:#fff;box-shadow:0 1px 3px #f1820659}.fb-mod-btn--approve:hover:not(:disabled){background:var(--fb-primary-hover, #d97706)}.fb-mod-btn--reject{background:#fff;color:#4e4f50;border:1px solid #ccd0d5}.fb-mod-btn--reject:hover:not(:disabled){background:#f5f6f7;border-color:#b0b3b8}.fb-mod-btn i{font-size:.85em}.fb-engagement-summary{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.45rem .85rem;border-top:1px solid var(--fb-divider);color:var(--fb-text-secondary);font-size:.8125rem}.fb-engagement-summary-left,.fb-engagement-summary-right{display:flex;align-items:center;gap:.65rem;min-width:0}.fb-engagement-summary-right{margin-left:auto}.fb-engagement-summary-item{display:inline-flex;align-items:center;gap:.3rem;white-space:nowrap}.fb-engagement-summary-icon{width:1rem;height:1rem;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:.625rem;color:#fff;background:var(--fb-primary, #f18206)}.fb-action-btn,a.fb-action-btn,a.fb-action-btn:link,a.fb-action-btn:visited{flex:0 0 auto;display:flex;align-items:center;justify-content:flex-start;gap:var(--fb-space-sm);padding:var(--fb-space-sm) .75rem;border:none;background:none;color:var(--fb-text-secondary)!important;font-size:.9375rem;font-weight:600;cursor:pointer;border-radius:var(--fb-radius-sm);text-decoration:none!important;box-shadow:0 0 0 1px transparent;transition:color var(--fb-duration) var(--fb-ease),box-shadow var(--fb-duration) var(--fb-ease);min-height:40px}.fb-action-count{min-width:1ch}.fb-action-btn:hover,a.fb-action-btn:hover{background:transparent;color:var(--fb-text-strong)!important;text-decoration:none!important;box-shadow:var(--fb-hover-ring)}.fb-action-btn:hover .fb-action-icon{color:inherit}.fb-action-btn:disabled{opacity:.6;cursor:not-allowed}.fb-action-btn.fb-action-btn--liked,.fb-action-btn.fb-action-btn--liked:disabled{opacity:1;cursor:default;color:var(--fb-primary)!important;background:transparent}.fb-action-btn.fb-action-btn--liked:disabled:hover,.fb-action-btn.fb-action-btn--liked:hover{background:transparent;color:var(--fb-primary)!important}.fb-action-btn.fb-action-btn--liked .fb-action-icon,.fb-action-btn.fb-action-btn--liked:disabled .fb-action-icon{color:var(--fb-primary);opacity:1}.fb-action-btn:focus-visible{outline:2px solid var(--fb-primary);outline-offset:2px}.fb-action-btn .fb-action-icon{font-size:1.125rem;line-height:1;opacity:.9}.fb-action-btn.fb-action-btn-static{cursor:default}.fb-btn-submit{display:inline-flex;align-items:center;justify-content:center;gap:var(--fb-space-xs);min-height:40px;padding:var(--fb-space-sm) var(--fb-space-xl);border-radius:var(--fb-radius-sm);font-weight:600;font-size:.9375rem;cursor:pointer;box-sizing:border-box;text-decoration:none;text-transform:capitalize;background:var(--fb-card-bg);color:var(--fb-text-strong);border:1px solid var(--fb-divider);box-shadow:0 1px 2px #0000000a;transition:border-color var(--fb-duration) var(--fb-ease),background var(--fb-duration) var(--fb-ease),color var(--fb-duration) var(--fb-ease),box-shadow var(--fb-duration) var(--fb-ease)}.fb-btn-submit:hover:not(:disabled){border-color:var(--fb-primary);background:var(--fb-card-bg);color:var(--fb-text-strong)}.fb-btn-submit:active:not(:disabled){border-color:#bcc0c4;color:var(--fb-text-strong)}.fb-btn-submit:disabled{opacity:.55;cursor:not-allowed}.fb-btn-submit:focus-visible{outline:2px solid var(--fb-accent);outline-offset:2px}.fb-btn-submit.fb-btn-submit--solid{background:var(--fb-primary);color:#fff;border-color:var(--fb-primary)}.fb-btn-submit.fb-btn-submit--solid:hover:not(:disabled){background:var(--fb-primary-hover);border-color:var(--fb-primary-hover);color:#fff}.fb-btn-submit.fb-btn-submit--solid:active:not(:disabled){filter:brightness(.96)}.fb-btn-submit.fb-btn-submit--solid:disabled{opacity:.55}.fb-btn-submit.fb-btn-submit--danger{background:var(--fb-danger);color:#fff;border-color:var(--fb-danger);box-shadow:0 1px 2px #00000014}.fb-btn-submit.fb-btn-submit--danger:hover:not(:disabled){background:var(--fb-danger-hover);border-color:var(--fb-danger-hover);color:#fff;filter:none}.fb-btn-submit.fb-btn-submit--danger:active:not(:disabled){filter:brightness(.96)}.fb-btn-submit.fb-btn-submit--danger:disabled{opacity:.55;cursor:not-allowed}.fb-btn-submit.fb-btn-submit--danger:focus-visible{outline:2px solid var(--fb-danger);outline-offset:2px}a.fb-btn-submit,a.fb-btn-submit:link,a.fb-btn-submit:visited{color:var(--fb-text-strong);text-decoration:none}a.fb-btn-submit:hover:not(.fb-btn-submit--solid){color:var(--fb-text-strong);text-decoration:none}a.fb-btn-submit.fb-btn-submit--solid,a.fb-btn-submit.fb-btn-submit--solid:link,a.fb-btn-submit.fb-btn-submit--solid:visited,a.fb-btn-submit.fb-btn-submit--solid:hover,a.fb-btn-submit.fb-btn-submit--solid:active,a.fb-btn-submit.fb-btn-submit--solid:focus,a.fb-btn-submit.fb-btn-submit--solid:focus-visible{color:#fff!important;-webkit-text-fill-color:#fff;text-decoration:none}.fb-btn-ghost{background:transparent;color:var(--fb-text-secondary);border:none;padding:var(--fb-space-sm) var(--fb-space-lg);border-radius:var(--fb-radius-sm);font-size:.9375rem;font-weight:500;text-transform:capitalize;cursor:pointer;text-decoration:none;box-shadow:0 0 0 1px transparent;transition:color var(--fb-duration) var(--fb-ease),box-shadow var(--fb-duration) var(--fb-ease)}.fb-btn-ghost:hover{background:transparent;color:var(--fb-text-strong);box-shadow:var(--fb-hover-ring)}.fb-btn-ghost:focus-visible{outline:2px solid var(--fb-accent, #f18206);outline-offset:2px}.fb-nav{height:var(--fb-nav-height);min-height:var(--fb-nav-height);background:var(--fb-card-bg);border-bottom:1px solid var(--fb-divider);display:flex;flex-direction:column;align-items:stretch;padding:0;gap:0;position:sticky;top:0;z-index:100;box-shadow:0 1px 3px #0000000d}.fb-nav-toolbar{display:flex;align-items:center;flex:1 1 auto;width:100%;min-height:var(--fb-nav-toolbar-height);height:var(--fb-nav-toolbar-height);padding:0 var(--fb-space-md);gap:var(--fb-space-sm)}.fb-nav-links.fb-nav-links--mobile{display:none!important}.dx-overlay-wrapper.dx-toast-wrapper{z-index:1200!important}.dx-overlay-wrapper.dx-toast-wrapper .dx-toast#SkyAlertToast{position:fixed!important;top:calc(var(--fb-nav-height) + 12px)!important;right:16px!important;left:auto!important;bottom:auto!important;transform:none!important}.dx-overlay-wrapper.dx-toast-wrapper .dx-toast#SkyAlertToast .dx-toast-content{border-radius:var(--fb-radius)!important;box-shadow:var(--fb-shadow-3)!important;border:1px solid color-mix(in srgb,var(--fb-accent) 24%,#ffffff)!important;background:linear-gradient(135deg,color-mix(in srgb,var(--fb-accent) 90%,#ffffff),color-mix(in srgb,var(--fb-accent-hover) 88%,#ffffff))!important;color:#fff!important}.dx-overlay-wrapper.dx-toast-wrapper .dx-toast#SkyAlertToast .dx-toast-content .fw-light{color:#fff!important;font-weight:500!important}@media (max-width: 768px){.dx-overlay-wrapper.dx-toast-wrapper .dx-toast#SkyAlertToast{right:8px!important;left:8px!important;top:calc(var(--fb-nav-height) + 8px)!important;width:auto!important;max-width:calc(100vw - 16px)!important}}.fb-nav-logo{display:inline-flex;align-items:center;text-decoration:none;margin-right:var(--fb-space-sm);padding:var(--fb-space-xs, 4px) var(--fb-space-sm);border-radius:var(--fb-radius-sm);box-shadow:0 0 0 1px transparent;transition:box-shadow var(--fb-duration) var(--fb-ease)}.fb-nav-logo-img{height:36px;width:auto;display:block;object-fit:contain}.fb-nav-page-title{display:none;margin:0;padding:0;font-size:1.25rem;font-weight:700;line-height:1.2;color:var(--fb-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.fb-nav-feed-actions{display:none;align-items:center;gap:6px;flex-shrink:0}.fb-nav-feed-action-btn{width:32px;height:32px;border-radius:6px;border:0;background:#8f8f92;color:#fff;font-size:.95rem;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0;flex-shrink:0;transition:background var(--fb-duration) var(--fb-ease)}.fb-nav-feed-action-btn:hover{background:#7a7a7d}.fb-nav-feed-action-btn:focus-visible{outline:2px solid var(--fb-primary);outline-offset:2px}.fb-nav-feed-action-btn--active{background:var(--fb-primary)}.fb-nav-feed-action-btn--active:hover{background:var(--fb-accent-hover, var(--fb-primary))}.fb-nav-mobile-create{display:none;align-items:center;flex-shrink:0}.fb-nav-mobile-create-btn{background:var(--fb-primary, #f18206)}.fb-nav-mobile-create-btn:hover{background:var(--fb-primary-hover, #d97706)}.fb-nav-feed-search-wrap{display:flex;align-items:center;gap:6px;flex:1 1 auto;min-width:0;max-width:100%}.fb-nav-feed-search-input{flex:1 1 auto;min-width:0;height:32px;padding:0 var(--fb-space-sm);border:1px solid var(--fb-divider);border-radius:6px;background:var(--fb-bg);font-size:.9375rem}.fb-nav-logo:hover{background:transparent;box-shadow:var(--fb-hover-ring)}.fb-nav-links{display:flex;align-items:center;gap:2px;flex:1;justify-content:center}@media (min-width: 769px){.fb-nav{flex-direction:row;flex-wrap:nowrap;align-items:center;padding:0 var(--fb-space-md);gap:var(--fb-space-sm);height:var(--fb-nav-toolbar-height);min-height:var(--fb-nav-toolbar-height)}.fb-nav-toolbar{display:contents}}.fb-nav-links a.fb-nav-item,.fb-nav-links a.fb-nav-item:link,.fb-nav-links a.fb-nav-item:visited,.fb-nav-links button.fb-nav-item{padding:var(--fb-space-md) var(--fb-space-lg);color:var(--fb-text-secondary)!important;text-decoration:none!important;font-weight:500;font-size:.9375rem;border-radius:var(--fb-radius-sm);box-shadow:0 0 0 1px transparent;transition:color var(--fb-duration) var(--fb-ease),background var(--fb-duration) var(--fb-ease),box-shadow var(--fb-duration) var(--fb-ease);min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:6px;position:relative}.fb-nav-links a.fb-nav-item .fb-nav-icon i,.fb-nav-links button.fb-nav-item .fb-nav-icon i{color:inherit!important}.fb-nav-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:1.5rem;height:1.5rem}.fb-nav-icon svg{width:24px;height:24px;display:block}.fb-nav-icon i{display:inline-flex;align-items:center;justify-content:center;line-height:1;font-size:1.125rem;width:1.25em;height:1em;vertical-align:middle}.fb-nav-menu-toggle-icon{display:inline-flex;align-items:center;justify-content:center;line-height:0}.fb-nav-menu-toggle-icon i{display:inline-flex;align-items:center;justify-content:center;line-height:1;font-size:1.35rem;width:1.25em;height:1em;vertical-align:middle}.fb-nav-label{white-space:nowrap}.fb-nav-links a.fb-nav-item:hover,.fb-nav-links button.fb-nav-item:hover{color:var(--fb-text-strong)!important;background:transparent;box-shadow:var(--fb-hover-ring)}.fb-nav-links a.fb-nav-item:hover .fb-nav-icon i,.fb-nav-links button.fb-nav-item:hover .fb-nav-icon i{color:var(--fb-accent)!important}.fb-nav-links a.fb-nav-item:focus-visible,.fb-nav-links button.fb-nav-item:focus-visible{outline:2px solid var(--fb-primary);outline-offset:2px}.fb-nav-links a.fb-nav-item.active,.fb-nav-links a.fb-nav-item.active:link,.fb-nav-links a.fb-nav-item.active:visited,.fb-nav-links button.fb-nav-item.active{color:var(--fb-primary)!important;font-weight:700}.fb-nav-links a.fb-nav-item.active .fb-nav-icon i,.fb-nav-links button.fb-nav-item.active .fb-nav-icon i,.fb-nav-links a.fb-nav-item.active:hover,.fb-nav-links a.fb-nav-item.active:hover .fb-nav-icon i,.fb-nav-links button.fb-nav-item.active:hover,.fb-nav-links button.fb-nav-item.active:hover .fb-nav-icon i{color:var(--fb-primary)!important}.fb-nav-links a.fb-nav-item.active:after,.fb-nav-links button.fb-nav-item.active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:var(--fb-primary);border-radius:3px 3px 0 0}.fb-nav-links a.fb-nav-item.active:hover,.fb-nav-links button.fb-nav-item.active:hover{background:transparent;box-shadow:none}.fb-nav-links button.fb-nav-item{border:none;font:inherit;font-family:inherit;cursor:pointer}.fb-nav-links button.fb-nav-item.fb-nav-admin-trigger,.fb-nav-links button.fb-nav-item.fb-nav-admin-trigger:hover,.fb-nav-links button.fb-nav-item.fb-nav-admin-trigger.active,.fb-nav-links button.fb-nav-item.fb-nav-admin-trigger.active:hover,.fb-nav-links button.fb-nav-item.fb-nav-admin-trigger:focus-visible{background:transparent!important}.fb-nav-admin-wrap{position:relative;display:inline-flex;align-items:center}.fb-nav-links--drawer .fb-nav-admin-wrap{width:100%;flex-direction:column;align-items:stretch}.fb-nav-admin-chevron{display:inline-flex;align-items:center;margin-inline-start:2px;opacity:.65;font-size:.65rem}.fb-nav-admin-menu{position:absolute;top:calc(100% + 6px);left:0;min-width:14rem;padding:var(--fb-space-xs) 0;background:var(--fb-card-bg);border:1px solid var(--fb-divider);border-radius:var(--fb-radius-lg);box-shadow:var(--fb-shadow-2);z-index:120}.fb-nav-links--drawer .fb-nav-admin-menu{position:static;margin-top:var(--fb-space-xs);width:100%;box-sizing:border-box}.fb-nav-admin-menu-item{display:block;width:100%;box-sizing:border-box;padding:var(--fb-space-sm) var(--fb-space-lg);border:none;background:none;font:inherit;font-size:.9375rem;font-weight:500;text-align:left;color:var(--fb-text-secondary)!important;text-decoration:none;cursor:pointer;transition:background var(--fb-duration) var(--fb-ease),color var(--fb-duration) var(--fb-ease)}.fb-nav-admin-menu-item:link,.fb-nav-admin-menu-item:visited{color:var(--fb-text-secondary)!important}.fb-nav-admin-menu-item:hover:not(.fb-nav-admin-menu-item--active){background:transparent;color:var(--fb-text-secondary)!important}.fb-nav-admin-menu-item--active,.fb-nav-admin-menu-item--active:link,.fb-nav-admin-menu-item--active:visited{color:var(--fb-primary)!important;font-weight:600}.fb-nav-admin-menu-item--active:hover{background:transparent;color:var(--fb-primary)!important}.fb-nav-profile{display:inline-flex;align-items:center;gap:var(--fb-space-sm);text-decoration:none;color:var(--fb-text);padding:var(--fb-space-xs) var(--fb-space-sm);border-radius:var(--fb-radius-sm);font-weight:500;font-size:.9375rem;box-shadow:0 0 0 1px transparent;transition:box-shadow var(--fb-duration) var(--fb-ease)}.fb-nav-profile:hover{background:transparent;box-shadow:var(--fb-hover-ring)}.fb-nav-profile .fb-avatar{width:32px;height:32px;font-size:.875rem}.fb-nav-profile-wrap{position:relative;margin-left:auto;flex-shrink:0}.fb-nav-profile-trigger{border:none;background:transparent;cursor:pointer;font:inherit;font-family:inherit}.fb-nav-profile-chevron{display:inline-flex;align-items:center;opacity:.65;font-size:.65rem}.fb-nav-profile-menu{position:absolute;top:calc(100% + 6px);right:0;min-width:11.5rem;padding:var(--fb-space-xs) 0;background:var(--fb-card-bg);border:1px solid var(--fb-divider);border-radius:var(--fb-radius-sm);box-shadow:var(--fb-shadow-2);z-index:110}.fb-nav-profile-menu-item{display:block;width:100%;box-sizing:border-box;padding:var(--fb-space-sm) var(--fb-space-lg);border:none;background:none;font:inherit;font-size:.9375rem;font-weight:500;text-align:left;color:var(--fb-text);text-decoration:none;cursor:pointer;box-shadow:0 0 0 1px transparent;transition:box-shadow var(--fb-duration) var(--fb-ease)}a.fb-nav-profile-menu-item{color:var(--fb-text)}a.fb-nav-profile-menu-item:hover,button.fb-nav-profile-menu-item:hover{background:transparent;box-shadow:var(--fb-hover-ring)}.fb-nav-profile-menu-item--logout{color:var(--fb-error-text, #b91c1c);border-top:1px solid var(--fb-divider);margin-top:var(--fb-space-xs);padding-top:var(--fb-space-md)}.fb-nav-profile-menu-item--logout:hover{background:var(--fb-error-bg, #fef2f2)}.fb-nav-notify-wrap{position:relative;flex-shrink:0;margin-left:auto}.fb-nav-notify-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:var(--fb-space-xs);margin-right:var(--fb-space-xs);color:var(--fb-text);background:transparent;border:none;border-radius:var(--fb-radius-sm);cursor:pointer;box-shadow:0 0 0 1px transparent;transition:box-shadow var(--fb-duration) var(--fb-ease)}.fb-nav-notify-btn:hover{background:transparent;box-shadow:var(--fb-hover-ring)}.fb-nav-notify-btn:focus-visible{outline:2px solid var(--fb-primary);outline-offset:2px}.fb-nav-notify-badge{position:absolute;top:4px;right:2px;min-width:18px;height:18px;padding:0 5px;font-size:.65rem;font-weight:700;line-height:18px;text-align:center;color:#fff;background:#e11d48;border-radius:9px}.fb-nav-notify-panel{position:absolute;top:calc(100% + 6px);right:0;width:min(360px,calc(100vw - 24px));max-height:70vh;overflow:auto;background:var(--fb-surface, #fff);border:1px solid var(--fb-border, #e2e8f0);border-radius:var(--fb-radius-md, 8px);box-shadow:0 10px 40px #0f172a1f;z-index:300}.fb-nav-notify-panel-top{display:flex;align-items:center;justify-content:space-between;gap:var(--fb-space-sm);flex-wrap:wrap;padding:var(--fb-space-sm) var(--fb-space-md);border-bottom:1px solid var(--fb-border, #e2e8f0)}.fb-nav-notify-tabs{display:inline-flex;gap:2px;padding:2px;background:var(--fb-hover-neutral);border-radius:var(--fb-radius-sm, 6px)}.fb-nav-notify-tab{font-size:.8125rem;font-weight:600;padding:6px 12px;border:none;border-radius:var(--fb-radius-sm, 6px);background:transparent;color:var(--fb-text-secondary);cursor:pointer;transition:background var(--fb-duration) var(--fb-ease),color var(--fb-duration) var(--fb-ease),box-shadow var(--fb-duration) var(--fb-ease);box-shadow:0 0 0 1px transparent}.fb-nav-notify-tab:hover{color:var(--fb-text);box-shadow:var(--fb-hover-ring)}.fb-nav-notify-tab--active{background:var(--fb-surface, #fff);color:var(--fb-text-strong);font-weight:700;box-shadow:0 1px 2px #0f172a14}.fb-nav-notify-tab:focus-visible{outline:2px solid var(--fb-primary);outline-offset:2px}.fb-nav-notify-markall--link{text-decoration:none;display:inline-block}.fb-nav-notify-markall--link:hover{text-decoration:underline}.fb-nav-notify-panel-header{display:flex;align-items:center;justify-content:space-between;gap:var(--fb-space-sm);padding:var(--fb-space-sm) var(--fb-space-md);font-weight:600;border-bottom:1px solid var(--fb-border, #e2e8f0)}.fb-nav-notify-markall{font-size:.8125rem;font-weight:500;color:var(--fb-primary);background:none;border:none;cursor:pointer;padding:var(--fb-space-xs)}.fb-nav-notify-markall:hover{text-decoration:underline}.fb-nav-notify-list{display:flex;flex-direction:column}.fb-nav-notify-row{display:flex;flex-direction:column;align-items:flex-start;gap:2px;width:100%;padding:var(--fb-space-sm) var(--fb-space-md);text-align:left;background:transparent;border:none;border-bottom:1px solid var(--fb-border, #f1f5f9);cursor:pointer;color:var(--fb-text)}.fb-nav-notify-row:hover{background:transparent;box-shadow:inset 0 0 0 1px var(--fb-primary)}.fb-nav-notify-row--unread{background:#3b82f60f}.fb-nav-notify-row--static{cursor:default}.fb-nav-notify-row--static:hover{background:transparent}.fb-nav-notify-row-title{font-weight:600;font-size:.875rem}.fb-nav-notify-row-msg{font-size:.8125rem;color:var(--fb-text-secondary)}.fb-nav-notify-row-meta{font-size:.75rem;color:var(--fb-text-secondary);opacity:.85}.fb-nav-notify-empty{padding:var(--fb-space-lg);text-align:center;color:var(--fb-text-secondary);font-size:.875rem}.fb-nav-logout{padding:var(--fb-space-sm) var(--fb-space-lg);font-size:.875rem;color:var(--fb-text-secondary)}.fb-nav-menu-toggle{display:none;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:var(--fb-space-xs);margin-right:var(--fb-space-xs);color:var(--fb-text);border-radius:var(--fb-radius-sm);flex-shrink:0}.fb-nav-menu-toggle:focus-visible{outline:2px solid var(--fb-primary);outline-offset:2px}.fb-nav-drawer-backdrop{position:fixed;inset:0;z-index:199;background:#0f172a73;animation:fb-fade-in .2s var(--fb-ease) both}@keyframes fb-fade-in{0%{opacity:0}to{opacity:1}}.fb-nav-drawer{display:none}@media (max-width: 1100px) and (min-width: 769px){.fb-nav-menu-toggle{display:inline-flex}.fb-nav-links--desktop{display:none!important}.fb-nav-drawer{display:flex;flex-direction:column;position:fixed;top:0;left:0;bottom:0;width:min(20rem,88vw);max-width:320px;z-index:200;background:var(--fb-card-bg);border-right:1px solid var(--fb-divider);box-shadow:4px 0 24px #0000001f;transform:translate(-100%);transition:transform .22s var(--fb-ease),visibility .22s;visibility:hidden}.fb-nav-drawer--open{transform:translate(0);visibility:visible}.fb-nav-drawer-header{display:flex;align-items:center;justify-content:space-between;gap:var(--fb-space-md);padding:var(--fb-space-md) var(--fb-space-lg);border-bottom:1px solid var(--fb-divider);flex-shrink:0}.fb-nav-drawer-title{font-weight:700;font-size:1.125rem;color:var(--fb-text)}.fb-nav-drawer-close{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:var(--fb-space-xs);color:var(--fb-text-secondary);border-radius:var(--fb-radius-sm)}.fb-nav-drawer-close:focus-visible{outline:2px solid var(--fb-primary);outline-offset:2px}.fb-nav-drawer-close i{display:inline-flex;align-items:center;justify-content:center;line-height:1;font-size:1.25rem;width:1.25em;height:1em;vertical-align:middle}.fb-nav-links--drawer{flex:1;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:0;padding:var(--fb-space-sm) 0;overflow-y:auto;-webkit-overflow-scrolling:touch}.fb-nav-links--drawer a.fb-nav-item{justify-content:flex-start;width:100%;min-height:48px;padding:var(--fb-space-md) var(--fb-space-lg);border-radius:0;font-size:1rem}.fb-nav-links--drawer a.fb-nav-item.active:after{inset:0 auto 0 0;width:4px;height:auto;border-radius:0 3px 3px 0}.fb-nav-links--drawer a.fb-nav-item.active:hover{background:transparent;box-shadow:var(--fb-hover-ring)}}@media (max-width: 768px){.fb-nav{--fb-nav-height: calc(var(--fb-nav-toolbar-height) + var(--fb-nav-mobile-tabs-height));height:auto;min-height:var(--fb-nav-height);overflow:visible}.fb-nav-menu-toggle,.fb-nav-drawer,.fb-nav-drawer-backdrop,.fb-nav-links--desktop{display:none!important}.fb-nav-links.fb-nav-links--mobile{display:flex!important;align-items:stretch;justify-content:space-around;flex:0 0 var(--fb-nav-mobile-tabs-height);min-height:var(--fb-nav-mobile-tabs-height);width:100%;gap:0;padding:0;border-top:1px solid var(--fb-divider);background:var(--fb-card-bg)}.fb-nav-links--mobile a.fb-nav-item,.fb-nav-links--mobile a.fb-nav-item:link,.fb-nav-links--mobile a.fb-nav-item:visited,.fb-nav-links--mobile button.fb-nav-item{flex:1 1 0;min-width:0;min-height:var(--fb-nav-mobile-tabs-height);padding:var(--fb-space-xs) var(--fb-space-xs);border-radius:0;gap:0}.fb-nav-links--mobile .fb-nav-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.fb-nav-links--mobile .fb-nav-icon i{font-size:1.25rem}.fb-nav-links--mobile a.fb-nav-item.active:after,.fb-nav-links--mobile button.fb-nav-item.active:after{inset:auto 0 0;width:auto;height:3px;border-radius:3px 3px 0 0}.fb-nav-links--mobile{overflow:visible}.fb-nav-links--mobile .fb-nav-admin-wrap{flex:1 1 0;min-width:0;display:flex;align-items:stretch;justify-content:center;position:relative}.fb-nav-links--mobile .fb-nav-admin-wrap .fb-nav-item-admin{width:100%}.fb-nav-links--mobile .fb-nav-admin-menu{top:calc(100% + 2px);left:auto;right:0;transform:none;min-width:12rem;max-width:min(16rem,calc(100vw - 2 * var(--fb-space-md)));width:max-content;z-index:130}[dir=rtl] .fb-nav-links--mobile .fb-nav-admin-menu{left:0;right:auto}.fb-nav-toolbar{flex-shrink:0}.fb-nav-logo{display:none}.fb-nav-feed-actions{display:flex;flex:1 1 auto;min-width:0;justify-content:flex-end}.fb-nav-feed-actions:has(.fb-nav-feed-search-wrap){flex:1 1 auto;justify-content:stretch}.fb-nav-mobile-create{display:flex;flex:1 1 auto;min-width:0;justify-content:flex-end}.fb-mobile-list-chrome__title,.fb-mobile-list-chrome__create{display:none!important}.fb-page-header.fb-mobile-list-chrome,.fb-news-hub-header.fb-mobile-list-chrome .fb-news-hub-toolbar{display:none!important;margin:0!important;padding:0!important;border:none!important}.fb-news-hub-header.fb-mobile-list-chrome{margin-bottom:0}.mp-shell-header.fb-mobile-list-chrome .mp-shell-header-main{flex-wrap:wrap;gap:0}.mp-shell-header.fb-mobile-list-chrome .mp-shell-header-text{flex:1 1 100%}.fb-nav-page-title{display:block;flex:1 1 auto;margin-right:0;max-width:none;min-width:0}}@media (max-width: 520px){.fb-nav-profile-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.fb-nav-logout{padding:var(--fb-space-xs) var(--fb-space-sm);font-size:.8125rem}}.fb-skip-link{position:absolute;left:-9999px;top:var(--fb-space-md);z-index:1001;padding:var(--fb-space-md) var(--fb-space-xl);background:var(--fb-primary);color:#fff;font-weight:600;font-size:.9375rem;text-decoration:none;border-radius:var(--fb-radius-sm);box-shadow:var(--fb-shadow-2);transition:left var(--fb-duration) var(--fb-ease)}.fb-skip-link:focus{left:var(--fb-space-md);outline:2px solid #fff;outline-offset:2px}.fb-profile-page{padding-top:0;padding-bottom:var(--fb-space-2xl)}.fb-profile-hero{position:relative;margin-bottom:0}.fb-profile-hero .fb-profile-cover{height:350px;min-height:200px;background-color:var(--fb-primary);background-image:linear-gradient(135deg,var(--fb-primary) 0%,var(--fb-primary-active) 100%);background-size:cover;background-position:center;background-repeat:no-repeat;position:relative}.fb-profile-cover-file-input,.fb-profile-avatar-file-input{position:absolute;width:.1px;height:.1px;opacity:0;overflow:hidden;clip:rect(0,0,0,0)}.fb-profile-cover-edit{position:absolute;bottom:var(--fb-space-md);right:var(--fb-space-md);display:inline-flex;align-items:center;gap:var(--fb-space-xs);padding:8px 14px;font-size:.9375rem;font-weight:600;color:var(--fb-text);background:#00000080;border:none;border-radius:6px;cursor:pointer;transition:background var(--fb-duration) var(--fb-ease)}.fb-profile-cover-edit:hover{background:#000000a6}.fb-profile-cover-edit-icon{display:inline-flex;color:#fff}.fb-profile-cover-edit-icon i,.fb-profile-avatar-edit i,.fb-profile-card-edit i,.fb-profile-detail-icon i,.fb-profile-composer-action-icon i,.fb-profile-action-more i{line-height:1}.fb-profile-cover-edit-text{color:#fff}.fb-profile-action-group{display:flex;align-items:center;gap:var(--fb-space-sm);flex-wrap:wrap}.fb-btn-secondary{display:inline-flex;align-items:center;justify-content:center;gap:var(--fb-space-xs);box-sizing:border-box;min-height:40px;padding:var(--fb-space-sm) var(--fb-space-xl);font-size:.9375rem;font-weight:600;text-transform:capitalize;border-radius:var(--fb-radius-sm);background:var(--fb-card-bg);color:var(--fb-text-strong);border:1px solid var(--fb-btn-secondary-border);box-shadow:0 1px 2px #0000000a;cursor:pointer;transition:background var(--fb-duration) var(--fb-ease),color var(--fb-duration) var(--fb-ease),border-color var(--fb-duration) var(--fb-ease),box-shadow var(--fb-duration) var(--fb-ease)}.fb-btn-secondary:hover{background:var(--fb-card-bg);border-color:var(--fb-primary);color:var(--fb-text-strong);box-shadow:0 1px 2px #0000000a}.fb-btn-secondary:disabled{opacity:.55;cursor:not-allowed}a.fb-btn-secondary,a.fb-btn-secondary:link,a.fb-btn-secondary:visited{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;text-decoration:none;color:var(--fb-text-strong)}a.fb-btn-secondary:hover{color:var(--fb-text-strong)}.mp-list-header-actions{display:flex;flex-wrap:wrap;gap:var(--fb-space-sm);align-items:center;justify-content:flex-end}.mp-header-btn{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:.5rem 1rem;font-size:.8125rem;font-weight:600;line-height:1.2;border-radius:var(--fb-radius-sm);border:1px solid var(--fb-divider);background:var(--fb-card-bg);color:var(--fb-text);text-transform:capitalize;cursor:pointer;text-decoration:none;box-sizing:border-box;transition:border-color var(--fb-duration) var(--fb-ease),background var(--fb-duration) var(--fb-ease),color var(--fb-duration) var(--fb-ease),box-shadow var(--fb-duration) var(--fb-ease);box-shadow:0 1px 2px #0000000a}a.mp-header-btn,a.mp-header-btn:link,a.mp-header-btn:visited,a.mp-header-btn:hover,a.mp-header-btn:active,a.mp-header-btn:focus,a.mp-header-btn:focus-visible{text-transform:capitalize}.mp-header-btn:hover{border-color:var(--fb-primary);background:var(--fb-card-bg);color:var(--fb-text);text-decoration:none}.mp-header-btn:focus-visible{outline:2px solid var(--fb-primary);outline-offset:2px}.mp-header-btn--secondary{color:var(--fb-text-secondary)}a.mp-header-btn--secondary,a.mp-header-btn--secondary:link,a.mp-header-btn--secondary:visited{color:var(--fb-text-secondary);text-decoration:none}a.mp-header-btn--secondary:hover{color:var(--fb-text);text-decoration:none}.mp-header-btn--secondary-active{border-color:var(--fb-primary);color:var(--fb-text-strong);background:var(--fb-card-bg);font-weight:700}.mp-header-btn--secondary-active:hover{background:var(--fb-card-bg);border-color:var(--fb-primary-hover);color:var(--fb-text-strong)}.mp-header-btn--moderate{border-color:#e6510066;color:#bf360c;background:linear-gradient(180deg,#fff8f0,#fff3e0)}.mp-header-btn--moderate:hover{border-color:#e65100;color:#e65100;background:#ffe0b2}.mp-header-btn--primary{background:var(--fb-primary);border-color:var(--fb-primary);color:#fff;box-shadow:0 1px 3px #f1820659}a.mp-header-btn--primary,a.mp-header-btn--primary:link,a.mp-header-btn--primary:visited{color:#fff;text-decoration:none}a.mp-header-btn.mp-header-btn--primary,a.mp-header-btn.mp-header-btn--primary:link,a.mp-header-btn.mp-header-btn--primary:visited,a.mp-header-btn.mp-header-btn--primary:hover,a.mp-header-btn.mp-header-btn--primary:active{color:#fff!important;-webkit-text-fill-color:#fff}.mp-header-btn--primary:hover{background:var(--fb-primary-hover);border-color:var(--fb-primary-hover);color:#fff}a.mp-header-btn--primary:hover{color:#fff;text-decoration:none}a.mp-header-btn.mp-header-btn--primary:hover{color:#fff!important;-webkit-text-fill-color:#fff}.mp-create-listing-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.625rem 1.125rem;font-size:.9375rem;font-weight:600;line-height:1.2;border-radius:8px;border:1px solid var(--fb-primary, #f18206);background:var(--fb-primary, #f18206);color:#fff!important;-webkit-text-fill-color:#fff;text-decoration:none;box-shadow:0 1px 3px #f1820659;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease}a.mp-create-listing-btn,a.mp-create-listing-btn:link,a.mp-create-listing-btn:visited,a.mp-create-listing-btn:hover,a.mp-create-listing-btn:active,a.mp-create-listing-btn:focus,a.mp-create-listing-btn:focus-visible{color:#fff!important;-webkit-text-fill-color:#fff;text-decoration:none}.mp-create-listing-btn:hover{background:var(--fb-primary-hover, #d97706);border-color:var(--fb-primary-hover, #d97706);color:#fff!important;text-decoration:none}button.mp-create-listing-btn{font-family:inherit;cursor:pointer}.mp-header-btn--search{flex-shrink:0;min-width:5.5rem}@media (max-width: 520px){.mp-header-btn--search{width:100%}}.mp-filters-panel{padding:var(--fb-space-lg);margin-bottom:var(--fb-space-xl);background:linear-gradient(180deg,var(--fb-card-bg) 0%,#fafbfc 100%);border:1px solid var(--fb-divider);border-radius:var(--fb-radius);box-shadow:var(--fb-shadow-1)}.mp-toolbar-search-row{display:grid;grid-template-columns:1fr auto;gap:var(--fb-space-sm);align-items:stretch}@media (max-width: 520px){.mp-toolbar-search-row{grid-template-columns:1fr}}.mp-toolbar-input{min-height:44px;font-size:.9375rem}.mp-filter-label{font-size:.6875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--fb-text-tertiary);margin-bottom:.2rem}.mp-toolbar-select{min-height:42px;font-size:.875rem;font-weight:500;padding:.5rem 2.2rem .5rem .75rem;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:linear-gradient(45deg,transparent 50%,var(--fb-text-secondary, #65676b) 50%),linear-gradient(135deg,var(--fb-text-secondary, #65676b) 50%,transparent 50%);background-position:calc(100% - 16px) calc(50% - 2px),calc(100% - 11px) calc(50% - 2px);background-size:5px 5px,5px 5px;background-repeat:no-repeat}[dir=rtl] .mp-toolbar-select{padding:.5rem .75rem .5rem 2.2rem;background-position:16px calc(50% - 2px),11px calc(50% - 2px)}.mp-toolbar-row{display:flex;flex-wrap:wrap;gap:.5rem;align-items:flex-end}.mp-toolbar-row+.mp-toolbar-row{margin-top:var(--fb-space-lg);padding-top:var(--fb-space-lg);border-top:1px solid var(--fb-divider)}.mp-toolbar-filters{display:grid;grid-template-columns:repeat(auto-fill,minmax(168px,1fr));gap:var(--fb-space-md);align-items:end}.mp-toolbar-field{display:flex;flex-direction:column;gap:.35rem;min-width:0}.mp-toolbar-search{flex:1;min-width:0}.mp-filter-popover{position:absolute;top:calc(100% + 6px);right:0;z-index:60;width:min(100vw - 2rem,280px);background:#fff;border:1px solid #e4e6eb;border-radius:8px;box-shadow:0 10px 28px #0000001f,0 2px 8px #0000000f;overflow:hidden}.mp-filter-popover-title{margin:0;padding:12px 14px 6px;font-size:.8125rem;font-weight:700;color:#050505;letter-spacing:.01em}.mp-filter-popover-scroll{max-height:220px;overflow-y:auto;padding:2px 0 6px}.mp-filter-empty{margin:0;padding:8px 14px 12px;font-size:.8125rem;color:#8a8d91}.mp-filter-checkbox-list{list-style:none;margin:0;padding:0 8px}.mp-filter-checkbox-item{margin:0;padding:0}.mp-filter-checkbox-label{display:flex;align-items:center;gap:10px;min-height:40px;padding:0 6px;border-radius:6px;cursor:pointer;font-size:.875rem;font-weight:500;line-height:1.25;color:#333}.mp-filter-checkbox-label:hover{background:#f5f6f7}.mp-filter-checkbox-input{width:18px;height:18px;flex-shrink:0;margin:0;cursor:pointer;appearance:none;-webkit-appearance:none;border:2px solid #bcc0c4;border-radius:4px;background:#fff;position:relative;vertical-align:middle;transition:background .15s ease,border-color .15s ease}.mp-filter-checkbox-input:checked{background:var(--fb-primary);border-color:var(--fb-primary)}.mp-filter-checkbox-input:checked:after{content:"";position:absolute;left:5px;top:2px;width:5px;height:9px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.mp-filter-checkbox-input:focus-visible{outline:2px solid var(--fb-primary);outline-offset:2px}.mp-filter-popover-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px 12px;border-top:1px solid #eceef2;background:#fff}.mp-filter-select-all{border:none;background:transparent;padding:6px 4px;font-size:.8125rem;font-weight:600;color:#65676b;cursor:pointer;text-decoration:none}.mp-filter-select-all:hover{color:#050505;text-decoration:underline}.mp-filter-display-btn{border:1px solid #f18206;background:#fff;color:#f18206;padding:6px 16px;min-height:32px;font-size:.8125rem;font-weight:600;line-height:1.2;border-radius:6px;cursor:pointer;transition:background .15s ease,color .15s ease}.mp-filter-display-btn:hover{background:#f1820614;color:#d97706;border-color:#d97706}.mp-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.fb-profile-action-more{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:none;border-radius:50%;background:#f0f2f5;color:var(--fb-text-secondary);cursor:pointer;box-shadow:0 0 0 1px transparent;transition:background var(--fb-duration) var(--fb-ease),color var(--fb-duration) var(--fb-ease),box-shadow var(--fb-duration) var(--fb-ease)}.fb-profile-action-more:hover{background:#f0f2f5;color:var(--fb-text);box-shadow:var(--fb-hover-ring)}.fb-profile-hero-row{display:flex;align-items:flex-end;gap:var(--fb-space-lg);padding:0 var(--fb-space-lg) var(--fb-space-lg);background:var(--fb-card-bg);border-bottom:1px solid var(--fb-divider);flex-wrap:wrap;max-width:1100px;margin:0 auto}.fb-profile-avatar-wrap{margin-top:-56px;position:relative;z-index:1;flex-shrink:0}.fb-avatar-profile{width:112px;height:112px;font-size:2.5rem;border:4px solid var(--fb-card-bg);box-shadow:var(--fb-shadow-1)}.fb-avatar-profile-img{object-fit:cover;border-radius:50%;display:block}.fb-profile-avatar-edit{position:absolute;bottom:0;right:0;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:none;border-radius:50%;background:var(--fb-primary);color:#fff;cursor:pointer;box-shadow:var(--fb-shadow-1);transition:background var(--fb-duration) var(--fb-ease),transform var(--fb-duration) var(--fb-ease)}.fb-profile-avatar-edit:hover{background:var(--fb-primary-hover)}.fb-profile-meta{flex:1;min-width:0;padding:var(--fb-space-xs) 0}.fb-profile-name{font-size:1.5rem;font-weight:700;color:var(--fb-text);margin:0 0 2px;line-height:1.25}.fb-profile-title{font-size:.9375rem;color:var(--fb-text-secondary);margin:0 0 2px}.fb-profile-summary{font-size:.8125rem;color:var(--fb-text-secondary);margin:0}.fb-profile-actions{flex-shrink:0;padding-bottom:var(--fb-space-xs)}.fb-profile-action-btn{padding:8px 16px;font-size:.9375rem;font-weight:600;border-radius:6px}.fb-profile-tabs-wrap{display:flex;align-items:stretch;background:var(--fb-card-bg);border-bottom:1px solid var(--fb-divider);max-width:1100px;margin:0 auto}.fb-profile-tabs{display:flex;justify-content:flex-start;gap:0;flex:1;padding:0 var(--fb-space-md);min-width:0}.fb-profile-tab{flex:0 1 auto;min-width:80px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--fb-space-md) var(--fb-space-lg);background:none;border:none;cursor:pointer;color:var(--fb-text-secondary);font-size:.9375rem;font-weight:500;position:relative;border-radius:var(--fb-radius-sm);box-shadow:0 0 0 1px transparent;transition:color var(--fb-duration) var(--fb-ease),box-shadow var(--fb-duration) var(--fb-ease)}.fb-profile-tab:hover{color:var(--fb-text-strong);background:transparent;box-shadow:var(--fb-hover-ring)}.fb-profile-tab.active{color:var(--fb-primary);font-weight:700}.fb-profile-tab.active:hover{box-shadow:none}.fb-profile-tab-indicator{position:absolute;bottom:0;left:0;right:0;height:3px;background:var(--fb-primary);border-radius:3px 3px 0 0;opacity:0}.fb-profile-tab.active .fb-profile-tab-indicator{opacity:1}.fb-profile-tab-label{display:flex;align-items:center;gap:6px}.fb-profile-tab-badge{font-size:.75rem;font-weight:600;background:var(--fb-primary);color:#fff;padding:2px 6px;border-radius:10px}.fb-profile-tabs-more{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:48px;padding:0;border:none;border-left:1px solid var(--fb-divider);background:transparent;color:var(--fb-text-secondary);cursor:pointer;box-shadow:0 0 0 1px transparent;transition:background var(--fb-duration) var(--fb-ease),color var(--fb-duration) var(--fb-ease),box-shadow var(--fb-duration) var(--fb-ease)}.fb-profile-tabs-more:hover{background:transparent;color:var(--fb-text);box-shadow:var(--fb-hover-ring)}.fb-profile-content{padding-top:var(--fb-space-lg);max-width:var(--fb-content-max);margin:0 auto}.fb-profile-content.fb-profile-content--photos{max-width:1100px;width:100%;box-sizing:border-box}.fb-profile-content.fb-profile-two-col{display:flex;gap:var(--fb-space-lg);align-items:flex-start;max-width:1100px}.fb-profile-sidebar{flex:0 0 360px;position:sticky;top:calc(var(--fb-nav-height) + var(--fb-space-md))}.fb-profile-card-head{display:flex;align-items:center;justify-content:space-between;gap:var(--fb-space-sm);margin-bottom:var(--fb-space-sm)}.fb-profile-card-head .fb-profile-card-title{margin:0;padding-bottom:0}.fb-profile-card-edit{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;border-radius:50%;background:transparent;color:var(--fb-text-secondary);cursor:pointer;box-shadow:0 0 0 1px transparent;transition:color var(--fb-duration) var(--fb-ease),box-shadow var(--fb-duration) var(--fb-ease)}.fb-profile-card-edit:hover{background:transparent;color:var(--fb-primary);box-shadow:var(--fb-hover-ring)}.fb-profile-detail-line{display:flex;align-items:center;gap:var(--fb-space-sm);font-size:.9375rem;color:var(--fb-text);margin:0 0 var(--fb-space-xs);line-height:1.4}.fb-profile-detail-icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;color:var(--fb-text-secondary)}.fb-profile-card-intro,.fb-profile-card-job{margin-bottom:var(--fb-space-md)}.fb-profile-job-dl{margin:0;padding:0}.fb-profile-job-dl-row{margin:0 0 var(--fb-space-sm)}.fb-profile-job-dl-row:last-child{margin-bottom:0}.fb-profile-job-dl dt{margin:0 0 .15rem;font-size:.75rem;font-weight:600;line-height:1.3;color:var(--fb-text-secondary)}.fb-profile-job-dl dd{margin:0;font-size:.9375rem;line-height:1.4;color:var(--fb-text);word-break:break-word}.fb-profile-job-empty{margin:0;font-size:.875rem;color:var(--fb-text-secondary);line-height:1.4}.fb-profile-intro{margin-bottom:var(--fb-space-md)}.fb-profile-intro-line{font-size:.9375rem;color:var(--fb-text);margin:0 0 var(--fb-space-xs);line-height:1.4}.fb-profile-edit-bio{display:inline-block;margin-top:var(--fb-space-sm);font-size:.9375rem;font-weight:600;color:var(--fb-primary);cursor:pointer;text-decoration:none}.fb-profile-edit-bio:hover{text-decoration:underline}.fb-profile-main{flex:1;min-width:0}.fb-profile-composer-prompt{background:var(--fb-card-bg);border-radius:var(--fb-radius);padding:var(--fb-space-md) var(--fb-space-lg);margin-bottom:var(--fb-space-md);border:1px solid var(--fb-divider);box-shadow:var(--fb-shadow-1)}.fb-profile-whats-on-mind,a.fb-profile-whats-on-mind,a.fb-profile-whats-on-mind:link,a.fb-profile-whats-on-mind:visited{display:block;font-size:.9375rem;color:var(--fb-text)!important;text-decoration:none!important;padding:var(--fb-space-sm) 0;margin-bottom:var(--fb-space-sm);border-bottom:1px solid var(--fb-divider)}.fb-profile-whats-on-mind:hover,a.fb-profile-whats-on-mind:hover,a.fb-profile-whats-on-mind:active,a.fb-profile-whats-on-mind:focus{color:var(--fb-text)!important;text-decoration:none!important}.fb-profile-composer-actions{display:flex;align-items:center;justify-content:center;gap:var(--fb-space-sm);flex-wrap:wrap}.fb-profile-composer-action{display:flex;align-items:center;gap:var(--fb-space-xs);padding:var(--fb-space-sm) var(--fb-space-md);font-size:.9375rem;font-weight:600;color:#111;text-decoration:none;border-radius:var(--fb-radius-sm);box-shadow:0 0 0 1px transparent;transition:background var(--fb-duration) var(--fb-ease),color var(--fb-duration) var(--fb-ease),box-shadow var(--fb-duration) var(--fb-ease)}a.fb-profile-composer-action,a.fb-profile-composer-action:link,a.fb-profile-composer-action:visited,a.fb-profile-composer-action:hover,a.fb-profile-composer-action:active,a.fb-profile-composer-action:focus{color:#111!important}.fb-profile-composer-action:hover{background:transparent;color:#111;box-shadow:var(--fb-hover-ring)}.fb-profile-composer-action-icon{display:inline-flex;color:#111}.fb-profile-posts-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:var(--fb-space-sm);margin-bottom:var(--fb-space-sm)}.fb-profile-posts-title{font-size:1.25rem;font-weight:700;color:var(--fb-text);margin:0}.fb-profile-posts-toolbar{display:flex;align-items:center;gap:var(--fb-space-sm)}.fb-profile-posts-toolbar-btn{padding:6px 12px;font-size:.875rem;font-weight:600;color:var(--fb-text-strong, #333333);background:transparent;border:none;border-radius:6px;cursor:pointer;box-shadow:0 0 0 1px transparent;transition:box-shadow var(--fb-duration) var(--fb-ease)}.fb-profile-posts-toolbar-btn:hover{background:transparent;box-shadow:var(--fb-hover-ring)}.fb-profile-posts-toolbar-btn--accent{color:var(--fb-accent, #f18206);font-weight:700}.fb-profile-posts-toolbar-btn--accent:hover{background:transparent;box-shadow:var(--fb-hover-ring)}.fb-profile-posts-filter{display:inline-flex;align-items:stretch;border:1px solid var(--fb-divider);border-radius:var(--fb-radius-sm);overflow:hidden}.fb-profile-posts-filter-btn{padding:6px 12px;font-size:.8125rem;font-weight:600;border:none;background:var(--fb-card-bg);color:var(--fb-text-secondary);cursor:pointer;border-right:1px solid var(--fb-divider);transition:background var(--fb-duration) var(--fb-ease),color var(--fb-duration) var(--fb-ease),box-shadow var(--fb-duration) var(--fb-ease);position:relative;z-index:0}.fb-profile-posts-filter-btn:last-child{border-right:none}.fb-profile-posts-filter-btn:hover{background:var(--fb-card-bg);color:var(--fb-text);z-index:1;box-shadow:0 0 0 1px var(--fb-primary)}.fb-profile-posts-filter-btn.active{background:var(--fb-card-bg);color:var(--fb-primary);z-index:1;box-shadow:0 0 0 1px var(--fb-primary)}.fb-profile-posts-toolbar--manage{flex-wrap:wrap;width:100%;justify-content:space-between;gap:var(--fb-space-md)}.fb-profile-posts-select-all{display:inline-flex;align-items:center;gap:var(--fb-space-sm);font-size:.875rem;font-weight:500;color:var(--fb-text);cursor:pointer;-webkit-user-select:none;user-select:none}.fb-profile-posts-manage-actions{display:flex;align-items:center;gap:var(--fb-space-sm);flex-wrap:wrap}.fb-profile-post-row{display:flex;align-items:flex-start;gap:var(--fb-space-sm);min-width:0}.fb-profile-post-article{flex:1;min-width:0}.fb-profile-post-checkbox-wrap{flex-shrink:0;padding-top:.85rem;cursor:pointer}.fb-profile-view-toggle{display:flex;align-items:center;gap:0;margin-bottom:var(--fb-space-md);border:1px solid var(--fb-divider);border-radius:var(--fb-radius-sm);overflow:hidden;width:fit-content}.fb-profile-view-toggle-btn{display:inline-flex;align-items:center;gap:var(--fb-space-xs);padding:8px 14px;font-size:.875rem;font-weight:500;color:var(--fb-text-secondary);background:var(--fb-card-bg);border:none;border-right:1px solid var(--fb-divider);cursor:pointer;transition:background var(--fb-duration) var(--fb-ease),color var(--fb-duration) var(--fb-ease),box-shadow var(--fb-duration) var(--fb-ease);position:relative;z-index:0}.fb-profile-view-toggle-btn:last-child{border-right:none}.fb-profile-view-toggle-btn:hover{background:var(--fb-card-bg);color:var(--fb-text);z-index:1;box-shadow:0 0 0 1px var(--fb-primary)}.fb-profile-view-toggle-btn.active{background:var(--fb-card-bg);color:var(--fb-primary);font-weight:600;z-index:1;box-shadow:0 0 0 1px var(--fb-primary)}.fb-profile-tab-pane{min-height:200px}.fb-profile-cards{display:flex;flex-direction:column;gap:var(--fb-space-md)}.fb-profile-card{background:var(--fb-card-bg);border-radius:var(--fb-radius);padding:var(--fb-space-lg);box-shadow:var(--fb-shadow-1);border:1px solid var(--fb-divider)}.fb-profile-card-title{font-size:1rem;font-weight:600;color:var(--fb-text-strong);margin:0 0 var(--fb-space-md);padding-bottom:var(--fb-space-xs)}.fb-profile-card .fb-profile-dl{display:grid;grid-template-columns:auto 1fr;gap:var(--fb-space-xs) var(--fb-space-xl);margin:0;font-size:.9375rem;align-items:baseline}.fb-profile-card .fb-profile-dl dt{color:var(--fb-text-secondary);font-weight:500;margin:0}.fb-profile-card .fb-profile-dl dd{margin:0;color:var(--fb-text)}.fb-profile-logout-wrap{margin-top:var(--fb-space-xl);text-align:center}.fb-btn-outline-danger{padding:var(--fb-space-sm) var(--fb-space-xl);font-size:.9375rem;font-weight:600;color:#c62828;background:transparent;border:2px solid #c62828;border-radius:var(--fb-radius);cursor:pointer}.fb-btn-outline-danger:hover{background:#c6282814}.fb-profile-posts{display:flex;flex-direction:column;gap:var(--fb-space-md)}.fb-profile-posts.fb-profile-posts-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:var(--fb-space-md)}.fb-profile-posts .fb-profile-post-article.fb-card{overflow:hidden;box-shadow:var(--fb-elevation-card);border:1px solid rgba(0,0,0,.06);transition:box-shadow var(--fb-duration) var(--fb-ease)}.fb-profile-posts .fb-profile-post-article.fb-card:hover{box-shadow:var(--fb-elevation-card-hover)}.fb-profile-photos{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:4px}.fb-profile-photo-item{aspect-ratio:1;overflow:hidden;background:var(--fb-bg);display:block}.fb-profile-photo-item img{width:100%;height:100%;object-fit:cover;display:block}.fb-profile-selling{display:flex;flex-direction:column;gap:var(--fb-space-md);width:100%}.fb-profile-view-all{display:block;width:100%;box-sizing:border-box;text-align:center;padding:.85rem 1rem;margin-top:.25rem;border-radius:var(--fb-radius);border:1px solid var(--fb-divider);background:var(--fb-card-bg);color:var(--fb-primary);font-weight:600;text-decoration:none}.fb-profile-view-all:hover{border-color:var(--fb-primary);background:#f182060f}.fb-post-group-strip-link--static{cursor:default;text-decoration:none;pointer-events:none}.fb-profile-listing-card{display:flex;width:100%;box-sizing:border-box;gap:var(--fb-space-md);padding:var(--fb-space-md);background:var(--fb-card-bg);border-radius:var(--fb-radius);border:1px solid var(--fb-divider);text-decoration:none;color:inherit;transition:background var(--fb-duration) var(--fb-ease),border-color var(--fb-duration) var(--fb-ease)}.fb-profile-listing-card:hover{background:var(--fb-card-bg);border-color:var(--fb-primary)}.fb-profile-listing-img{width:80px;height:80px;flex-shrink:0;border-radius:var(--fb-radius-sm);overflow:hidden;background:var(--fb-bg)}.fb-profile-listing-img img{width:100%;height:100%;object-fit:cover}.fb-profile-listing-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:2rem}.fb-profile-listing-body{flex:1;min-width:0}.fb-profile-listing-title{font-size:1rem;font-weight:600;margin:0 0 4px;color:var(--fb-text);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.fb-profile-listing-price{font-size:.9375rem;font-weight:600;color:var(--fb-primary);margin:0 0 2px}.fb-profile-listing-meta{font-size:.8125rem;color:var(--fb-text-secondary);margin:0}.fb-profile-view-all{display:inline-block;text-align:center;padding:var(--fb-space-sm) var(--fb-space-lg);font-size:.9375rem;font-weight:600;color:var(--fb-primary);text-decoration:none;border:1px solid var(--fb-primary);border-radius:var(--fb-radius);margin-top:var(--fb-space-sm)}.fb-profile-view-all:hover{background:var(--fb-card-bg);border-color:var(--fb-primary-hover);color:var(--fb-primary-hover)}@media (max-width: 768px){.fb-profile-page{padding-bottom:var(--fb-space-xl)}.fb-profile-hero .fb-profile-cover{height:180px;min-height:140px}.fb-profile-cover-edit{bottom:var(--fb-space-sm);right:var(--fb-space-sm);padding:8px 10px;font-size:.8125rem}.fb-profile-cover-edit-text{display:none}.fb-profile-hero-row{flex-wrap:wrap;align-items:flex-end;gap:var(--fb-space-sm) var(--fb-space-md);padding:0 var(--fb-space-md) var(--fb-space-md);max-width:none}.fb-profile-avatar-wrap{margin-top:-44px}.fb-avatar-profile{width:88px;height:88px;font-size:2rem;border-width:3px}.fb-profile-avatar-edit{width:32px;height:32px;font-size:.75rem}.fb-profile-meta{flex:1 1 0;min-width:0;padding:var(--fb-space-xs) 0 0}.fb-profile-name{font-size:1.25rem;word-break:break-word}.fb-profile-title,.fb-profile-summary{font-size:.8125rem;word-break:break-word}.fb-profile-actions{flex:1 1 100%;width:100%;padding-bottom:0;align-items:stretch}.fb-profile-actions .fb-profile-action-group{width:100%;justify-content:stretch}.fb-profile-action-btn{flex:1 1 auto;min-width:0;text-align:center}.fb-profile-menu-feedback{text-align:center}.fb-profile-tabs-wrap{max-width:none;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;overscroll-behavior-x:contain}.fb-profile-tabs-wrap::-webkit-scrollbar{display:none}.fb-profile-tabs{flex-wrap:nowrap;width:max-content;min-width:100%;padding:0 var(--fb-space-md)}.fb-profile-tab{flex:0 0 auto;min-width:0;padding:var(--fb-space-md) var(--fb-space-md);white-space:nowrap}.fb-profile-content,.fb-profile-content.fb-profile-content--photos,.fb-profile-content.fb-profile-two-col{flex-direction:column;max-width:none;padding-top:var(--fb-space-md);padding-left:var(--fb-space-md);padding-right:var(--fb-space-md);gap:var(--fb-space-md)}.fb-profile-sidebar{flex:1 1 auto;width:100%;max-width:none;position:static;top:auto}.fb-profile-main{width:100%}.fb-profile-card,.fb-profile-composer-prompt{padding:var(--fb-space-md)}.fb-profile-composer-actions{justify-content:flex-start}.fb-profile-posts-header{flex-direction:column;align-items:stretch}.fb-profile-posts-toolbar,.fb-profile-posts-toolbar--manage{width:100%;justify-content:space-between}.fb-profile-posts-manage-actions{width:100%;justify-content:flex-end}.fb-profile-posts.fb-profile-posts-grid{grid-template-columns:1fr}.fb-profile-photos{grid-template-columns:repeat(3,1fr);gap:3px}.fb-profile-selling{grid-template-columns:1fr}.fb-profile-listing-card{padding:var(--fb-space-sm)}.fb-profile-listing-img{width:72px;height:72px}.fb-profile-post-row{gap:var(--fb-space-xs)}.fb-profile-post-checkbox-wrap{padding-top:.65rem}}.fb-media-picker-backdrop{position:fixed;inset:0;background:#00000080;z-index:1000;display:flex;align-items:center;justify-content:center;padding:var(--fb-space-lg);box-sizing:border-box}.fb-media-picker-modal{background:var(--fb-card-bg);border-radius:var(--fb-radius-lg);box-shadow:var(--fb-shadow-3);max-width:520px;width:100%;max-height:85vh;overflow:hidden;display:flex;flex-direction:column}.fb-media-picker-header{display:flex;align-items:center;justify-content:space-between;padding:var(--fb-space-lg);border-bottom:1px solid var(--fb-divider)}.fb-media-picker-title{font-size:1.25rem;font-weight:700;color:var(--fb-text);margin:0}.fb-media-picker-close{width:36px;height:36px;padding:0;border:none;background:transparent;color:var(--fb-text-secondary);font-size:1.5rem;line-height:1;cursor:pointer;border-radius:50%;box-shadow:0 0 0 1px transparent;transition:color var(--fb-duration) var(--fb-ease),box-shadow var(--fb-duration) var(--fb-ease)}.fb-media-picker-close:hover{background:transparent;color:var(--fb-text);box-shadow:var(--fb-hover-ring)}.fb-media-picker-upload{padding:var(--fb-space-lg);border-bottom:1px solid var(--fb-divider)}.fb-media-picker-or{text-align:center;font-size:.875rem;color:var(--fb-text-secondary);margin:0;padding:var(--fb-space-md)}.fb-media-picker-grid-wrap{padding:0 var(--fb-space-lg) var(--fb-space-lg);overflow:auto;flex:1;min-height:200px}.fb-media-picker-empty{text-align:center;padding:var(--fb-space-xl);color:var(--fb-text-secondary);font-size:.9375rem}.fb-media-picker-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:var(--fb-space-sm)}.fb-media-picker-item{display:block;aspect-ratio:1;border-radius:var(--fb-radius-sm);overflow:hidden;border:2px solid transparent;background:var(--fb-bg);padding:0;cursor:pointer;transition:border-color var(--fb-duration) var(--fb-ease),box-shadow var(--fb-duration) var(--fb-ease);position:relative}.fb-media-picker-item:hover:not(:disabled){border-color:var(--fb-primary);box-shadow:none}.fb-media-picker-item:disabled{opacity:.7;cursor:not-allowed}.fb-media-picker-item img,.fb-media-picker-item .fb-media-picker-thumb-video{width:100%;height:100%;object-fit:cover;display:block}.fb-media-picker-video-badge{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none;color:#fffffff2;font-size:1.75rem;text-shadow:0 1px 4px rgba(0,0,0,.6)}.fb-media-picker-item-label{position:absolute;bottom:0;left:0;right:0;padding:4px 6px;font-size:.75rem;font-weight:600;color:#fff;background:#000000a6;opacity:0;transition:opacity var(--fb-duration) var(--fb-ease)}.fb-media-picker-item:hover:not(:disabled) .fb-media-picker-item-label{opacity:1}.fb-media-picker-item--selected{border-color:var(--fb-primary, #f18206);box-shadow:0 0 0 2px #f1820659}.fb-media-picker-check{position:absolute;top:8px;right:8px;width:28px;height:28px;border-radius:50%;background:var(--fb-primary, #f18206);color:#fff;display:flex;align-items:center;justify-content:center;font-size:.85rem;pointer-events:none;box-shadow:0 1px 4px #00000040;z-index:2}.fb-media-picker-multi-hint{text-align:center;font-size:.8125rem;color:var(--fb-text-secondary);margin:0;padding:0 var(--fb-space-lg) var(--fb-space-sm)}.fb-media-picker-footer{display:flex;justify-content:flex-end;align-items:center;gap:var(--fb-space-sm);padding:var(--fb-space-md) var(--fb-space-lg);border-top:1px solid var(--fb-divider);flex-shrink:0}.fb-profile-header{position:relative;margin-bottom:0}.fb-profile-info{padding:4rem var(--fb-space-lg) var(--fb-space-xl);background:var(--fb-card-bg);border-radius:var(--fb-radius) var(--fb-radius) 0 0;margin:0 var(--fb-space-lg);margin-top:-1px;box-shadow:var(--fb-shadow-1);max-width:var(--fb-content-max);margin-left:auto;margin-right:auto}.fb-profile-dl{display:grid;grid-template-columns:auto 1fr;gap:var(--fb-space-sm) var(--fb-space-xl);margin:0;font-size:.9375rem;align-items:baseline}.fb-profile-dl dt{color:var(--fb-text-secondary);font-weight:500;margin:0}.fb-profile-dl dd{margin:0;color:var(--fb-text)}.fb-login-page{min-height:100vh;background:var(--fb-bg);display:flex;align-items:center;justify-content:center;padding:var(--fb-space-xl);box-sizing:border-box}.fb-login-card{width:100%;max-width:396px;background:var(--fb-card-bg);border-radius:var(--fb-radius-lg);box-shadow:var(--fb-shadow-3);padding:var(--fb-space-2xl);border:1px solid rgba(0,0,0,.04)}.fb-login-brand{text-align:center;margin-bottom:var(--fb-space-xl)}.fb-login-brand h1{font-size:1.75rem;font-weight:700;color:var(--fb-primary);margin:0 0 var(--fb-space-xs);line-height:1.2}.fb-login-card .subtitle,.fb-login-subtitle{color:var(--fb-text-secondary);font-size:.9375rem;margin:0 0 var(--fb-space-xl);text-align:center}.fb-login-form .fb-form-group,.fb-login-card .form-group{margin-bottom:var(--fb-space-lg)}.fb-login-card label,.fb-login-form .fb-form-label{display:block;font-size:.875rem;font-weight:600;color:var(--fb-text);margin-bottom:var(--fb-space-xs)}.fb-login-card input{width:100%;padding:var(--fb-space-md) var(--fb-space-lg);border:1px solid var(--fb-divider);border-radius:var(--fb-radius-sm);font-size:1rem;box-sizing:border-box;transition:border-color var(--fb-duration) var(--fb-ease),box-shadow var(--fb-duration) var(--fb-ease)}.fb-login-card input:focus{outline:none;border-color:var(--fb-primary);box-shadow:0 0 0 3px var(--fb-primary-light)}.fb-login-card .btn-submit,.fb-login-submit{width:100%;padding:var(--fb-space-md) var(--fb-space-lg);margin-top:var(--fb-space-md);font-size:1.0625rem;font-weight:600;min-height:48px}.fb-login-submit:focus-visible{outline:2px solid var(--fb-accent);outline-offset:2px;box-shadow:none}.fb-login-hint{margin-top:var(--fb-space-xl);padding-top:var(--fb-space-xl);border-top:1px solid var(--fb-divider);text-align:center;font-size:.8125rem;color:var(--fb-text-secondary)}.fb-list-card{display:flex;align-items:center;gap:var(--fb-space-lg);padding:var(--fb-space-lg);text-decoration:none;color:inherit;transition:background var(--fb-duration) var(--fb-ease),border-color var(--fb-duration) var(--fb-ease);border-radius:var(--fb-radius);margin-bottom:var(--fb-space-sm);border:1px solid rgba(0,0,0,.04)}.fb-list-card:hover{background:var(--fb-card-bg);border-color:var(--fb-primary)}.fb-list-card:focus-visible{outline:2px solid var(--fb-primary);outline-offset:2px}.fb-list-card-content{flex:1;min-width:0}.fb-list-card-title{font-size:1rem;font-weight:600;margin:0 0 var(--fb-space-xs);color:var(--fb-text);line-height:1.3}.fb-list-card-summary{font-size:.875rem;color:var(--fb-text-secondary);margin:0 0 var(--fb-space-xs);line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.fb-list-card-meta{font-size:.8125rem;color:var(--fb-text-tertiary);margin:0}.fb-list-card-arrow{color:var(--fb-text-tertiary);font-size:1.25rem;flex-shrink:0}.fb-list-card-with-action{display:flex;align-items:stretch;gap:0;margin-bottom:var(--fb-space-sm)}.fb-list-card-with-action>.fb-list-card{flex:1;min-width:0;margin-bottom:0;border-radius:var(--fb-radius) 0 0 var(--fb-radius);border-right:none}.fb-list-card-with-action--solo>.fb-list-card{border-radius:var(--fb-radius);border-right:1px solid rgba(0,0,0,.04)}.fb-list-card-edit{display:flex;align-items:center;justify-content:center;padding:0 var(--fb-space-lg);border:1px solid rgba(0,0,0,.04);border-radius:0 var(--fb-radius) var(--fb-radius) 0;background:var(--fb-card-bg);text-decoration:none;font-weight:600;font-size:.875rem;color:var(--fb-primary);flex-shrink:0;transition:background var(--fb-duration) var(--fb-ease),border-color var(--fb-duration) var(--fb-ease)}.fb-list-card-edit:hover{background:var(--fb-card-bg);border-color:var(--fb-primary)}.fb-list-card-edit:focus-visible{outline:2px solid var(--fb-primary);outline-offset:2px}.fb-listing-card{display:block;text-decoration:none;color:inherit;border-radius:var(--fb-radius);overflow:hidden;background:var(--fb-card-bg);box-shadow:var(--fb-shadow-1);border:1px solid rgba(0,0,0,.04);transition:box-shadow var(--fb-duration) var(--fb-ease),transform var(--fb-duration) var(--fb-ease),border-color var(--fb-duration) var(--fb-ease)}.fb-listing-card:hover{box-shadow:var(--fb-shadow-2);transform:translateY(-1px);border-color:var(--fb-primary)}.fb-listing-card:focus-visible{outline:2px solid var(--fb-primary);outline-offset:2px}.fb-listing-img-wrap{width:100%;aspect-ratio:1;background:var(--fb-bg);display:flex;align-items:center;justify-content:center;overflow:hidden}.fb-listing-img{width:100%;height:100%;object-fit:cover}.fb-listing-placeholder{font-size:2.5rem;color:var(--fb-text-tertiary)}.fb-listing-body{padding:var(--fb-space-md) var(--fb-space-lg)}.fb-listing-title{font-size:1rem;font-weight:600;margin:0 0 var(--fb-space-xs);color:var(--fb-text);line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.fb-listing-price{font-size:1.0625rem;font-weight:700;color:var(--fb-text);margin:0}.fb-listings-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:var(--fb-space-lg)}.fb-back{display:inline-flex;align-items:center;gap:var(--fb-space-sm);color:var(--fb-primary);text-decoration:none;font-size:.9375rem;font-weight:600;margin-bottom:var(--fb-space-lg);padding:var(--fb-space-sm) 0;border-radius:var(--fb-radius-sm);box-shadow:0 0 0 1px transparent;transition:color var(--fb-duration) var(--fb-ease),box-shadow var(--fb-duration) var(--fb-ease)}.fb-back:hover{color:var(--fb-primary-hover);text-decoration:none}.fb-back:not(.fb-back--icon-only):hover{background:transparent;box-shadow:var(--fb-hover-ring);padding:var(--fb-space-sm) var(--fb-space-md);margin-left:calc(-1 * var(--fb-space-md))}.fb-back:focus-visible{outline:2px solid var(--fb-primary);outline-offset:2px}.fb-back.fb-back--icon-only{gap:0;font-size:1.0625rem;width:40px;height:40px;justify-content:center;padding:0;margin-bottom:var(--fb-space-lg);border-radius:50%}.fb-back.fb-back--icon-only:hover{padding:0;margin-left:0;box-shadow:none;background:var(--fb-hover-neutral)}.fb-comments{padding:var(--fb-space-md) var(--fb-space-lg) var(--fb-space-lg);border-top:1px solid var(--fb-divider, #e4e6eb);background:#f0f2f5}.fb-comment-list,.fb-comment-block{margin-bottom:var(--fb-space-md)}.fb-comment-block:last-child{margin-bottom:0}.fb-comment-item{display:flex;flex-wrap:nowrap;align-items:flex-start;gap:.5rem;padding:0 0 .35rem;font-size:.9375rem;line-height:1.35}.fb-comment-item:not(:last-child){border-bottom:none}.fb-comment-main{flex:1;min-width:0;display:flex;flex-direction:column;align-items:stretch;gap:.2rem}.fb-comment-bubble{background:#fff;border-radius:8px;padding:.45rem .65rem;border:1px solid #dce0e5;box-shadow:none}.fb-comment-author-line{font-weight:700;font-size:.8125rem;color:var(--fb-text, #050505);line-height:1.35;margin:0 0 .15rem}.fb-comment-text-line{margin:0;color:var(--fb-text, #1c1e21);font-size:.875rem;line-height:1.45;word-break:break-word;white-space:pre-wrap}.fb-comment-meta-row{display:flex;flex-wrap:wrap;align-items:center;gap:0 .35rem;margin-top:.2rem}.fb-comment-meta-row .fb-comment-time+.fb-comment-meta-actions:before{content:"\b7";margin-right:.35rem;color:var(--fb-text-tertiary, #b0b3b8);font-weight:400}.fb-comment-time{font-size:.75rem;font-weight:500;color:var(--fb-text-secondary, #65676b)}.fb-comment-meta-actions{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem}.fb-comment-item.fb-comment-reply{padding-left:0}.fb-comment-like-btn,.fb-comment-reply-btn{background:none;border:none;padding:0;color:var(--fb-text-secondary, #65676b);font-size:.75rem;font-weight:600;cursor:pointer;font-family:inherit}.fb-comment-like-btn:disabled{cursor:default}.fb-comment-like-btn.fb-comment-like-btn--liked,.fb-comment-like-btn.fb-comment-like-btn--liked:disabled{cursor:default;color:var(--fb-primary)!important;font-weight:700}.fb-comment-like-btn:not(:disabled):hover,.fb-comment-reply-btn:hover{color:var(--fb-text-secondary);text-decoration:none}.fb-comment-like-btn:focus-visible,.fb-comment-reply-btn:focus-visible{outline:2px solid var(--fb-primary);outline-offset:2px}.fb-comment-show-replies-btn{display:inline-block;align-self:flex-start;margin:.15rem 0 0;padding:0;border:none;background:none;font-size:.8125rem;font-weight:600;color:var(--fb-text-secondary, #65676b);cursor:pointer;font-family:inherit}.fb-comment-show-replies-btn:hover{color:var(--fb-accent, #f18206);text-decoration:underline}.fb-comment-write-trigger{display:block;width:100%;margin-top:var(--fb-space-sm);padding:var(--fb-space-sm) var(--fb-space-md);text-align:left;font-size:.9375rem;color:var(--fb-text-secondary, #65676b);background:var(--fb-card-bg, #ffffff);border:1px solid var(--fb-divider, #ced0d4);border-radius:var(--fb-radius-lg, 12px);cursor:text;font-family:inherit}.fb-comment-write-trigger:hover{background:var(--fb-card-bg, #ffffff);border-color:var(--fb-primary)}.fb-comment-replies:not(.fb-comment-replies--stacked){margin-top:.35rem;margin-left:22px;padding-left:12px;border-left:2px solid #e4e6eb}.fb-comment-replies--stacked{margin-top:.35rem;margin-left:0;padding-left:0;border-left:none}.fb-comment-reply-block{margin-bottom:.45rem;overflow:visible}.fb-comment-reply-block:last-child{margin-bottom:0}.fb-comment-thread-continuation{margin-top:.2rem;margin-left:44px;box-sizing:border-box}.fb-comment-thread-inner{min-width:0;display:flex;flex-direction:column;gap:.5rem;padding-left:0;border-left:none}.fb-comment-thread-list-rail{min-width:0;display:flex;flex-direction:column;gap:.45rem;padding-left:12px;border-left:2px solid #ccd0d5;overflow:visible}.fb-comment-thread-list-rail>.fb-comment-show-replies-btn{margin-top:0}.fb-comment-thread-list-rail .fb-comment-item.fb-comment-reply{position:relative;z-index:0}.fb-comment-thread-list-rail .fb-comment-item.fb-comment-reply>app-user-avatar{margin-left:6px;position:relative;z-index:1}.fb-comment-thread-list-rail .fb-comment-item.fb-comment-reply:after{content:"";position:absolute;left:-13px;top:calc(1.4rem - 2px);width:18px;height:2px;background:#ccd0d5;border-radius:1px;pointer-events:none;z-index:0}.fb-comment-thread-root-reply{margin-top:.2rem;margin-left:40px;margin-bottom:.45rem;box-sizing:border-box}.fb-reply-form-wrap{margin-top:0;margin-bottom:0;padding-left:0;padding-top:0;box-sizing:border-box;overflow:visible}.fb-reply-form-wrap--nested{margin-top:var(--fb-space-sm);margin-bottom:var(--fb-space-sm);padding-left:40px}.fb-reply-to-hint{font-size:.75rem;color:var(--fb-text-secondary);margin:0 0 4px}.fb-reply-form-wrap .fb-reply-form{margin-bottom:0}.fb-reply-form.fb-comment-form{display:flex;flex-direction:column;align-items:stretch;gap:var(--fb-space-sm);position:relative}.fb-reply-form.fb-comment-form:before,.fb-reply-form.fb-comment-form:after{content:"";position:absolute;pointer-events:none;background:#ccd0d5;border-radius:1px;z-index:0}.fb-comment-thread-root-reply .fb-reply-form-wrap--thread-root .fb-reply-form.fb-comment-form:before{display:block;left:-25px;width:1px;top:-3.6rem;height:calc(5rem - 2px)}.fb-comment-thread-root-reply .fb-reply-form-wrap--thread-root .fb-reply-form.fb-comment-form:after{left:-25px;top:calc(1.4rem - 2px);width:25px;height:2px}.fb-reply-form-wrap--nested .fb-reply-form.fb-comment-form:before{display:block;left:-53px;width:1px;top:-3rem;height:calc(4.4rem - 2px)}.fb-reply-form-wrap--nested .fb-reply-form.fb-comment-form:after{left:-53px;top:calc(1.4rem - 2px);width:53px;height:2px}.fb-reply-form.fb-comment-form textarea{width:100%;box-sizing:border-box;border-radius:24px;min-height:40px;padding:.55rem 1.15rem;max-height:180px;border:1px solid #ccd0d5;background:#fff;font-size:.875rem;line-height:1.35;resize:vertical}.fb-reply-form.fb-comment-form textarea:hover{border-color:var(--fb-primary);background:#fff}.fb-reply-form.fb-comment-form textarea:focus{outline:none;border-color:#b0b5bc;background:#fff;box-shadow:none}.fb-comments-title{font-size:1rem;font-weight:700;color:var(--fb-text, #050505);margin:0 0 var(--fb-space-md)}.fb-comment-form{display:flex;flex-direction:column;align-items:stretch;gap:var(--fb-space-sm)}.fb-comment-form textarea{width:100%;padding:var(--fb-space-md) var(--fb-space-lg);border:1px solid var(--fb-divider);border-radius:var(--fb-radius-pill);background:var(--fb-card-bg);color:var(--fb-text);font-size:.9375rem;resize:vertical;min-height:40px;max-height:120px;box-sizing:border-box;font-family:inherit}.fb-comment-form textarea:hover{background:var(--fb-card-bg);border-color:var(--fb-primary)}.fb-comment-form-footer{display:flex;justify-content:flex-end;align-items:center;gap:var(--fb-space-sm);flex-wrap:wrap}.fb-comment-form-footer--reply{gap:.5rem}.fb-btn-comment-reply-post{padding:.4rem 1rem;font-size:.8125rem;font-weight:600;min-height:32px;line-height:1.2;border-radius:6px;cursor:pointer;font-family:inherit;border:1px solid var(--fb-primary, #e65100);background:var(--fb-primary, #e65100);color:#fff}.fb-btn-comment-reply-post:not(:disabled):hover{filter:brightness(.96);border-color:var(--fb-primary, #e65100);color:#fff}.fb-btn-comment-reply-post:disabled{background:#fff;color:var(--fb-text-secondary, #65676b);border:1px solid #ccd0d5;cursor:not-allowed;opacity:.7}.fb-btn-comment-reply-cancel{padding:.4rem 1rem;font-size:.8125rem;font-weight:600;min-height:32px;line-height:1.2;border-radius:6px;cursor:pointer;font-family:inherit;background:#fff;color:var(--fb-text-secondary, #65676b);border:1px solid #ccd0d5}.fb-btn-comment-reply-cancel:hover{background:#fff;border-color:var(--fb-primary)}.fb-btn-comment-reply-post:focus-visible,.fb-btn-comment-reply-cancel:focus-visible{outline:2px solid var(--fb-primary);outline-offset:2px}.fb-comment-form .fb-btn-compact,.fb-reply-form.fb-comment-form .fb-btn-compact{padding:.35rem .9rem;font-size:.8125rem;font-weight:600;min-height:32px;line-height:1.2}.fb-comment-form textarea::placeholder{color:var(--fb-text-secondary)}.fb-comment-form textarea:focus{outline:none;background:var(--fb-card-bg);border-color:var(--fb-divider);box-shadow:none}.fb-loading{text-align:center;padding:var(--fb-space-2xl) var(--fb-space-lg);color:var(--fb-text-secondary);font-size:.9375rem;display:flex;flex-direction:column;align-items:center;gap:var(--fb-space-md)}.fb-loading-spinner{width:32px;height:32px;border:3px solid var(--fb-divider);border-top-color:var(--fb-primary);border-radius:50%;animation:fb-spin .7s linear infinite}@keyframes fb-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion: reduce){.fb-loading-spinner,.app-load-panel-pane .spinner{animation-duration:1.5s}}.fb-error{padding:var(--fb-space-lg);background:var(--fb-error-bg);color:var(--fb-error-text);font-size:.9375rem;border-radius:var(--fb-radius-sm);margin-bottom:var(--fb-space-lg);font-weight:500}.fb-error .fb-btn-ghost{margin-top:var(--fb-space-sm)}.fb-empty{text-align:center;padding:var(--fb-space-2xl) var(--fb-space-xl);background:var(--fb-card-bg);border-radius:var(--fb-radius);box-shadow:var(--fb-shadow-1);border:1px solid rgba(0,0,0,.04)}.fb-empty-icon{font-size:3rem;color:var(--fb-text-tertiary);margin-bottom:var(--fb-space-md);line-height:1}.fb-empty-title{font-size:1rem;font-weight:600;color:var(--fb-text);margin:0 0 var(--fb-space-xs)}.fb-empty-text{font-size:.9375rem;color:var(--fb-text-secondary);margin:0 0 var(--fb-space-lg)}.fb-empty a,.fb-empty .fb-btn-submit{display:inline-block;margin-top:var(--fb-space-sm)}.fb-empty a{color:var(--fb-primary);text-decoration:none;font-weight:600;font-size:.9375rem}.fb-empty a:hover{text-decoration:underline}.fb-error a,.fb-notice a{color:inherit;text-decoration:underline;font-weight:600}.fb-error a:hover,.fb-notice a:hover{text-decoration:none}.fb-form-group{margin-bottom:var(--fb-space-xl)}.fb-form-label{display:block;font-size:.875rem;font-weight:600;color:var(--fb-text);margin-bottom:var(--fb-space-xs)}.fb-form-label-row{display:flex;align-items:baseline;justify-content:space-between;gap:var(--fb-space-md);margin-bottom:var(--fb-space-xs)}.fb-form-label-row .fb-form-label{margin-bottom:0}.fb-char-count{flex-shrink:0;font-size:.75rem;font-weight:500;font-variant-numeric:tabular-nums;color:var(--fb-text-tertiary)}.fb-char-count--warn{color:var(--fb-accent, #f18206)}.fb-char-count--max{color:var(--fb-error-text, #b91c1c);font-weight:600}.fb-form-actions{display:flex;justify-content:flex-start;flex-direction:row;flex-wrap:wrap;gap:var(--fb-space-sm);margin-top:var(--fb-space-xl);padding-top:var(--fb-space-lg);border-top:1px solid var(--fb-divider)}.app-main.fb-main{background:var(--fb-bg);min-height:calc(100vh - var(--fb-nav-height));outline:none;overflow-x:hidden;width:100%;box-sizing:border-box}body:not(.fb-has-nav) .fb-login-page{min-height:100vh}.app-load-panel-pane{background:var(--fb-card-bg)!important;box-shadow:var(--fb-shadow-3)!important;border-radius:var(--fb-radius)!important}.app-load-panel-pane .spinner{border-color:var(--fb-divider)!important;border-top-color:var(--fb-primary)!important}.fb-news-hub-header{margin-bottom:var(--fb-space-lg);padding-bottom:var(--fb-space-lg)}.fb-news-hub-top{margin-bottom:var(--fb-space-md)}.fb-news-hub-title{margin:0}.fb-news-hub-toolbar{display:flex;flex-wrap:wrap;align-items:stretch;gap:var(--fb-space-md);justify-content:space-between}.fb-news-segmented{display:flex;flex:1 1 280px;min-width:0;max-width:100%;border-radius:var(--fb-radius-sm, 8px);border:1px solid var(--fb-divider);background:var(--fb-hover-neutral, #e8eaef);padding:3px;gap:3px}.fb-news-segment{flex:1 1 0;min-width:0;text-align:center;padding:.55rem .75rem;font-size:.875rem;font-weight:600;color:var(--fb-text-secondary);text-decoration:none;border-radius:calc(var(--fb-radius-sm, 8px) - 2px);transition:background var(--fb-duration) var(--fb-ease),color var(--fb-duration) var(--fb-ease),box-shadow var(--fb-duration) var(--fb-ease)}a.fb-news-segment,a.fb-news-segment:link,a.fb-news-segment:visited{color:var(--fb-text-secondary)}.fb-news-segment:hover{color:var(--fb-text);background:#ffffffa6;box-shadow:0 0 0 1px var(--fb-primary)}.fb-news-segment--active{color:var(--fb-text-strong);background:var(--fb-card-bg);box-shadow:0 1px 3px #00000014}a.fb-news-segment.fb-news-segment--active,a.fb-news-segment.fb-news-segment--active:link,a.fb-news-segment.fb-news-segment--active:visited{color:var(--fb-text-strong)}.fb-news-hub-cta{flex:0 0 auto;align-self:center;white-space:nowrap;text-transform:none}a.fb-news-hub-cta,a.fb-news-hub-cta:link,a.fb-news-hub-cta:visited,a.fb-news-hub-cta:hover,a.fb-news-hub-cta:active{text-transform:none}.fb-news-hub-cta-label{color:inherit}.news-simple-header{margin-bottom:var(--fb-space-lg);padding-bottom:var(--fb-space-lg);border-bottom:1px solid var(--fb-divider)}.news-simple-header .fb-page-title{margin:0}.fb-news-mine-status-block{margin-bottom:var(--fb-space-lg)}.fb-news-mine-status-heading{margin:0 0 var(--fb-space-sm);font-size:.8125rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--fb-text-tertiary)}.fb-news-filter-row{display:flex;flex-wrap:wrap;gap:var(--fb-space-xs);margin-bottom:var(--fb-space-lg)}.fb-news-filter-row--mine{margin-bottom:0}.fb-news-status-filter-btn{border-radius:999px;font-size:.8125rem;font-weight:600;padding:.4rem .85rem;border:1px solid var(--fb-divider);background:var(--fb-card-bg);color:var(--fb-text);cursor:pointer;transition:background var(--fb-duration) var(--fb-ease),color var(--fb-duration) var(--fb-ease),border-color var(--fb-duration) var(--fb-ease)}.fb-news-status-filter-btn:hover{border-color:var(--fb-primary);background:var(--fb-card-bg)}.fb-news-status-filter-btn--active{background:var(--fb-primary);color:#fff;border-color:var(--fb-primary)}.fb-news-status-filter-btn:focus-visible{outline:2px solid var(--fb-primary);outline-offset:2px}.fb-news-filter-pill{border-radius:999px;font-size:.875rem}.fb-news-filter-pill--active{background:var(--fb-primary);color:#fff;border-color:transparent}.fb-news-status{display:inline-block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--fb-text-secondary);margin-right:var(--fb-space-sm)}.fb-news-detail-head{display:flex;flex-wrap:wrap;align-items:baseline;gap:var(--fb-space-sm)}.fb-news-detail-head .fb-page-title{margin-bottom:0}.fb-news-actions{display:flex;flex-wrap:wrap;gap:var(--fb-space-sm);margin:var(--fb-space-md) 0}.fb-news-analytics{margin:var(--fb-space-md) 0;padding:var(--fb-space-md);background:var(--fb-bg);border-radius:var(--fb-radius);border:1px solid var(--fb-divider)}.fb-news-analytics-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:var(--fb-space-md);text-align:center}.fb-news-analytics-grid strong{display:block;font-size:1.25rem;color:var(--fb-primary)}.fb-news-analytics-grid span{display:block;font-size:.75rem;color:var(--fb-text-secondary);margin-top:2px}.fb-news-schedule-panel{margin-top:var(--fb-space-md);border:1px solid var(--fb-divider)}.fb-section-title{font-size:1rem;font-weight:600;margin:0 0 var(--fb-space-md);color:var(--fb-text)}.fb-form-check{display:flex;align-items:center;gap:var(--fb-space-sm);font-size:.9375rem;cursor:pointer;margin-top:var(--fb-space-sm)}[dir=rtl] .fb-story-add-badge{right:auto;left:-2px}[dir=rtl] .fb-feed-detail-card.fb-card-group.fb-card--post,[dir=rtl] .fb-feed-detail-card.fb-card-group.fb-card--status,[dir=rtl] .fb-card-group,[dir=rtl] .fb-card-status{border-left:none;border-right:3px solid var(--fb-primary)}[dir=rtl] .fb-card-poll{border-left:none;border-right:3px solid #6b4dc9}[dir=rtl] .fb-card-post{border-left:none;border-right:3px solid var(--fb-primary)}[dir=rtl] .fb-post-header-actions,[dir=rtl] .fb-nav-profile-wrap,[dir=rtl] .fb-nav-notifications-wrap{margin-left:0;margin-right:auto}[dir=rtl] .fb-nav-notifications-trigger,[dir=rtl] .fb-nav-menu-toggle{margin-right:0;margin-left:var(--fb-space-xs)}[dir=rtl] .fb-nav-notifications-panel,[dir=rtl] .fb-nav-profile-menu{right:auto;left:0}[dir=rtl] .fb-nav-notifications-badge{right:auto;left:2px}[dir=rtl] .fb-nav-profile-menu-item,[dir=rtl] .fb-nav-notifications-item{text-align:right}[dir=rtl] .fb-skip-link{left:auto;right:-9999px}[dir=rtl] .fb-skip-link:focus{left:auto;right:var(--fb-space-md)}[dir=rtl] .fb-story-add-btn,[dir=rtl] .fb-post-edit-panel--post,[dir=rtl] .fb-post-edit-panel--status{border-left:initial}[dir=rtl] .fb-profile-posts-filter-btn,[dir=rtl] .fb-profile-view-toggle-btn{border-right:none;border-left:1px solid var(--fb-divider)}[dir=rtl] .fb-profile-posts-filter-btn:last-child,[dir=rtl] .fb-profile-view-toggle-btn:last-child{border-left:none}[dir=rtl] .fb-list-card-with-action>.fb-list-card{border-radius:0 var(--fb-radius) var(--fb-radius) 0;border-right:1px solid rgba(0,0,0,.04);border-left:none}[dir=rtl] .fb-list-card-with-action--solo>.fb-list-card{border-right:none;border-left:1px solid rgba(0,0,0,.04)}[dir=rtl] .fb-comment-item.fb-comment-reply{padding-left:0;padding-right:0;margin-left:0;margin-right:0;border-left:none;border-right:none}[dir=rtl] .fb-comment-replies:not(.fb-comment-replies--stacked){padding-left:0;padding-right:12px;border-left:none;border-right:2px solid #e4e6eb;margin-left:0;margin-right:22px}[dir=rtl] .fb-comment-time{margin-left:0;margin-right:0}[dir=rtl] .fb-comment-like-btn{margin-right:0;margin-left:.65rem}[dir=rtl] .fb-comment-show-replies-btn{margin-left:0;margin-right:0}[dir=rtl] .fb-comment-thread-continuation,[dir=rtl] .fb-comment-thread-root-reply{margin-left:0;margin-right:40px}[dir=rtl] .fb-comment-thread-list-rail,[dir=rtl] .fb-reply-form-wrap--thread-root{border-left:none;border-right:2px solid #ccd0d5;padding-left:0;padding-right:12px}[dir=rtl] .fb-reply-form-wrap--nested{padding-left:0;padding-right:40px}[dir=rtl] .fb-comment-thread-root-reply .fb-reply-form-wrap--thread-root .fb-reply-form.fb-comment-form:before,[dir=rtl] .fb-comment-thread-root-reply .fb-reply-form-wrap--thread-root .fb-reply-form.fb-comment-form:after{left:auto;right:-25px}[dir=rtl] .fb-comment-thread-list-rail .fb-comment-item.fb-comment-reply>app-user-avatar{margin-left:0;margin-right:6px}[dir=rtl] .fb-comment-thread-list-rail .fb-comment-item.fb-comment-reply:after{left:auto;right:-13px;width:18px}[dir=rtl] .fb-reply-form-wrap--nested .fb-reply-form.fb-comment-form:before,[dir=rtl] .fb-reply-form-wrap--nested .fb-reply-form.fb-comment-form:after{left:auto;right:-53px}[dir=rtl] .fb-comment-input,[dir=rtl] .fb-comment-reply-input,[dir=rtl] .fb-profile-nav-item,[dir=rtl] .fb-nav-drawer-link,[dir=rtl] .fb-btn-ghost{text-align:right}[dir=rtl] .fb-comment-highlight{margin-left:0;margin-right:calc(-1 * var(--fb-space-md))}[dir=rtl] .fb-nav-item-admin{margin-right:var(--fb-space-sm);margin-left:0}[dir=rtl] .dx-overlay-wrapper.dx-toast-wrapper .dx-toast#SkyAlertToast{right:auto!important;left:16px!important}@media (max-width: 768px){[dir=rtl] .dx-overlay-wrapper.dx-toast-wrapper .dx-toast#SkyAlertToast{right:8px!important;left:8px!important}}@media (max-width: 1100px) and (min-width: 769px){[dir=rtl] .fb-nav-drawer{left:auto;right:0;border-right:none;border-left:1px solid var(--fb-divider);box-shadow:-4px 0 24px #0000001f}[dir=rtl] .fb-nav-links--drawer a.fb-nav-item.active:after{left:auto;right:0}}.fb-poll-status-banner{display:flex;align-items:center;gap:.7rem;padding:.7rem .9rem;margin-bottom:.85rem;border-radius:10px;background:linear-gradient(90deg,#65676b14,#65676b05);border:1px solid rgba(101,103,107,.18);border-inline-start:3px solid var(--fb-text-secondary);color:var(--fb-text-secondary);font-size:.85rem;line-height:1.35}.fb-poll-status-banner__icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;background:#65676b24;color:var(--fb-text-secondary);font-size:.8rem;flex:0 0 auto}.fb-poll-status-banner__body{display:flex;flex-direction:column;gap:2px;min-width:0}.fb-poll-status-banner__title{font-weight:700;color:var(--fb-text-strong);font-size:.9rem}.fb-poll-status-banner__desc{color:var(--fb-text-secondary);font-size:.8rem}.fb-poll-status-chip{display:inline-flex;align-items:center;gap:.3rem;padding:.12rem .55rem;border-radius:999px;background:#65676b1f;color:var(--fb-text-secondary);font-size:.7rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase;vertical-align:middle;margin-inline-start:.5rem}.fb-poll-status-chip i{font-size:.6rem}.fb-poll-status-chip--closed{color:var(--fb-text-secondary)}
