:root{font-family:Arial,Helvetica,sans-serif;color:#050505;background:#f0f2f5;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{min-width:320px;background:#f0f2f5}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}button,a{color:inherit}.preview-app{min-height:100vh}.preview-toolbar-wrap{position:fixed;right:18px;bottom:18px;z-index:6000;display:flex;gap:4px;padding:5px;border-radius:999px;border:1px solid rgba(0,0,0,.12);background:#fffffff0;box-shadow:0 4px 18px #0000002e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.preview-toolbar-wrap button{height:34px;border:0;border-radius:999px;background:transparent;padding:0 11px;display:inline-flex;align-items:center;justify-content:center;gap:6px;cursor:pointer;color:#65676b;font-size:12px;font-weight:700}.preview-toolbar-wrap button svg{font-size:15px}.preview-toolbar-wrap button.active{background:#f0f2f5}.preview-toolbar-wrap button.facebook.active{color:#0866ff}.preview-toolbar-wrap button.google.active{color:#1a73e8}.legal-demo{display:none}.state-screen{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:30px;background:#f5f7fa}.state-screen h1{margin:16px 0 6px;font-size:24px}.state-screen p{color:#667085;margin:0}.state-screen code{margin-top:16px;padding:8px 12px;background:#fff;border-radius:8px;border:1px solid #e1e5eb}.loader{width:38px;height:38px;border:4px solid #d9dfe7;border-top-color:#1a73e8;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.product-image-placeholder{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e9edf3,#d6dce5);color:#8a94a6}.product-image-placeholder svg{width:34%;height:34%}.facebook-scene{position:relative;min-height:100vh;padding-top:60px;padding-bottom:18px;overflow-x:hidden;background:#f0f2f5;color:#050505}.fb-topbar{position:fixed;inset:0 0 auto 0;z-index:5000;height:60px;display:flex;align-items:center;padding:0 10px;background:#fff;border-top:4px solid #3b2f3d;box-shadow:0 1px 3px #0000002e}.fb-topbar-left{width:350px;min-width:350px;display:flex;align-items:center;gap:8px}.fb-brand-icon{width:40px;height:40px;flex:0 0 40px;border-radius:50%;display:grid;place-items:center;overflow:hidden;background:#0866ff;color:#fff;font-size:28px}.fb-brand-icon svg{transform:translateY(3px)}.fb-search-box{height:40px;width:240px;display:flex;align-items:center;gap:8px;padding:0 12px;border-radius:999px;background:#f0f2f5;color:#65676b;font-size:15px;white-space:nowrap}.fb-search-box svg{font-size:14px}.fb-topbar-center{position:absolute;left:50%;top:4px;transform:translate(-50%);width:680px;height:56px;display:flex;justify-content:space-between;align-items:stretch}.fb-nav-button{position:relative;width:120px;height:56px;border:0;background:transparent;color:#65676b;font-size:24px;cursor:default}.fb-nav-button.active{color:#0866ff}.fb-nav-button.active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:#0866ff}.fb-nav-button svg{vertical-align:middle}.fb-topbar-right{margin-left:auto;display:flex;align-items:center;gap:7px}.fb-round-action{position:relative;width:40px;height:40px;padding:0;display:grid;place-items:center;border:0;border-radius:50%;background:#e4e6eb;color:#050505;font-size:20px;cursor:default}.fb-notification-anchor{position:relative}.fb-notification-badge{position:absolute;top:-6px;right:-5px;min-width:19px;height:19px;padding:0 5px;border-radius:999px;display:grid;place-items:center;background:#e41e3f;color:#fff;font-size:11px;line-height:1;font-weight:700;border:2px solid #fff}.fb-notification-badge.wide{right:-11px;min-width:30px}.fb-user-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;background:#e4e6eb}.fb-left-sidebar{position:fixed;z-index:20;left:8px;top:72px;width:338px;max-width:calc(100vw - 16px);color:#050505;overflow-x:hidden}.fb-sidebar-item{height:52px;display:flex;align-items:center;gap:12px;padding:0 10px;border-radius:8px;font-size:15px;font-weight:600}.fb-sidebar-avatar,.fb-sidebar-icon{width:36px;height:36px;flex:0 0 36px;border-radius:50%}.fb-sidebar-avatar{object-fit:cover}.fb-sidebar-icon{display:grid;place-items:center;font-size:24px;color:#0866ff}.fb-sidebar-item.meta-ai .fb-sidebar-icon{color:#8b3dff}.fb-sidebar-item.saved .fb-sidebar-icon{color:#a033ff}.fb-sidebar-item.reels .fb-sidebar-icon{color:#ff4664}.fb-sidebar-item.market .fb-sidebar-icon{color:#1494e8}.fb-sidebar-item.more .fb-sidebar-icon{background:#e4e6eb;color:#050505;font-size:15px}.fb-sidebar-divider{height:1px;margin:7px 2px 16px;background:#ced0d4}.fb-left-sidebar h3{margin:0 0 7px;color:#65676b;font-size:16px;font-weight:700}.fb-sidebar-item.shortcut{height:52px}.fb-sidebar-item.shortcut .fb-sidebar-avatar{border-radius:9px}.fb-right-sidebar{position:fixed;z-index:20;top:82px;right:24px;width:335px;color:#050505}.fb-right-sidebar h3{margin:0 0 17px;color:#65676b;font-size:17px;font-weight:700}.fb-chat-row{display:grid;grid-template-columns:44px 1fr;align-items:center;gap:11px;min-height:58px}.fb-chat-row+.fb-chat-row{margin-top:14px}.fb-chat-row strong{font-size:15px;line-height:1.24;font-weight:600}.fb-chat-avatar{position:relative;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#e4e6eb}.fb-chat-avatar.meta{color:#0866ff;font-size:22px}.fb-chat-avatar.plus{color:#050505;font-size:18px}.fb-chat-online{position:absolute;left:-2px;bottom:-8px;width:45px;color:#31a24c;font-size:10px;font-weight:700;white-space:nowrap;text-align:center}.fb-feed-wrap{width:680px;margin:0 auto;padding-top:0}@media (max-width: 1200px){.fb-feed-wrap{margin-left:auto!important;margin-right:auto!important}}.fb-feed-peek{height:83px;overflow:hidden;border-radius:0 0 10px 10px;background:#fff;border:1px solid #d8dadf;box-shadow:0 1px 2px #0000001a;margin-bottom:12px}.fb-feed-peek-images{height:40px;display:flex;overflow:hidden;background:#dddfe2}.fb-feed-peek-image{flex:1 1 0;min-width:0;height:40px;object-fit:cover;border-right:2px solid #fff}.fb-feed-peek-reactions{height:42px;padding:0 16px;display:flex;align-items:center;gap:19px;color:#65676b;font-size:13px;border-top:1px solid #e4e6eb}.fb-feed-peek-reactions span{display:inline-flex;align-items:center;gap:5px}.fb-feed-peek-like{margin-left:auto;color:#0866ff;font-size:17px}.fb-post{overflow:hidden;border-radius:10px;border:1px solid #d8dadf;background:#fff;box-shadow:0 1px 2px #0000001f}.fb-post-header{min-height:55px;padding:10px 12px 5px;display:flex;align-items:center;gap:9px}.fb-avatar{width:40px;height:40px;flex:0 0 40px;border-radius:50%;object-fit:cover;background:#e4e6eb}.fb-page-meta{min-width:0;display:flex;flex-direction:column;gap:2px}.fb-page-meta strong{font-size:15px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fb-page-meta span{display:inline-flex;align-items:center;gap:4px;color:#65676b;font-size:12px;line-height:1.2}.fb-page-meta span svg{font-size:11px}.fb-post-header-actions{margin-left:auto;display:flex;align-items:center}.fb-post-header-actions button{width:37px;height:37px;padding:0;display:grid;place-items:center;border:0;background:transparent;color:#65676b;font-size:22px;cursor:default}.fb-copy{min-height:66px;padding:1px 12px 12px;display:flex;align-items:flex-start;color:#050505;font-size:15px;line-height:1.35}.fb-carousel-shell{position:relative;width:100%;height:368px}.fb-carousel{width:100%;height:368px;display:flex;gap:4px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;overscroll-behavior-x:contain}.fb-carousel::-webkit-scrollbar{display:none}.fb-product-card{width:294px;min-width:294px;height:368px;overflow:hidden;flex:0 0 294px;scroll-snap-align:start;border:1px solid #d8dadf;border-radius:9px;background:#fff}.fb-product-image-link{display:block;width:100%;height:293px;text-decoration:none;background:#e4e6eb}.fb-product-image{width:100%;height:293px;display:block;object-fit:cover;background:#e4e6eb}.fb-product-bottom{height:74px;display:grid;grid-template-columns:minmax(0,1fr) 94px;align-items:center;gap:8px;padding:8px 10px}.fb-product-info{min-width:0;display:flex;flex-direction:column;justify-content:center}.fb-product-title{min-width:0;max-height:40px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#050505;text-decoration:none;font-size:15px;line-height:1.25;font-weight:500}.fb-product-price{display:block;margin-top:2px;color:#65676b;font-size:12px;line-height:1.2;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fb-buy-button{height:38px;border-radius:7px;display:flex;align-items:center;justify-content:center;background:#e4e6eb;color:#050505;text-decoration:none;font-size:14px;font-weight:700}.fb-carousel-arrow{position:absolute;z-index:8;top:184px;transform:translateY(-50%);width:48px;height:48px;padding:0;border:1px solid #d8dadf;border-radius:50%;display:grid;place-items:center;background:#fffffff7;color:#65676b;box-shadow:0 2px 8px #00000029;font-size:28px;cursor:pointer}.fb-carousel-arrow.left{left:8px}.fb-carousel-arrow.right{right:10px}.fb-post-engagement{height:51px;padding:0 15px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e4e6eb;background:#fff}.fb-engagement-left{display:flex;align-items:center;gap:20px;color:#65676b;font-size:13px}.fb-engagement-left span{display:inline-flex;align-items:center;gap:5px}.fb-engagement-left svg{font-size:20px}.fb-engagement-right{display:flex;align-items:center}.fb-reaction{width:19px;height:19px;margin-left:-3px;border:2px solid #fff;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:11px;line-height:1}.fb-reaction.like{background:#0866ff}.fb-reaction.love{background:#f5536f}.empty-products{height:210px;margin:0;display:grid;place-items:center;padding:28px;border-top:1px dashed #ced0d4;border-bottom:1px dashed #ced0d4;text-align:center;color:#65676b}@media (max-width: 1450px){.fb-right-sidebar{display:none}}@media (max-width: 1080px){.fb-left-sidebar{display:none}.fb-topbar-left{width:300px;min-width:300px}.fb-topbar-center{width:520px}.fb-nav-button{width:92px}}@media (max-width: 800px){.facebook-scene{padding-top:56px}.fb-topbar{height:56px;padding:0 8px}.fb-topbar-left,.fb-search-box{width:auto;min-width:0;flex:1}.fb-topbar-center{display:none}.fb-topbar-right .fb-round-action:nth-of-type(1),.fb-topbar-right .fb-round-action:nth-of-type(3){display:none}.fb-feed-wrap{width:100%;max-width:680px}.fb-feed-peek,.fb-post{border-left:0;border-right:0;border-radius:0}.fb-product-card{width:min(78vw,294px);min-width:min(78vw,294px);flex-basis:min(78vw,294px)}.preview-toolbar-wrap{right:8px;bottom:8px}.preview-toolbar-wrap button span{display:none}}.google-scene{min-height:calc(100vh - 64px);background:#202124;color:#e8eaed;font-family:Arial,sans-serif;overflow-x:auto}.google-header{height:86px;display:flex;align-items:center;gap:40px;padding:16px 28px 10px 54px;border-bottom:0;min-width:1120px}.google-logo{font-size:28px;letter-spacing:-1.6px;font-weight:500}.google-search-box{width:710px;height:48px;border-radius:25px;background:#4d5156;display:flex;align-items:center;justify-content:space-between;padding:0 18px;font-size:16px;box-shadow:0 1px 2px #00000040}.google-search-box svg{color:#bdc1c6;font-size:20px}.google-header-actions{margin-left:auto;display:flex;align-items:center;gap:22px;color:#bdc1c6;font-size:19px}.google-header-actions button{border:0;border-radius:20px;padding:10px 19px;background:#c2e7ff;color:#001d35;cursor:pointer}.google-tabs{height:48px;border-bottom:1px solid #3c4043;display:flex;align-items:flex-end;gap:26px;padding-left:220px;min-width:1120px;color:#9aa0a6;font-size:13px}.google-tabs span{padding-bottom:14px}.google-tabs span.active{color:#e8eaed;border-bottom:3px solid #a8c7fa}.google-content{width:1200px;margin:0 auto;display:grid;grid-template-columns:630px 500px;gap:48px;padding:12px 0 56px}.google-filter-chips{display:flex;gap:7px;margin:0 0 34px}.google-filter-chips span{border:1px solid #5f6368;border-radius:17px;padding:7px 12px;font-size:12px;color:#e8eaed}.google-results-column{padding-top:0}.google-result{margin-bottom:30px}.google-result-source{display:flex;align-items:center;gap:9px;color:#e8eaed;font-size:13px}.google-result-source>svg:last-child{margin-left:4px;color:#9aa0a6}.google-source-icon{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#1877f2;overflow:hidden}.google-source-icon svg{width:22px;height:22px}.google-source-icon .mini-h,.mini-h{font-weight:900;color:#111}.google-result-source div{display:flex;flex-direction:column;gap:1px}.google-result-source small{color:#bdc1c6;font-size:11px}.google-result h3{color:#8ab4f8;font-size:20px;line-height:1.25;font-weight:400;margin:6px 0 4px}.google-result p{color:#bdc1c6;font-size:13px;line-height:1.5;margin:0;max-width:600px}.google-business-panel{border-left:1px solid #3c4043;border-right:1px solid #3c4043;border-bottom:1px solid #3c4043;align-self:start}.google-photo-grid{height:170px;display:grid;grid-template-columns:1fr 1.6fr;grid-template-rows:1fr 1fr;gap:2px;background:#3c4043;overflow:hidden}.google-map-tile{overflow:hidden;border-radius:0;background:#1f1f1f}.google-map-frame{width:100%;height:100%;border:0;display:block}.google-photo-grid img,.google-photo-grid .product-image-placeholder{width:100%;height:100%;object-fit:cover}.photo-main{grid-row:1 / 3}.photo-wide{grid-column:2;grid-row:1}.photo-small{grid-column:2;grid-row:2}.google-business-body{padding:16px 16px 14px}.google-business-body h1{font-size:24px;font-weight:400;margin:0 0 6px}.google-rating{display:flex;align-items:center;gap:7px;font-size:13px;color:#bdc1c6}.google-rating .stars{display:flex;color:#fbbc04;gap:1px;font-size:12px}.google-rating a{color:#8ab4f8}.google-category{color:#bdc1c6;margin:7px 0 13px;font-size:13px}.google-actions{display:flex;flex-wrap:wrap;gap:7px;border-top:1px solid #3c4043;border-bottom:1px solid #3c4043;padding:11px 0}.google-actions a,.google-actions button{text-decoration:none;border:1px solid #5f6368;border-radius:18px;background:transparent;color:#e8eaed;padding:8px 11px;font-size:12px;display:inline-flex;align-items:center;gap:6px;cursor:pointer}.google-actions svg{color:#8ab4f8}.google-details{padding:13px 0 4px;color:#e8eaed;font-size:12px;line-height:1.5}.google-details p{margin:0 0 8px}.google-details a{color:#8ab4f8;text-decoration:none;display:inline-flex;gap:4px;align-items:center}.open-text{color:#81c995}.google-product-title{display:flex;align-items:center;justify-content:space-between;margin-top:14px}.google-product-title h2{font-size:17px;font-weight:400;margin:0}.google-product-title span{font-size:10px;color:#8ab4f8;font-weight:700}.google-products-wrap{position:relative;margin-top:10px}.google-products{display:flex;gap:6px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none}.google-products::-webkit-scrollbar{display:none}.google-product{width:145px;min-width:145px;border:1px solid #3c4043;background:#202124}.google-product-img{width:100%;height:100px;object-fit:cover}.google-product strong{display:block;font-size:11px;line-height:1.25;font-weight:500;padding:7px 7px 2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.google-product span{display:block;color:#bdc1c6;font-size:10px;padding:0 7px 8px}.g-prod-arrow{position:absolute;z-index:3;top:40px;width:32px;height:32px;border-radius:50%;border:0;display:grid;place-items:center;background:#3c4043;color:#e8eaed;cursor:pointer;box-shadow:0 1px 4px #000}.g-prod-arrow.left{left:-12px}.g-prod-arrow.right{right:-12px}.google-no-products{border:1px dashed #5f6368;padding:16px;color:#9aa0a6;margin-top:10px;text-align:center;font-size:12px}@media (max-width: 760px){.google-scene{overflow-x:auto}.google-content{margin-left:26px}}.google-mobile-panel{display:none}@media (max-width: 768px){.google-desktop-panel{display:none!important}.google-mobile-panel{display:block;width:100%;min-height:100vh;overflow:hidden;background:#202124;color:#e8eaed;font-family:Arial,Helvetica,sans-serif}.gm-topbar{display:grid;grid-template-columns:40px 1fr auto;align-items:center;min-height:54px;padding:4px 14px;border-bottom:1px solid #303134}.gm-menu{display:flex;align-items:center;justify-content:flex-start;border:0;background:transparent;color:#9aa0a6;font-size:17px}.gm-google-logo{text-align:center;color:#fff;font-size:21px;font-weight:500;letter-spacing:-1px}.gm-login{border:0;border-radius:22px;background:#c2e7ff;padding:9px 13px;color:#001d35;font-size:12px;font-weight:600}.gm-search{display:flex;align-items:center;gap:12px;height:46px;margin:4px 13px 5px;padding:0 13px;border-radius:24px;background:#4b4f54;color:#fff;font-size:13px}.gm-search>svg{flex:0 0 auto;color:#bdc1c6}.gm-search>span:nth-child(2){min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gm-search-end{flex:0 0 auto;color:#bdc1c6}.gm-tabs{display:flex;gap:23px;overflow:hidden;padding:0 13px;border-bottom:1px solid #3c4043;color:#9aa0a6;font-size:11px;white-space:nowrap}.gm-tabs span{position:relative;padding:9px 0 10px}.gm-tabs .active{color:#e8eaed}.gm-tabs .active:after{position:absolute;right:0;bottom:0;left:0;height:2px;background:#8ab4f8;content:""}.gm-business-header{padding-top:10px}.gm-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:0 14px}.gm-title-row h1{margin:0;color:#f1f3f4;font-size:20px;font-weight:400;line-height:1.25}.gm-rating{display:flex;align-items:center;flex-wrap:wrap;gap:3px;margin-top:5px;color:#bdc1c6;font-size:11px;line-height:1.5}.gm-rating svg{color:#fbbc04;font-size:10px}.gm-rating a{color:#8ab4f8;text-decoration:none}.gm-header-buttons{display:flex;align-items:center;gap:14px;color:#bdc1c6}.gm-header-buttons button{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid #5f6368;border-radius:50%;background:transparent;color:#8ab4f8}.gm-pills{display:flex;gap:6px;overflow-x:auto;padding:10px 13px 7px;scrollbar-width:none}.gm-pills::-webkit-scrollbar{display:none}.gm-pills span{flex:0 0 auto;padding:7px 10px;border-radius:17px;background:#3c4043;color:#e8eaed;font-size:10px;font-weight:600}.gm-pills .active{border:1px solid #9aa0a6;background:transparent}.gm-gallery{display:grid;grid-template-columns:18% 38% 27% 17%;width:100%;height:158px;overflow:hidden;gap:2px;background:#202124}.gm-gallery img{width:100%!important;height:158px!important;object-fit:cover!important;border-radius:0!important}.gm-actions{display:grid;grid-template-columns:repeat(5,minmax(65px,1fr));gap:2px;overflow-x:auto;padding:11px 8px 10px;scrollbar-width:none}.gm-actions::-webkit-scrollbar{display:none}.gm-actions a,.gm-actions button{display:flex;min-width:65px;flex-direction:column;align-items:center;gap:5px;border:0;background:transparent;color:#8ab4f8;text-decoration:none;font-size:9px;white-space:nowrap}.gm-actions a>span,.gm-actions button>span{display:flex;width:34px;height:34px;align-items:center;justify-content:center;border:1px solid #8ab4f8;border-radius:50%;font-size:15px}.gm-info{border-top:1px solid #303134}.gm-info-row,.gm-address-row{display:flex;min-height:57px;align-items:center;gap:11px;padding:8px 13px;border-bottom:1px solid #303134;color:#e8eaed;text-decoration:none;font-size:11px}.gm-info-icon{display:flex;width:31px;height:31px;flex:0 0 31px;align-items:center;justify-content:center;border-radius:50%;background:#303134;color:#8ab4f8;font-size:13px}.gm-info-content{min-width:0;flex:1}.gm-info-content small{display:block;margin-top:2px;color:#9aa0a6;font-size:9px}.gm-address-row{min-height:72px;padding-right:0}.gm-address-text{min-width:0;flex:1;color:#e8eaed;font-size:10px;font-weight:600;line-height:1.4}.gm-mini-map{width:86px;height:72px;flex:0 0 86px;overflow:hidden}.gm-mini-map iframe{width:100%;height:100%;border:0;pointer-events:none}.gm-open{color:#81c995;font-weight:500}.gm-mobile-products{padding:14px;border-top:8px solid #171717}.gm-mobile-products .google-product-title{margin-bottom:10px}.gm-mobile-products .google-product-title h2{color:#e8eaed}}.google-preview-desktop-header,.google-preview-desktop-results{display:contents}@media (max-width: 768px){.google-preview-desktop-header,.google-preview-desktop-results{display:none!important}.google-scene{width:100%!important;min-width:0!important;max-width:none!important;min-height:100vh!important;margin:0!important;padding:0!important;overflow-x:hidden!important;background:#202124!important}.google-content{display:block!important;width:100%!important;min-width:0!important;max-width:none!important;margin:0!important;padding:0!important;gap:0!important}.google-desktop-panel{display:none!important}.google-mobile-panel{display:block!important;width:100%!important;min-width:0!important;max-width:none!important;margin:0!important}}@media (max-width: 768px){.gm-scroll-wrapper{position:relative;width:100%;overflow:hidden}.gm-scroll-arrow{position:absolute;top:50%;z-index:20;display:flex;width:28px;height:28px;align-items:center;justify-content:center;transform:translateY(-50%);border:1px solid #5f6368;border-radius:50%;background:#202124f0;color:#e8eaed;font-size:18px;cursor:pointer;box-shadow:0 1px 4px #00000073}.gm-scroll-left{left:4px}.gm-scroll-right{right:4px}.gm-tabs,.gm-pills,.gm-actions{scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.gm-tabs,.gm-pills{overflow-x:auto;padding-left:38px;padding-right:38px}.gm-actions{display:flex;overflow-x:auto;padding-left:38px;padding-right:38px}.gm-actions>a,.gm-actions>button{flex:0 0 67px}.gm-tabs::-webkit-scrollbar,.gm-pills::-webkit-scrollbar,.gm-actions::-webkit-scrollbar{display:none}.gm-tabs,.gm-pills,.gm-actions{scrollbar-width:none}.gm-actions-wrapper .gm-scroll-arrow{top:43%}.gm-pills-wrapper .gm-scroll-arrow{top:50%}}.fb-left-sidebar{min-width:0;overflow:hidden}.fb-sidebar-item{height:52px;display:flex;align-items:center;gap:12px;padding:0 10px;border-radius:8px;font-size:15px;font-weight:600;min-width:0}.fb-sidebar-item>span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fb-sidebar-item.profile{background:#e4e6eb}@media (max-width: 950px){.fb-right-sidebar{display:none!important}.fb-feed-wrap{width:100%!important;max-width:680px;margin-left:auto!important;margin-right:auto!important}}@media (min-width: 1081px) and (max-width: 1380px){.fb-left-sidebar{display:block!important}.fb-feed-wrap{width:680px;margin-left:365px!important;margin-right:auto!important}}@media (max-width: 1080px){.fb-left-sidebar{display:none!important}.fb-feed-wrap{width:680px;max-width:100%;margin-left:auto!important;margin-right:auto!important}}
