.BookmarkCard_card__fTxrN{width:160px;height:150px;border-radius:10px;box-shadow:0 4px 6px 0 rgba(13,10,44,.06);padding:10px;text-align:center;background:white;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;cursor:pointer}.BookmarkCard_imageWrapper__dOuY_{position:relative;width:100%;height:120px;overflow:hidden;border-radius:10px}.BookmarkCard_recipeImg__4KRxt{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:10px}.BookmarkCard_heart__ATGwX{position:absolute;top:8px;right:8px;background:white;border-radius:50%;border:none;padding:4px;font-size:16px;cursor:pointer;z-index:10}.BookmarkCard_title__wOyZ_{margin-top:8px;font-weight:700;font-size:.9rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bookmark_contentWrapper__UG7RT{padding-top:20px}.bookmark_titleSection__JotMn{background-color:#f59e42;color:white;padding:24px;border-radius:20px;margin-bottom:24px}.bookmark_titleSection__JotMn h1{font-size:24px;font-weight:700;margin:0 0 8px}.bookmark_titleSection__JotMn p{margin:0;opacity:.9;font-size:15px}.bookmark_recipeCount__156vA{margin-top:8px!important;font-weight:600;font-size:14px!important}.bookmark_tabContainer__klbO8{display:flex;gap:10px;margin-bottom:24px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.bookmark_tabContainer__klbO8::-webkit-scrollbar{display:none}.bookmark_tabButton__RQcx4{flex:1;min-width:100px;padding:12px 20px;border-radius:25px;font-size:14px;font-weight:600;background-color:white;color:#f59e42;border:1px solid #f59e42;cursor:pointer;transition:all .2s ease;white-space:nowrap}.bookmark_tabButton__RQcx4.bookmark_active__yFp8B{background-color:#f59e42;color:white}.bookmark_recipeGrid__Zp96d{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;animation:bookmark_fadeIn__uXJeT .3s ease-in-out}.bookmark_recipeGrid__Zp96d a{display:flex;justify-content:center}@keyframes bookmark_fadeIn__uXJeT{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.bookmark_contentWrapper__UG7RT{padding:16px 0!important}.bookmark_titleSection__JotMn{padding:20px;border-radius:16px}.bookmark_recipeGrid__Zp96d{gap:8px;margin:0 8px}}