.figmaMobileMenu{display:none}@media screen and (max-width:767px){body.figmaMobileMenuOpen{overflow:hidden}.figmaMobileMenu{position:fixed;z-index:220;inset:0;display:block;visibility:hidden;overflow:hidden;border-radius:40px;pointer-events:none;opacity:0;transition:opacity .24s ease,visibility 0s linear .24s}.figmaMobileMenu.isOpen{visibility:visible;pointer-events:auto;opacity:1;transition:opacity .24s ease}.figmaMobileMenuBackdrop{position:absolute;inset:0;width:100%;height:100%;padding:0;border:0;background:50%/cover no-repeat url(/static/images/figma-home/mobile-menu-background.png);cursor:default}.figmaMobileMenuBackdrop::after{position:absolute;inset:0;content:'';background:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.figmaMobileMenuPanel{position:absolute;top:0;right:0;display:flex;width:78.4vw;min-width:0;height:100dvh;padding:60px 9.6vw;gap:24px;flex-direction:column;align-items:center;overflow-x:hidden;overflow-y:auto;box-sizing:border-box;background:#282828;transform:translateX(100%);transition:transform .24s ease;scrollbar-width:none}.figmaMobileMenuPanel::-webkit-scrollbar{display:none}.figmaMobileMenu.isOpen .figmaMobileMenuPanel{transform:translateX(0)}.figmaMobileMenuClose{position:absolute;top:26px;left:12px;display:grid;width:24px;height:24px;padding:0;border:0;place-items:center;background:0 0}.figmaMobileMenuClose img{display:block;width:24px;height:24px}.figmaMobileMenuBrand{display:inline-flex;width:min(178px,100%);height:48px;margin:0;gap:4px;flex:0 0 48px;align-items:flex-end;justify-content:center}.figmaMobileMenuBrand img:first-child{width:64px;height:48px}.figmaMobileMenuBrand img:last-child{width:110px;height:38px}.figmaMobileCategoryList{display:flex;width:100%;min-width:0;gap:11px;flex:none;flex-direction:column}.figmaMobileCategoryItem{display:flex;width:100%;height:50px;min-height:50px;padding:0 18px;border:1px solid rgba(255,255,255,5%);border-radius:9px;align-items:center;justify-content:space-between;box-sizing:border-box;color:#fff;background:rgba(255,255,255,5%);font-family:pingfang sc,sans-serif;font-size:16px;font-weight:500;line-height:22px;text-decoration:none}.figmaMobileCategoryItem.isActive,.figmaMobileCategoryGroup.isActive>.figmaMobileCategoryItem{padding-right:23px;padding-left:23px;color:#ec0101}.figmaMobileCategoryGroup{width:100%;margin:0}.figmaMobileCategoryGroup>summary{list-style:none;cursor:pointer}.figmaMobileCategoryGroup>summary::-webkit-details-marker{display:none}.figmaMobileCategoryChevron,.figmaMobileCategoryChevron img{display:block;width:16px;height:16px;flex:0 0 16px}.figmaMobileChevronDown{display:none!important}.figmaMobileCategoryGroup[open]>.figmaMobileCategoryItem{background:rgba(255,255,255,.1)}.figmaMobileCategoryGroup[open] .figmaMobileChevronRight{display:none}.figmaMobileCategoryGroup[open] .figmaMobileChevronDown{display:block!important}.figmaMobileSubCategoryList{display:flex;width:100%;padding:11px 0 0;gap:11px;flex-direction:column;box-sizing:border-box}.figmaMobileSubCategoryList a{display:flex;width:100%;height:50px;min-height:50px;padding:0 18px;border:1px solid rgba(255,255,255,5%);border-radius:9px;align-items:center;box-sizing:border-box;color:rgba(255,255,255,.72);background:rgba(255,255,255,3%);font-size:14px;line-height:20px;text-decoration:none}.figmaMobileLegalLinks{display:flex;width:100%;margin:0;padding:2px 0;gap:15px;flex:none;flex-wrap:wrap;align-items:center;box-sizing:border-box}.figmaMobileLegalLinks a,.figmaMobileLegalLinks span{color:#fff;font-family:pingfang sc,sans-serif;font-size:12px;font-weight:400;line-height:18px;text-decoration:none}.figmaMobileLegalLinks i{width:1px;height:12px;flex:0 0 1px;background:rgba(255,255,255,.2)}.figmaMobileSocial{display:flex;width:min(200px,100%);margin:0;gap:16px;flex:none;align-items:center}.figmaMobileSocial a,.figmaMobileSocial img{display:block;width:38px;height:38px;flex:0 0 38px}}