.page-module__xpyGYq__page{-webkit-font-smoothing:antialiased;background:#fff;flex-direction:column;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;display:flex}.page-module__xpyGYq__main{box-sizing:border-box;flex:1;width:100%;max-width:935px;margin:0 auto;padding:30px 20px 0}.page-module__xpyGYq__profileHeader{text-align:center;border-radius:16px;flex-direction:column;align-items:center;margin-bottom:0;padding-top:24px;display:flex;position:relative;overflow:hidden}.page-module__xpyGYq__profileHeaderWithBanner{border-radius:16px;justify-content:flex-end;min-height:220px;padding:0;position:relative;overflow:hidden}.page-module__xpyGYq__bannerImage{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.page-module__xpyGYq__bannerGradient{background:linear-gradient(#0000 0%,#0000001a 30%,#00000080 100%);position:absolute;inset:0}.page-module__xpyGYq__profileHeaderContent{z-index:1;flex-direction:column;align-items:center;width:100%;padding:24px 20px 0;display:flex;position:relative}.page-module__xpyGYq__profileHeaderWithBanner .page-module__xpyGYq__profileHeaderContent{padding:40px 20px 16px}.page-module__xpyGYq__avatarWrapper{border-radius:50%;flex-shrink:0;width:90px;height:90px;margin-bottom:16px;position:relative;overflow:hidden}.page-module__xpyGYq__avatarWrapperWithBanner{box-shadow:0 0 0 3px #fff}.page-module__xpyGYq__avatar{object-fit:cover;border:2px solid #fff;border-radius:50%;width:90px;height:90px;box-shadow:0 2px 8px #00000014}.page-module__xpyGYq__avatarPlaceholder{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 50%,#f093fb 100%);border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;font-size:36px;font-weight:600;display:flex;box-shadow:0 2px 8px #0000001a}.page-module__xpyGYq__username{color:#1f2937;letter-spacing:-.01em;margin:0 0 8px;font-size:20px;font-weight:600;line-height:1.2}.page-module__xpyGYq__bio{color:#4b5563;white-space:pre-wrap;word-wrap:break-word;max-width:500px;margin:0;font-size:14px;font-weight:400;line-height:1.5}.page-module__xpyGYq__socialLinksRow{justify-content:center;align-items:center;gap:12px;padding:12px 16px;display:flex}.page-module__xpyGYq__socialLinkIcon{color:#262626;background:#f5f5f5;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:background .15s,transform .15s;display:flex}.page-module__xpyGYq__socialLinkIcon:hover{background:#e8e8e8;transform:scale(1.05)}.page-module__xpyGYq__socialIconSvg{width:18px;height:18px}.page-module__xpyGYq__sectionTitleLink{color:inherit;border-top:2px solid #000;align-items:center;gap:6px;margin-bottom:6px;padding-top:10px;text-decoration:none;display:flex}.page-module__xpyGYq__sectionTitleLink .page-module__xpyGYq__recipesSectionTitle,.page-module__xpyGYq__sectionTitleLink .page-module__xpyGYq__foldersSectionTitle{border-top:none;margin-bottom:0;padding-top:0}.page-module__xpyGYq__sectionTitleArrow{color:#8e8e8e;flex-shrink:0;width:20px;height:20px;transition:transform .15s}.page-module__xpyGYq__sectionTitleLink:hover .page-module__xpyGYq__sectionTitleArrow{color:#262626;transform:translate(3px)}.page-module__xpyGYq__recipesSection{margin-top:0;padding-top:24px}.page-module__xpyGYq__recipesSectionTitle{color:#121212;text-align:left;border-top:2px solid #000;margin:0 0 6px;padding-top:10px;padding-bottom:0;font-family:nyt-cheltenham,georgia,times new roman,times,serif;font-size:24px;font-weight:700}.page-module__xpyGYq__recipesGrid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}@media (max-width:900px){.page-module__xpyGYq__recipesGrid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (max-width:480px){.page-module__xpyGYq__recipesGrid{grid-template-columns:1fr;gap:1rem}}.page-module__xpyGYq__recipeCard{color:inherit;background:#fafafa;border:1px solid #efefef;border-radius:12px;flex-direction:column;text-decoration:none;transition:transform .15s,box-shadow .15s;display:flex;overflow:hidden}.page-module__xpyGYq__recipeCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.page-module__xpyGYq__recipeCardImage{aspect-ratio:3/2;object-fit:cover;width:100%}.page-module__xpyGYq__recipeCardPlaceholder{aspect-ratio:3/2;color:#c7c7c7;background:#f0f0f0;justify-content:center;align-items:center;width:100%;display:flex}.page-module__xpyGYq__recipeCardInfo{padding:10px 12px}.page-module__xpyGYq__recipeCardTitle{color:#262626;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:14px;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.page-module__xpyGYq__recipesList{flex-direction:column;display:flex}.page-module__xpyGYq__recipeListItem{color:inherit;border-bottom:1px solid #f0f0f0;align-items:center;gap:12px;padding:12px 4px;text-decoration:none;transition:background .1s;display:flex}.page-module__xpyGYq__recipeListItem:hover{background:#fafafa}.page-module__xpyGYq__recipeListItem:last-child{border-bottom:none}.page-module__xpyGYq__recipeListImage{object-fit:cover;border-radius:8px;flex-shrink:0;width:56px;height:56px}.page-module__xpyGYq__recipeListInfo{flex-direction:column;gap:2px;min-width:0;display:flex}.page-module__xpyGYq__recipeListTitle{color:#262626;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;line-height:1.3;overflow:hidden}.page-module__xpyGYq__recipeListDesc{color:#8e8e8e;-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:12px;line-height:1.4;display:-webkit-box;overflow:hidden}.page-module__xpyGYq__tabBar{border-top:1px solid #dbdbdb;justify-content:center;margin-top:0;display:flex}.page-module__xpyGYq__tab{color:#262626;text-transform:uppercase;letter-spacing:1px;border-top:1px solid #262626;justify-content:center;align-items:center;gap:6px;margin-top:-1px;padding:12px 0;font-size:12px;font-weight:600;display:flex}.page-module__xpyGYq__tabIcon{width:12px;height:12px}.page-module__xpyGYq__emptyState{color:#262626;flex-direction:column;justify-content:center;align-items:center;padding:60px 20px;display:flex}.page-module__xpyGYq__emptyIcon{border:2px solid #262626;border-radius:50%;justify-content:center;align-items:center;width:62px;height:62px;margin-bottom:24px;display:flex}.page-module__xpyGYq__emptyIcon svg{width:28px;height:28px}.page-module__xpyGYq__emptyTitle{margin:0 0 16px;font-size:30px;font-weight:300}.page-module__xpyGYq__emptyText{color:#8e8e8e;margin:0;font-size:14px}.page-module__xpyGYq__redirectBanner{color:#92400e;text-align:center;background:#fffbeb;border-bottom:1px solid #fde68a;padding:12px 24px;font-size:14px}.page-module__xpyGYq__redirectBanner a{color:#92400e;font-weight:600;text-decoration:none}.page-module__xpyGYq__redirectBanner a:hover{text-decoration:underline}.page-module__xpyGYq__privateBanner{color:#92400e;text-align:center;background:#fef3c7;border-bottom:1px solid #fde68a;justify-content:center;align-items:center;gap:8px;padding:10px 24px;font-size:14px;display:flex}.page-module__xpyGYq__privateBanner svg{flex-shrink:0}.page-module__xpyGYq__privateBannerLink{color:#92400e;margin-left:4px;font-weight:600;text-decoration:none}.page-module__xpyGYq__privateBannerLink:hover{text-decoration:underline}@media (max-width:600px){.page-module__xpyGYq__privateBanner{flex-wrap:wrap;padding:10px 16px;font-size:13px}}.page-module__xpyGYq__loadingState{justify-content:center;align-items:center;min-height:300px;display:flex}.page-module__xpyGYq__loadingSpinner{border:3px solid #dbdbdb;border-top-color:#262626;border-radius:50%;width:32px;height:32px;animation:.8s linear infinite page-module__xpyGYq__spin}@keyframes page-module__xpyGYq__spin{to{transform:rotate(360deg)}}.page-module__xpyGYq__notFoundState{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:400px;padding:40px 20px;display:flex}.page-module__xpyGYq__notFoundState h1{color:#262626;margin:0 0 8px;font-size:22px;font-weight:600}.page-module__xpyGYq__notFoundState p{color:#8e8e8e;margin:0 0 24px;font-size:14px}.page-module__xpyGYq__notFoundLink{color:#fff;background:#0095f6;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:600;text-decoration:none}.page-module__xpyGYq__notFoundLink:hover{background:#1877f2}.page-module__xpyGYq__grid{grid-template-columns:repeat(3,1fr);gap:4px;display:grid}.page-module__xpyGYq__gridItem{aspect-ratio:1;background:#fafafa;position:relative;overflow:hidden}.page-module__xpyGYq__gridImage{object-fit:cover;width:100%;height:100%}.page-module__xpyGYq__gridItemUnlinked .page-module__xpyGYq__gridImage{filter:grayscale();opacity:.35}.page-module__xpyGYq__gridDisabledOverlay{pointer-events:none;background:#ffffff26;position:absolute;inset:0}.page-module__xpyGYq__gridLinkBadge{background:#0009;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;top:8px;right:8px}@media (max-width:735px){.page-module__xpyGYq__grid{gap:2px}}.page-module__xpyGYq__foldersSection{margin-top:0;padding-top:24px}.page-module__xpyGYq__foldersSectionTitle{color:#121212;text-align:left;border-top:2px solid #000;margin:0 0 6px;padding-top:10px;padding-bottom:0;font-family:nyt-cheltenham,georgia,times new roman,times,serif;font-size:24px;font-weight:700}.page-module__xpyGYq__footer{text-align:center;background:#fff;padding:40px 20px}.page-module__xpyGYq__footerLink{color:#c7c7c7;text-transform:uppercase;letter-spacing:.5px;justify-content:center;align-items:center;gap:6px;font-size:12px;font-weight:400;text-decoration:none;transition:color .2s;display:flex}.page-module__xpyGYq__footerLink:hover{color:#8e8e8e}.page-module__xpyGYq__footerLogoIcon{border-radius:4px;width:20px;height:20px}.page-module__xpyGYq__footerLogo{font-weight:600}@media (max-width:735px){.page-module__xpyGYq__page{background:#fff}.page-module__xpyGYq__main{padding:16px 16px 0}.page-module__xpyGYq__profileHeader{margin-bottom:24px;padding-top:16px}.page-module__xpyGYq__profileHeaderWithBanner{border-radius:0;min-height:180px;margin:-16px -16px 0}.page-module__xpyGYq__avatarWrapper,.page-module__xpyGYq__avatar,.page-module__xpyGYq__avatarPlaceholder{width:80px;height:80px}.page-module__xpyGYq__avatarPlaceholder{font-size:32px}.page-module__xpyGYq__username{font-size:18px}.page-module__xpyGYq__bio{padding:0 24px;font-size:13px}.page-module__xpyGYq__tabBar{margin-top:0}.page-module__xpyGYq__tab{gap:6px;padding:12px 0;font-size:12px}.page-module__xpyGYq__tabIcon{width:12px;height:12px}.page-module__xpyGYq__socialLinksRow{gap:12px}.page-module__xpyGYq__socialLinkIcon{width:36px;height:36px}.page-module__xpyGYq__socialIconSvg{width:16px;height:16px}.page-module__xpyGYq__recipesGrid{gap:8px}.page-module__xpyGYq__recipeCardInfo{padding:8px 10px}.page-module__xpyGYq__recipeCardTitle{font-size:13px}}@media (max-width:480px){.page-module__xpyGYq__main{padding:16px 0 0}.page-module__xpyGYq__profileHeader{border-radius:0;padding:16px 16px 0}.page-module__xpyGYq__profileHeaderWithBanner{border-radius:0;margin:-16px 0 0}.page-module__xpyGYq__bio{padding:0 20px}.page-module__xpyGYq__footer{padding:32px 16px}.page-module__xpyGYq__recipesSection{padding-left:16px;padding-right:16px}}.page-module__xpyGYq__loadMoreContainer{text-align:center;padding:24px 0 8px}.page-module__xpyGYq__loadMoreBtn{color:#262626;cursor:pointer;background:0 0;border:1px solid #dbdbdb;border-radius:8px;padding:8px 24px;font-family:inherit;font-size:14px;font-weight:600;transition:background .15s}.page-module__xpyGYq__loadMoreBtn:hover{background:#fafafa}.page-module__xpyGYq__loadMoreBtn:active{background:#efefef}
.PublicRecipeCarousel-module__M3nUTa__carouselSection{margin-bottom:1rem;margin-left:-20px;margin-right:-20px}.PublicRecipeCarousel-module__M3nUTa__carouselContainer{position:relative}.PublicRecipeCarousel-module__M3nUTa__carouselWrapper{scrollbar-width:none;-ms-overflow-style:none;overflow-x:auto}.PublicRecipeCarousel-module__M3nUTa__carouselWrapper::-webkit-scrollbar{display:none}.PublicRecipeCarousel-module__M3nUTa__carouselTrack{gap:1rem;padding:.5rem 20px;display:flex}.PublicRecipeCarousel-module__M3nUTa__carouselItem{flex:none;width:250px}.PublicRecipeCarousel-module__M3nUTa__navButton{cursor:pointer;z-index:1;background-color:#fff;border:1px solid #e2e2e2;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background-color .2s,box-shadow .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #0000001a}.PublicRecipeCarousel-module__M3nUTa__navButton:hover{background-color:#f2f2f2;box-shadow:0 4px 12px #00000026}.PublicRecipeCarousel-module__M3nUTa__hidden{display:none}.PublicRecipeCarousel-module__M3nUTa__prevButton{left:-20px}.PublicRecipeCarousel-module__M3nUTa__nextButton{right:-20px}.PublicRecipeCarousel-module__M3nUTa__navIcon{color:#333;width:24px;height:24px}@media (max-width:768px){.PublicRecipeCarousel-module__M3nUTa__carouselTrack{gap:.75rem}.PublicRecipeCarousel-module__M3nUTa__carouselItem{width:200px}.PublicRecipeCarousel-module__M3nUTa__prevButton{left:8px}.PublicRecipeCarousel-module__M3nUTa__nextButton{right:8px}.PublicRecipeCarousel-module__M3nUTa__navButton{background-color:#ffffffe6;width:32px;height:32px}.PublicRecipeCarousel-module__M3nUTa__navIcon{width:18px;height:18px}}
.FolderCarousel-module__PXsrfq__carouselSection{margin-bottom:1rem;margin-left:-20px;margin-right:-20px}.FolderCarousel-module__PXsrfq__carouselContainer{position:relative}.FolderCarousel-module__PXsrfq__carouselWrapper{scrollbar-width:none;-ms-overflow-style:none;overflow-x:auto}.FolderCarousel-module__PXsrfq__carouselWrapper::-webkit-scrollbar{display:none}.FolderCarousel-module__PXsrfq__carouselTrack{gap:1rem;padding:.5rem 20px;display:flex}.FolderCarousel-module__PXsrfq__carouselItem{flex:none;width:250px}.FolderCarousel-module__PXsrfq__folderCard{color:inherit;background:#fafafa;border:1px solid #efefef;border-radius:12px;flex-direction:column;text-decoration:none;transition:transform .15s,box-shadow .15s;display:flex;overflow:hidden}.FolderCarousel-module__PXsrfq__folderCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.FolderCarousel-module__PXsrfq__folderCardImage{aspect-ratio:3/2;object-fit:cover;width:100%;display:block}.FolderCarousel-module__PXsrfq__folderCardPlaceholder{aspect-ratio:3/2;color:#c7c7c7;background:#f0f0f0;justify-content:center;align-items:center;width:100%;display:flex}.FolderCarousel-module__PXsrfq__folderCardInfo{padding:12px}.FolderCarousel-module__PXsrfq__folderCardName{color:#262626;white-space:nowrap;text-overflow:ellipsis;margin:0 0 4px;font-size:14px;font-weight:600;line-height:1.3;overflow:hidden}.FolderCarousel-module__PXsrfq__folderCardCount{color:#8e8e8e;font-size:12px}.FolderCarousel-module__PXsrfq__navButton{cursor:pointer;z-index:1;background-color:#fff;border:1px solid #e2e2e2;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background-color .2s,box-shadow .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #0000001a}.FolderCarousel-module__PXsrfq__navButton:hover{background-color:#f2f2f2;box-shadow:0 4px 12px #00000026}.FolderCarousel-module__PXsrfq__hidden{display:none}.FolderCarousel-module__PXsrfq__prevButton{left:-20px}.FolderCarousel-module__PXsrfq__nextButton{right:-20px}.FolderCarousel-module__PXsrfq__navIcon{color:#333;width:24px;height:24px}.FolderCarousel-module__PXsrfq__compact{margin-bottom:.5rem;margin-left:0;margin-right:0}.FolderCarousel-module__PXsrfq__compact .FolderCarousel-module__PXsrfq__carouselTrack{gap:.5rem;padding:.25rem 12px}.FolderCarousel-module__PXsrfq__compact .FolderCarousel-module__PXsrfq__carouselItem{width:120px}.FolderCarousel-module__PXsrfq__compact .FolderCarousel-module__PXsrfq__folderCard{border-radius:8px}.FolderCarousel-module__PXsrfq__compact .FolderCarousel-module__PXsrfq__folderCardImage,.FolderCarousel-module__PXsrfq__compact .FolderCarousel-module__PXsrfq__folderCardPlaceholder{aspect-ratio:4/3}.FolderCarousel-module__PXsrfq__compact .FolderCarousel-module__PXsrfq__folderCardPlaceholder svg{width:16px;height:16px}.FolderCarousel-module__PXsrfq__compact .FolderCarousel-module__PXsrfq__folderCardInfo{padding:6px 8px}.FolderCarousel-module__PXsrfq__compact .FolderCarousel-module__PXsrfq__folderCardName{margin-bottom:2px;font-size:10px}.FolderCarousel-module__PXsrfq__compact .FolderCarousel-module__PXsrfq__folderCardCount{font-size:9px}@media (max-width:768px){.FolderCarousel-module__PXsrfq__carouselTrack{gap:.75rem}.FolderCarousel-module__PXsrfq__carouselItem{width:200px}.FolderCarousel-module__PXsrfq__prevButton{left:8px}.FolderCarousel-module__PXsrfq__nextButton{right:8px}.FolderCarousel-module__PXsrfq__navButton{background-color:#ffffffe6;width:32px;height:32px}.FolderCarousel-module__PXsrfq__navIcon{width:18px;height:18px}}
.BottomSheet-module__qI1YvG__overlay{z-index:1000;background:#00000080;animation:.2s BottomSheet-module__qI1YvG__fadeIn;position:fixed;inset:0}@keyframes BottomSheet-module__qI1YvG__fadeIn{0%{opacity:0}to{opacity:1}}.BottomSheet-module__qI1YvG__sheet{background:#fff;border-radius:16px 16px 0 0;flex-direction:column;max-height:90vh;animation:.25s BottomSheet-module__qI1YvG__slideUp;display:flex;position:absolute;bottom:0;left:0;right:0}@keyframes BottomSheet-module__qI1YvG__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.BottomSheet-module__qI1YvG__handle{background:var(--gray-300);border-radius:2px;flex-shrink:0;width:36px;height:4px;margin:10px auto}.BottomSheet-module__qI1YvG__header{padding:0 var(--space-4)var(--space-3);border-bottom:1px solid var(--gray-100);flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.BottomSheet-module__qI1YvG__title{color:var(--gray-900);margin:0;font-size:17px;font-weight:600}.BottomSheet-module__qI1YvG__closeBtn{background:var(--gray-100);width:36px;height:36px;color:var(--gray-600);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex}.BottomSheet-module__qI1YvG__closeBtn:active{background:var(--gray-200)}.BottomSheet-module__qI1YvG__content{-webkit-overflow-scrolling:touch;flex:1;overflow-y:auto}
.MobileDashboard-module__CUxmTW__container{padding:var(--space-4);padding-bottom:calc(var(--space-4) + 80px);background:var(--gray-50);min-height:100%}.MobileDashboard-module__CUxmTW__header{margin-bottom:var(--space-4);justify-content:space-between;align-items:center;display:flex}.MobileDashboard-module__CUxmTW__headerLeft{flex-direction:column;gap:2px;display:flex}.MobileDashboard-module__CUxmTW__title{color:var(--gray-900);margin:0;font-size:20px;font-weight:600}.MobileDashboard-module__CUxmTW__profileLink{color:var(--gray-500);font-size:13px;text-decoration:none}.MobileDashboard-module__CUxmTW__profileLink:active{color:var(--gray-700)}.MobileDashboard-module__CUxmTW__copyBtn{background:var(--gray-900);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:8px 16px;font-size:14px;font-weight:500}.MobileDashboard-module__CUxmTW__copyBtn:active{background:var(--gray-700)}.MobileDashboard-module__CUxmTW__createBtn{background:var(--gray-900);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;font-weight:500;display:flex}.MobileDashboard-module__CUxmTW__createBtn:active{background:var(--gray-700)}.MobileDashboard-module__CUxmTW__createBtn svg{flex-shrink:0}.MobileDashboard-module__CUxmTW__grid{border-radius:12px;grid-template-columns:repeat(3,1fr);gap:3px;display:grid;overflow:hidden}.MobileDashboard-module__CUxmTW__gridItem{aspect-ratio:1;background:var(--gray-200);cursor:pointer;border:none;padding:0;position:relative;overflow:hidden}.MobileDashboard-module__CUxmTW__gridItem img{object-fit:cover;width:100%;height:100%;display:block}.MobileDashboard-module__CUxmTW__gridItem:active{opacity:.8}.MobileDashboard-module__CUxmTW__videoIcon{background:#00000080;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;top:8px;right:8px}.MobileDashboard-module__CUxmTW__linkBadge{background:var(--green-500,#22c55e);border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:absolute;bottom:8px;right:8px}.MobileDashboard-module__CUxmTW__emptyState{padding:var(--space-8)var(--space-4);text-align:center;border:1px solid var(--gray-200);background:#fff;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;display:flex}.MobileDashboard-module__CUxmTW__emptyIcon{width:64px;height:64px;color:var(--gray-400);margin-bottom:var(--space-4);justify-content:center;align-items:center;display:flex}.MobileDashboard-module__CUxmTW__emptyTitle{color:var(--gray-900);margin:0 0 var(--space-2);font-size:18px;font-weight:600}.MobileDashboard-module__CUxmTW__emptyDesc{color:var(--gray-500);margin:0 0 var(--space-5);font-size:14px}.MobileDashboard-module__CUxmTW__emptyCreateBtn{margin-top:var(--space-4);background:var(--gray-900);color:#fff;cursor:pointer;border:none;border-radius:999px;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:500;display:flex}.MobileDashboard-module__CUxmTW__emptyCreateBtn:active{background:var(--gray-700)}.MobileDashboard-module__CUxmTW__emptyCreateBtn svg{flex-shrink:0}.MobileDashboard-module__CUxmTW__connectBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#833ab4,#fd1d1d,#fcb045);border:none;border-radius:10px;padding:12px 24px;font-size:15px;font-weight:600}.MobileDashboard-module__CUxmTW__connectBtn:active{opacity:.9}.MobileDashboard-module__CUxmTW__searchWrapper{margin-bottom:var(--space-4)}.MobileDashboard-module__CUxmTW__searchInput{border:1px solid var(--gray-200);width:100%;color:var(--gray-900);background:#fff;border-radius:12px;padding:12px 16px 12px 44px;font-size:15px}.MobileDashboard-module__CUxmTW__searchInput::placeholder{color:var(--gray-400)}.MobileDashboard-module__CUxmTW__searchInputWrapper{position:relative}.MobileDashboard-module__CUxmTW__searchIcon{color:var(--gray-400);pointer-events:none;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.MobileDashboard-module__CUxmTW__folderFilterStrip{margin-bottom:var(--space-4);scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;align-items:center;gap:8px;padding-bottom:2px;display:flex;overflow:auto hidden}.MobileDashboard-module__CUxmTW__folderFilterStrip::-webkit-scrollbar{display:none}.MobileDashboard-module__CUxmTW__folderPill{font-family:var(--font);color:var(--gray-600);border:1px solid var(--gray-200);cursor:pointer;white-space:nowrap;background:#fff;border-radius:20px;flex-shrink:0;align-items:center;gap:6px;padding:8px 14px;font-size:14px;font-weight:500;line-height:1;transition:all .15s;display:inline-flex}.MobileDashboard-module__CUxmTW__folderPill:active{transform:scale(.96)}.MobileDashboard-module__CUxmTW__folderPillActive{background:var(--gray-900);border-color:var(--gray-900);color:#fff}.MobileDashboard-module__CUxmTW__folderPillCount{opacity:.7;font-size:12px;font-weight:400}.MobileDashboard-module__CUxmTW__folderAddBtn{border:1px dashed var(--gray-300);cursor:pointer;width:34px;height:34px;color:var(--gray-400);background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.MobileDashboard-module__CUxmTW__folderManageBtn{font-family:var(--font);color:var(--gray-400);cursor:pointer;white-space:nowrap;background:0 0;border:none;flex-shrink:0;align-items:center;padding:8px 12px;font-size:13px;font-weight:500;display:inline-flex}.MobileDashboard-module__CUxmTW__manageFoldersList{padding:8px 0}.MobileDashboard-module__CUxmTW__manageFolderRow{align-items:center;gap:8px;padding:12px 16px;display:flex}.MobileDashboard-module__CUxmTW__manageFolderRow+.MobileDashboard-module__CUxmTW__manageFolderRow{border-top:1px solid var(--gray-100)}.MobileDashboard-module__CUxmTW__manageFolderName{min-width:0;color:var(--gray-800);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:15px;font-weight:500;overflow:hidden}.MobileDashboard-module__CUxmTW__manageFolderCount{color:var(--gray-400);flex-shrink:0;font-size:13px}.MobileDashboard-module__CUxmTW__manageFolderActions{flex-shrink:0;gap:4px;display:flex}.MobileDashboard-module__CUxmTW__manageFolderBtn{background:var(--gray-50);cursor:pointer;width:34px;height:34px;color:var(--gray-500);border:none;border-radius:8px;justify-content:center;align-items:center;display:flex}.MobileDashboard-module__CUxmTW__manageFolderBtnDanger{color:#ef4444;background:#fef2f2}.MobileDashboard-module__CUxmTW__recipeList{border:1px solid var(--gray-200);background:#fff;border-radius:12px;flex-direction:column;gap:2px;display:flex;overflow:hidden}.MobileDashboard-module__CUxmTW__recipeItem{align-items:center;gap:var(--space-3);padding:var(--space-3);text-align:left;cursor:pointer;background:#fff;border:none;width:100%;display:flex;position:relative}.MobileDashboard-module__CUxmTW__recipeItem:active{background:var(--gray-50)}@keyframes MobileDashboard-module__CUxmTW__recipeSlideInMobile{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.MobileDashboard-module__CUxmTW__recipeItemNew{background:linear-gradient(135deg,#f0fdf4 0%,#dcfce7 100%);animation:.4s ease-out forwards MobileDashboard-module__CUxmTW__recipeSlideInMobile}.MobileDashboard-module__CUxmTW__recipeItemNew:after{content:"";pointer-events:none;border-radius:12px;animation:.6s ease-out forwards MobileDashboard-module__CUxmTW__recipeGlowFadeMobile;position:absolute;inset:0;box-shadow:0 0 0 2px #22c55e4d}@keyframes MobileDashboard-module__CUxmTW__recipeGlowFadeMobile{0%{opacity:1}to{opacity:0}}.MobileDashboard-module__CUxmTW__recipeImage{object-fit:cover;background:var(--gray-100);border-radius:8px;flex-shrink:0;width:56px;height:56px}.MobileDashboard-module__CUxmTW__recipeInfo{flex:1;min-width:0}.MobileDashboard-module__CUxmTW__recipeName{color:var(--gray-900);white-space:nowrap;text-overflow:ellipsis;margin:0 0 2px;font-size:15px;font-weight:500;overflow:hidden}.MobileDashboard-module__CUxmTW__recipeMeta{color:var(--gray-500);font-size:13px}.MobileDashboard-module__CUxmTW__recipeArrow{color:var(--gray-400);flex-shrink:0}.MobileDashboard-module__CUxmTW__tabs{background:var(--gray-100);margin-bottom:var(--space-4);border-radius:10px;gap:4px;padding:4px;display:flex}.MobileDashboard-module__CUxmTW__tab{color:var(--gray-600);cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;padding:10px 16px;font-size:14px;font-weight:500;transition:all .15s}.MobileDashboard-module__CUxmTW__tabActive{color:var(--gray-900);background:#fff;box-shadow:0 1px 3px #00000014}.MobileDashboard-module__CUxmTW__loadingGrid{border-radius:12px;grid-template-columns:repeat(3,1fr);gap:3px;display:grid;overflow:hidden}.MobileDashboard-module__CUxmTW__loadingItem{aspect-ratio:1;background:linear-gradient(90deg,var(--gray-200)25%,var(--gray-100)50%,var(--gray-200)75%);background-size:200% 100%;animation:1.5s infinite MobileDashboard-module__CUxmTW__shimmer}@keyframes MobileDashboard-module__CUxmTW__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.MobileDashboard-module__CUxmTW__loadingList{border:1px solid var(--gray-200);background:#fff;border-radius:12px;flex-direction:column;gap:2px;display:flex;overflow:hidden}.MobileDashboard-module__CUxmTW__loadingRecipeItem{align-items:center;gap:var(--space-3);padding:var(--space-3);display:flex}.MobileDashboard-module__CUxmTW__loadingRecipeImage{background:linear-gradient(90deg,var(--gray-200)25%,var(--gray-100)50%,var(--gray-200)75%);background-size:200% 100%;border-radius:8px;width:56px;height:56px;animation:1.5s infinite MobileDashboard-module__CUxmTW__shimmer}.MobileDashboard-module__CUxmTW__loadingRecipeText{flex-direction:column;flex:1;gap:6px;display:flex}.MobileDashboard-module__CUxmTW__loadingRecipeTitle{background:linear-gradient(90deg,var(--gray-200)25%,var(--gray-100)50%,var(--gray-200)75%);background-size:200% 100%;border-radius:4px;width:70%;height:16px;animation:1.5s infinite MobileDashboard-module__CUxmTW__shimmer}.MobileDashboard-module__CUxmTW__loadingRecipeMeta{background:linear-gradient(90deg,var(--gray-200)25%,var(--gray-100)50%,var(--gray-200)75%);background-size:200% 100%;border-radius:4px;width:40%;height:12px;animation:1.5s infinite MobileDashboard-module__CUxmTW__shimmer}
.MobileSettings-module__N-uGja__container{padding:var(--space-4);padding-bottom:calc(var(--space-4) + 80px);background:var(--gray-50);min-height:100%}.MobileSettings-module__N-uGja__header{margin-bottom:var(--space-4)}.MobileSettings-module__N-uGja__title{color:var(--gray-900);margin:0;font-size:20px;font-weight:600}.MobileSettings-module__N-uGja__card{padding:var(--space-4);margin-bottom:var(--space-3);border:1px solid var(--gray-200);background:#fff;border-radius:12px}.MobileSettings-module__N-uGja__cardTitle{color:var(--gray-900);margin:0 0 var(--space-3);font-size:15px;font-weight:600}.MobileSettings-module__N-uGja__cardDesc{color:var(--gray-500);margin:0 0 var(--space-3);font-size:13px}.MobileSettings-module__N-uGja__linkBox{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-3);background:var(--gray-50);border-radius:8px;display:flex}.MobileSettings-module__N-uGja__linkText{color:var(--gray-700);font-size:14px;font-weight:500}.MobileSettings-module__N-uGja__copyBtn{background:var(--gray-900);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:500}.MobileSettings-module__N-uGja__copyBtn:active{background:var(--gray-700)}.MobileSettings-module__N-uGja__formGroup{margin-bottom:var(--space-4)}.MobileSettings-module__N-uGja__formGroup:last-child{margin-bottom:0}.MobileSettings-module__N-uGja__label{color:var(--gray-700);margin-bottom:var(--space-2);font-size:13px;font-weight:500;display:block}.MobileSettings-module__N-uGja__displayNameRow{align-items:center;gap:var(--space-3);display:flex}.MobileSettings-module__N-uGja__input{background:var(--gray-50);border:1px solid var(--gray-200);color:var(--gray-900);border-radius:10px;flex:1;padding:12px 14px;font-size:15px}.MobileSettings-module__N-uGja__input:focus{border-color:var(--gray-400);outline:none}.MobileSettings-module__N-uGja__textarea{background:var(--gray-50);border:1px solid var(--gray-200);width:100%;color:var(--gray-900);resize:none;border-radius:10px;padding:12px 14px;font-family:inherit;font-size:15px}.MobileSettings-module__N-uGja__textarea:focus{border-color:var(--gray-400);outline:none}.MobileSettings-module__N-uGja__charCount{text-align:right;color:var(--gray-400);margin-top:4px;font-size:12px;display:block}.MobileSettings-module__N-uGja__photoWrapper{cursor:pointer;flex-shrink:0}.MobileSettings-module__N-uGja__photo{background:var(--gray-200);border-radius:50%;width:48px;height:48px;position:relative;overflow:hidden}.MobileSettings-module__N-uGja__photoImage{object-fit:cover;width:100%;height:100%}.MobileSettings-module__N-uGja__photoPlaceholder{background:var(--gray-900);color:#fff;justify-content:center;align-items:center;width:100%;height:100%;font-size:18px;font-weight:600;display:flex}.MobileSettings-module__N-uGja__photoHover{color:#fff;opacity:0;background:#0006;justify-content:center;align-items:center;transition:opacity .15s;display:flex;position:absolute;inset:0}.MobileSettings-module__N-uGja__photo:active .MobileSettings-module__N-uGja__photoHover{opacity:1}.MobileSettings-module__N-uGja__photoUploading{background:#fffc;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.MobileSettings-module__N-uGja__spinner{border:2px solid var(--gray-300);border-top-color:var(--gray-900);border-radius:50%;width:20px;height:20px;animation:.8s linear infinite MobileSettings-module__N-uGja__spin}@keyframes MobileSettings-module__N-uGja__spin{to{transform:rotate(360deg)}}.MobileSettings-module__N-uGja__hiddenInput{display:none}.MobileSettings-module__N-uGja__accountRow{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.MobileSettings-module__N-uGja__accountInfo{align-items:center;gap:var(--space-3);display:flex}.MobileSettings-module__N-uGja__accountIcon{justify-content:center;align-items:center;width:40px;height:40px;display:flex}.MobileSettings-module__N-uGja__accountDetails{flex-direction:column;display:flex}.MobileSettings-module__N-uGja__accountName{color:var(--gray-900);font-size:14px;font-weight:500}.MobileSettings-module__N-uGja__accountConnected{color:var(--green-600,#16a34a);font-size:12px}.MobileSettings-module__N-uGja__accountDisconnected{color:var(--gray-500);font-size:12px}.MobileSettings-module__N-uGja__connectBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#833ab4,#fd1d1d,#fcb045);border:none;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:500}.MobileSettings-module__N-uGja__connectBtn:active{opacity:.9}.MobileSettings-module__N-uGja__disconnectBtn{background:var(--gray-100);color:var(--gray-700);cursor:pointer;border:none;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:500}.MobileSettings-module__N-uGja__disconnectBtn:active{background:var(--gray-200)}.MobileSettings-module__N-uGja__disconnectBtn:disabled{opacity:.5}.MobileSettings-module__N-uGja__toggleRow{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.MobileSettings-module__N-uGja__toggleInfo{flex-direction:column;display:flex}.MobileSettings-module__N-uGja__toggleLabel{color:var(--gray-900);font-size:14px;font-weight:500}.MobileSettings-module__N-uGja__toggleDesc{color:var(--gray-500);font-size:12px}.MobileSettings-module__N-uGja__toggle{flex-shrink:0;width:48px;height:28px;display:inline-block;position:relative}.MobileSettings-module__N-uGja__toggle input{opacity:0;width:0;height:0}.MobileSettings-module__N-uGja__toggleSlider{cursor:pointer;background:var(--gray-300);border-radius:14px;transition:background .2s;position:absolute;inset:0}.MobileSettings-module__N-uGja__toggleSlider:before{content:"";background:#fff;border-radius:50%;width:22px;height:22px;transition:transform .2s;position:absolute;bottom:3px;left:3px;box-shadow:0 1px 3px #0003}.MobileSettings-module__N-uGja__toggle input:checked+.MobileSettings-module__N-uGja__toggleSlider{background:var(--gray-900)}.MobileSettings-module__N-uGja__toggle input:checked+.MobileSettings-module__N-uGja__toggleSlider:before{transform:translate(20px)}.MobileSettings-module__N-uGja__saveBtn{background:var(--gray-900);color:#fff;cursor:pointer;width:100%;margin-top:var(--space-2);border:none;border-radius:12px;padding:14px;font-size:15px;font-weight:600}.MobileSettings-module__N-uGja__saveBtn:active{background:var(--gray-700)}.MobileSettings-module__N-uGja__saveBtn:disabled{opacity:.6}.MobileSettings-module__N-uGja__changeUsernameBtn{width:100%;color:var(--gray-700);border:1px solid var(--gray-200);cursor:pointer;margin-top:var(--space-3);background:#fff;border-radius:8px;padding:10px 14px;font-size:14px;font-weight:500}.MobileSettings-module__N-uGja__changeUsernameBtn:active{background:var(--gray-50)}.MobileSettings-module__N-uGja__usernameHint{color:var(--gray-500);margin:var(--space-2)0 0;font-size:12px}.MobileSettings-module__N-uGja__usernameEditForm{gap:var(--space-3);flex-direction:column;display:flex}.MobileSettings-module__N-uGja__usernameInputWrapper{border:1px solid var(--gray-300);padding:0 var(--space-3);background:#fff;border-radius:8px;align-items:center;gap:0;display:flex}.MobileSettings-module__N-uGja__usernameInputWrapper:focus-within{border-color:var(--gray-900)}.MobileSettings-module__N-uGja__usernamePrefix{color:var(--gray-500);white-space:nowrap;font-size:14px}.MobileSettings-module__N-uGja__usernameInput{padding:var(--space-3)0;color:var(--gray-900);background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:14px}.MobileSettings-module__N-uGja__usernameStatus{align-items:center;gap:var(--space-2);display:flex}.MobileSettings-module__N-uGja__usernameChecking{color:var(--gray-500);font-size:12px}.MobileSettings-module__N-uGja__usernameAvailable{color:var(--success);background:#10b9811a;border-radius:4px;padding:4px 8px;font-size:12px;font-weight:500}.MobileSettings-module__N-uGja__usernameUnavailable{color:var(--error);background:#ef44441a;border-radius:4px;padding:4px 8px;font-size:12px;font-weight:500}.MobileSettings-module__N-uGja__usernameError{color:var(--error);margin:0;font-size:13px}.MobileSettings-module__N-uGja__usernameSuggestion{color:var(--gray-600);margin:0;font-size:13px}.MobileSettings-module__N-uGja__suggestionBtn{color:var(--gray-900);cursor:pointer;font-family:inherit;font-weight:500;font-size:inherit;background:0 0;border:none;padding:0;text-decoration:underline}.MobileSettings-module__N-uGja__usernameActions{gap:var(--space-2);display:flex}.MobileSettings-module__N-uGja__saveUsernameBtn{background:var(--gray-900);color:#fff;cursor:pointer;border:none;border-radius:8px;flex:1;padding:12px;font-size:14px;font-weight:600}.MobileSettings-module__N-uGja__saveUsernameBtn:disabled{background:var(--gray-300);cursor:not-allowed}.MobileSettings-module__N-uGja__cancelUsernameBtn{color:var(--gray-700);border:1px solid var(--gray-200);cursor:pointer;background:#fff;border-radius:8px;flex:1;padding:12px;font-size:14px;font-weight:500}.MobileSettings-module__N-uGja__devSection{margin-top:var(--space-4);padding-top:var(--space-4);border-top:1px dashed var(--gray-200)}.MobileSettings-module__N-uGja__refreshBtn{background:var(--gray-100);width:100%;color:var(--gray-700);border:1px solid var(--gray-200);cursor:pointer;border-radius:8px;padding:10px 14px;font-size:13px;font-weight:500;transition:background .15s}.MobileSettings-module__N-uGja__refreshBtn:hover{background:var(--gray-200)}.MobileSettings-module__N-uGja__refreshBtn:active{background:var(--gray-300)}.MobileSettings-module__N-uGja__refreshBtn:disabled{opacity:.6;cursor:not-allowed}.MobileSettings-module__N-uGja__devHint{color:var(--gray-400);margin:var(--space-2)0 0;font-size:11px;font-style:italic}.MobileSettings-module__N-uGja__accountUserRow{align-items:center;gap:var(--space-3);margin-bottom:var(--space-3);display:flex}.MobileSettings-module__N-uGja__accountAvatar{background:var(--gray-200);border-radius:50%;flex-shrink:0;width:40px;height:40px;overflow:hidden}.MobileSettings-module__N-uGja__accountAvatarImage{object-fit:cover;width:100%;height:100%}.MobileSettings-module__N-uGja__accountAvatarPlaceholder{background:var(--gray-900);color:#fff;justify-content:center;align-items:center;width:100%;height:100%;font-size:16px;font-weight:600;display:flex}.MobileSettings-module__N-uGja__accountDetails{flex-direction:column;min-width:0;display:flex}.MobileSettings-module__N-uGja__accountDisplayName{color:var(--gray-900);font-size:14px;font-weight:500}.MobileSettings-module__N-uGja__accountEmail{color:var(--gray-500);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.MobileSettings-module__N-uGja__logoutBtn{width:100%;color:var(--error);border:1px solid var(--gray-200);cursor:pointer;background:#fff;border-radius:10px;padding:12px;font-size:14px;font-weight:500}.MobileSettings-module__N-uGja__logoutBtn:active{border-color:var(--error);background:#fef2f2}
.MobileSidebar-module__Apr3Zq__overlay{z-index:1000;background:#00000080;animation:.2s MobileSidebar-module__Apr3Zq__fadeIn;position:fixed;inset:0}@keyframes MobileSidebar-module__Apr3Zq__fadeIn{0%{opacity:0}to{opacity:1}}.MobileSidebar-module__Apr3Zq__drawer{background:#fff;flex-direction:column;width:280px;max-width:85vw;animation:.25s MobileSidebar-module__Apr3Zq__slideIn;display:flex;position:absolute;top:0;bottom:0;left:0;box-shadow:4px 0 24px #00000026}@keyframes MobileSidebar-module__Apr3Zq__slideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}.MobileSidebar-module__Apr3Zq__header{padding:var(--space-4);border-bottom:1px solid var(--gray-100);justify-content:space-between;align-items:center;display:flex}.MobileSidebar-module__Apr3Zq__logo{align-items:center;gap:10px;text-decoration:none;display:flex}.MobileSidebar-module__Apr3Zq__logoIcon{width:28px;height:28px}.MobileSidebar-module__Apr3Zq__logoText{color:var(--gray-900);font-size:18px;font-weight:600}.MobileSidebar-module__Apr3Zq__closeBtn{background:var(--gray-100);width:40px;height:40px;color:var(--gray-600);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex}.MobileSidebar-module__Apr3Zq__closeBtn:active{background:var(--gray-200)}.MobileSidebar-module__Apr3Zq__nav{padding:var(--space-3);flex:1;overflow-y:auto}.MobileSidebar-module__Apr3Zq__navItem{align-items:center;gap:var(--space-3);width:100%;padding:var(--space-3)var(--space-4);color:var(--gray-700);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;font-size:15px;transition:background .15s;display:flex}.MobileSidebar-module__Apr3Zq__navItem:active{background:var(--gray-100)}.MobileSidebar-module__Apr3Zq__navItemActive{background:var(--gray-100);color:var(--gray-900);font-weight:500}.MobileSidebar-module__Apr3Zq__navItemDisabled{opacity:.5;cursor:not-allowed}.MobileSidebar-module__Apr3Zq__navIcon{width:24px;height:24px;color:inherit;justify-content:center;align-items:center;display:flex}.MobileSidebar-module__Apr3Zq__navLabel{flex:1}.MobileSidebar-module__Apr3Zq__navBadge{background:var(--gray-200);color:var(--gray-600);border-radius:12px;padding:2px 8px;font-size:11px;font-weight:500}.MobileSidebar-module__Apr3Zq__footer{border-top:1px solid var(--gray-100);padding:var(--space-4)}.MobileSidebar-module__Apr3Zq__userInfo{align-items:center;gap:var(--space-3);margin-bottom:var(--space-3);display:flex}.MobileSidebar-module__Apr3Zq__userAvatar{background:var(--gray-900);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;font-weight:600;display:flex;overflow:hidden}.MobileSidebar-module__Apr3Zq__userAvatarImage{object-fit:cover;border-radius:50%;width:100%;height:100%}.MobileSidebar-module__Apr3Zq__userDetails{flex-direction:column;min-width:0;display:flex}.MobileSidebar-module__Apr3Zq__userName{color:var(--gray-900);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:500;overflow:hidden}.MobileSidebar-module__Apr3Zq__userLink{color:var(--gray-500);font-size:12px}.MobileSidebar-module__Apr3Zq__signOutBtn{justify-content:center;align-items:center;gap:var(--space-2);width:100%;padding:var(--space-3);background:var(--gray-100);color:var(--gray-700);cursor:pointer;border:none;border-radius:10px;font-size:14px;font-weight:500;display:flex}.MobileSidebar-module__Apr3Zq__signOutBtn:active{background:var(--gray-200)}
.MobileNav-module__GEzZea__mobileContainer{background:var(--gray-50);flex-direction:column;min-height:100dvh;display:flex}.MobileNav-module__GEzZea__topBar{z-index:100;padding:var(--space-3)var(--space-4);border-bottom:1px solid var(--gray-100);background:#fff;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.MobileNav-module__GEzZea__menuBtn{width:40px;height:40px;color:var(--gray-700);cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;display:flex}.MobileNav-module__GEzZea__menuBtn:active{background:var(--gray-100)}.MobileNav-module__GEzZea__logo{align-items:center;gap:8px;text-decoration:none;display:flex}.MobileNav-module__GEzZea__logoIcon{width:26px;height:26px}.MobileNav-module__GEzZea__logoText{color:var(--gray-900);font-size:17px;font-weight:600}.MobileNav-module__GEzZea__shareBtn{width:40px;height:40px;color:var(--gray-700);cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;display:flex}.MobileNav-module__GEzZea__shareBtn:active{background:var(--gray-100)}.MobileNav-module__GEzZea__mainContent{flex:1;overflow-y:auto}.MobileNav-module__GEzZea__bottomNav{justify-content:center;gap:var(--space-2);padding:var(--space-2)var(--space-4);padding-bottom:calc(var(--space-2) + env(safe-area-inset-bottom,0px));border-top:1px solid var(--gray-100);z-index:100;background:#fff;display:flex;position:fixed;bottom:0;left:0;right:0}.MobileNav-module__GEzZea__navBtn{padding:var(--space-2)var(--space-6);color:var(--gray-500);cursor:pointer;background:0 0;border:none;border-radius:12px;flex-direction:column;align-items:center;gap:4px;font-size:11px;font-weight:500;transition:all .15s;display:flex}.MobileNav-module__GEzZea__navBtn:active{background:var(--gray-100);transform:scale(.95)}.MobileNav-module__GEzZea__navBtnActive{color:var(--gray-900);background:var(--gray-100)}.MobileNav-module__GEzZea__navBtn svg{width:22px;height:22px}
