.tim-makeup-app.tm-saved-mode .tm-header{display:none!important}
.tim-makeup-app.tm-saved-mode .tm-main{padding:0!important}
.tim-makeup-app .tm-saved-view{min-height:calc(100dvh - 74px);padding-bottom:96px;background:var(--tm-color-page)}
.tim-makeup-app .tm-saved-head{position:sticky;z-index:5;top:0;display:grid;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;height:68px;padding:0 14px;border-bottom:1px solid var(--tm-color-border);background:rgba(255,255,255,.96);backdrop-filter:blur(14px)}
.tim-makeup-app .tm-saved-head h1{margin:0!important;color:var(--tm-color-text);font-size:20px!important;font-weight:800!important;line-height:1.2;text-align:center}
.tim-makeup-app .tm-saved-head a{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;color:var(--tm-color-text);text-decoration:none}
.tim-makeup-app .tm-saved-head a span{font-size:31px;font-weight:300;line-height:1;transform:translateY(-1px)}
.tim-makeup-app .tm-saved-content{padding:14px 16px 24px}
.tim-makeup-app .tm-saved-content>[data-saved-status]:empty{display:none}
.tim-makeup-app .tm-saved-content>[data-saved-status]{margin:18px 4px;color:var(--tm-color-muted);font-size:12px;text-align:center}
.tim-makeup-app .tm-saved-content [data-saved-list]{display:grid;gap:10px}
.tim-makeup-app.tm-saved-mode .community-save-card{min-height:82px;margin:0;padding:10px;border:1px solid var(--tm-color-border);border-radius:16px;background:#fff;box-shadow:0 4px 16px rgba(63,39,48,.05)}
.tim-makeup-app.tm-saved-mode .community-save-card a{gap:12px}
.tim-makeup-app.tm-saved-mode .community-save-card img{width:62px;height:62px;flex:0 0 62px;border-radius:14px;background:var(--tm-color-page)}
.tim-makeup-app.tm-saved-mode .community-save-card a>span{display:grid;gap:4px;min-width:0}
.tim-makeup-app.tm-saved-mode .community-save-card strong{overflow:hidden;color:var(--tm-color-text);font-size:13px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}
.tim-makeup-app.tm-saved-mode .community-save-card small{display:-webkit-box;overflow:hidden;color:var(--tm-color-muted);font-size:10.5px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.tim-makeup-app.tm-saved-mode .community-save-card button{display:grid;place-items:center;width:40px;height:40px;min-height:40px;padding:0;border-radius:13px;background:var(--tm-color-page);color:var(--tm-color-primary);font-size:16px}
.tim-makeup-app.tm-saved-mode .community-save-card button:active{transform:scale(.94);background:var(--tm-color-page)}
