:where(.community-view button){appearance:none;border:0;background:none;color:inherit;font:inherit;padding:0;box-shadow:none}.community-view :where(textarea,input,select){font:inherit;box-sizing:border-box}.community-view :where(h1,h2,p){margin:0}.community-view :where(img){max-width:100%}
.community-view{background:#fdfdfd;padding:12px 14px 100px}.community-view svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;flex:none}.community-view button{cursor:pointer}.community-head{display:flex;align-items:center;gap:12px;height:58px}.community-head>button{position:relative;display:flex;align-items:center;gap:5px;min-width:28px;min-height:40px}.community-head>button:first-child{font-size:10px;gap:4px}.community-head h1{margin:0 auto;font-size:20px;white-space:nowrap;letter-spacing:-.5px}.community-head i{position:absolute;right:-2px;top:3px;border-radius:50%;background:var(--tm-color-primary);color:#fff;font-size:9px;width:14px;height:14px;text-align:center;font-style:normal}.community-tabs{display:flex;margin:4px -14px 12px;border-bottom:1px solid var(--tm-color-border);box-shadow:0 3px 5px #10182803}.community-tabs button{flex:1;height:44px;font-size:13px;color:var(--tm-color-muted);border-bottom:2px solid transparent}.community-tabs button.active{border-color:var(--tm-color-primary);color:var(--tm-color-primary);font-weight:700}.community-composer,.community-post{padding:11px;border:1px solid var(--tm-color-border);border-radius:13px;background:#fff;box-shadow:0 2px 3px #10182804}.community-compose-row{display:flex;align-items:center;gap:8px}.community-compose-row>img,.community-post header>img{width:39px;height:39px;object-fit:cover;border-radius:50%}.community-compose-row textarea{resize:vertical;min-width:0;flex:1;min-height:40px;max-height:150px;padding:12px 14px;border:0;border-radius:24px;background:var(--tm-color-page);font:inherit;font-size:12px}.community-publish{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;background:var(--tm-color-primary);color:#fff;width:49px;height:43px;border-radius:10px;font-size:9px}.community-publish:disabled{opacity:.55;cursor:default}.community-compose-tools{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--tm-color-border);border-radius:7px;margin-top:10px}.community-compose-tools button{display:flex;align-items:center;justify-content:center;gap:5px;min-height:34px;font-size:10px}.community-compose-tools button+button{border-left:1px solid var(--tm-color-border)}.community-compose-tools svg{width:17px;height:17px}.community-filters{display:flex;gap:7px;align-items:center;margin:12px 0;flex-wrap:wrap}.community-filters button,.community-filters select{display:flex;gap:5px;align-items:center;border:1px solid var(--tm-color-border);border-radius:22px;min-height:30px;padding:5px 9px;background:#fff;color:var(--tm-color-muted);font-size:10px}.community-filters button.active{background:var(--tm-color-page);border-color:var(--tm-color-border);color:var(--tm-color-primary)}.community-filters svg{width:15px;height:15px}.community-filters [data-community-filter]{margin-left:auto;padding:6px}.community-feed{display:grid;gap:10px}.community-post{position:relative;display:grid;grid-template-columns:minmax(0,1fr);gap:8px}.community-post header{display:flex;align-items:center;gap:8px;min-width:0}.community-post header h2{font-size:13px;margin:0;line-height:1.4}.community-post header p{font-size:10px;color:var(--tm-color-muted);margin:3px 0 0}.community-post header>button{margin-left:auto;color:var(--tm-color-muted);font-size:17px;align-self:flex-start;min-width:28px;min-height:32px}.community-verified{display:inline-grid;place-items:center;width:13px;height:13px;background:var(--tm-color-primary);color:#fff;border-radius:5px;font-size:9px}.community-post-text{font-size:12px;line-height:1.65;white-space:pre-line;margin:0}.community-post-images{display:flex;gap:4px;min-width:0}.community-post-images button{position:relative;flex:1;min-width:0;overflow:hidden;border-radius:5px}.community-post-images img{width:100%;height:76px;object-fit:cover;display:block}.community-post-images span{position:absolute;inset:auto 30% 20%;background:#10182877;border-radius:7px;color:#fff;padding:4px}.community-post footer{display:flex;justify-content:space-between;margin-top:2px}.community-post footer button{display:flex;align-items:center;gap:6px;min-width:62px;min-height:32px;font-size:11px;color:var(--tm-color-muted)}.community-post footer [data-like]{color:var(--tm-color-primary)}.community-post [aria-pressed=true] svg{fill:var(--tm-color-primary);stroke:var(--tm-color-primary)}.community-post-split{grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);column-gap:10px}.community-post-split header{grid-column:1}.community-post-split .community-post-text{grid-column:1;font-size:11px}.community-post-split .community-post-images{grid-column:2;grid-row:1 / 3}.community-post-split .community-post-images img{height:100%;min-height:100px;max-height:160px}.community-post-split footer,.community-comment,.community-comments{grid-column:1 / -1}.community-ad-label{display:inline-block;color:var(--tm-color-primary);font-size:9px;background:var(--tm-color-page);padding:2px 4px;border-radius:3px}.community-store{grid-column:1;justify-self:start;color:var(--tm-color-primary);font-size:10px;border:1px solid var(--tm-color-primary);border-radius:4px;padding:6px 9px}.community-ad .community-post-images{grid-row:1 / 4}.community-fab{position:fixed;bottom:87px;right:max(23px,calc((100vw - 430px)/2 + 18px));width:45px;height:45px;border-radius:50%;background:var(--tm-color-primary);color:#fff;font-size:33px;box-shadow:0 4px 12px #0F362340;z-index:10}.community-demo-note{font-size:9px;line-height:1.5;color:var(--tm-color-muted);margin:14px 4px}.community-search input{width:100%;padding:12px;margin-bottom:12px;border:1px solid var(--tm-color-border);border-radius:12px}.community-empty{padding:22px 8px;color:var(--tm-color-muted);font-size:12px;text-align:center}.community-comment{display:flex;gap:8px}.community-comment[hidden],.community-search[hidden],.community-attachments[hidden]{display:none}.community-comment input{min-width:0;flex:1;border:1px solid var(--tm-color-border);border-radius:8px;padding:8px;font-size:12px}.community-comment button{color:var(--tm-color-primary);font-size:12px}.community-comments p{font-size:11px;line-height:1.6;margin:5px 0}.community-attachments{display:flex;gap:5px;padding-top:8px}.community-attachments img{width:55px;height:55px;object-fit:cover;border-radius:6px}.community-post video{width:100%;max-height:220px;grid-column:1/-1}.community-lightbox{border:0;border-radius:16px;max-width:90vw;max-height:85vh;padding:12px;background:#fff}.community-lightbox::backdrop{background:#101828aa}.community-lightbox img{display:block;max-width:80vw;max-height:72vh}.community-lightbox button{display:block;margin-left:auto;font-size:28px;min-width:40px;min-height:40px}.tim-makeup-app .tm-nav button svg{stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.tim-makeup-app .tm-nav [data-view=communityView].active svg{fill:var(--tm-color-primary);stroke:var(--tm-color-primary)}.tim-makeup-app .tm-nav button.active{color:var(--tm-color-primary)}.community-view button:focus-visible{outline:2px solid var(--tm-color-primary);outline-offset:2px}.saved-view .onboard-head{margin-bottom:14px}
.partner-save-heart.saved svg{fill:var(--tm-color-primary);stroke:var(--tm-color-primary)}.personal-settings-shortcut{margin-bottom:8px}.community-post-images button:focus-visible{outline-offset:-2px}
@media(max-width:370px){.community-head{gap:6px}.community-head h1{font-size:18px}.community-head>button:first-child{font-size:9px}.community-filters{gap:4px}.community-filters button,.community-filters select{font-size:9px;padding:5px 7px}.community-compose-tools button{font-size:9px;gap:3px}}

.tm-community-mode .tm-header{display:none}.tm-community-mode .tm-main{padding:0}.tim-makeup-app .community-view{padding:12px 14px 100px}.tim-makeup-app .community-view button{font-family:inherit}.tim-makeup-app .community-composer textarea{width:auto}.tim-makeup-app .community-view [hidden]{display:none!important}.tim-makeup-app .community-status{margin:8px 0;padding:10px;border-radius:9px;background:var(--tm-color-page);color:var(--tm-color-primary);font-size:12px;line-height:1.5}.tim-makeup-app .community-empty{border:1px solid var(--tm-color-border);border-radius:14px;background:#fff;padding:36px 18px;font-size:13px}.tim-makeup-app .community-post footer{gap:12px}.tim-makeup-app .community-post header h2{overflow-wrap:anywhere}.tim-makeup-app .community-post-text{overflow-wrap:anywhere}.tim-makeup-app .community-post video{max-height:360px}.tim-makeup-app .community-actions{display:flex;gap:8px;flex-wrap:wrap}.tim-makeup-app .community-actions button{border:1px solid var(--tm-color-border);border-radius:8px;padding:8px;color:var(--tm-color-primary);font-size:11px}.tim-makeup-app .community-upload-note{font-size:10px;color:var(--tm-color-muted);line-height:1.5;margin:8px 0}.tim-makeup-app .community-more{display:block;margin:15px auto;padding:12px 20px;border:1px solid var(--tm-color-border);border-radius:12px}.tim-makeup-app .community-save-card{display:flex;align-items:center;gap:10px;padding:12px;border:1px solid var(--tm-color-border);border-radius:12px;margin:10px 0}.tim-makeup-app .community-save-card a{display:flex;gap:10px;align-items:center;flex:1;min-width:0;color:inherit;text-decoration:none}.tim-makeup-app .community-save-card img{width:64px;height:64px;border-radius:10px;object-fit:cover}.tim-makeup-app .community-save-card strong{font-size:13px;display:block}.tim-makeup-app .community-save-card small{display:block;color:var(--tm-color-muted);font-size:11px}.tim-makeup-app .community-save-card button{color:var(--tm-color-primary);border:0;background:var(--tm-color-page);padding:10px;border-radius:10px}.tim-makeup-app .community-settings a{display:block;padding:16px;border:1px solid var(--tm-color-border);border-radius:12px;margin:12px 0;color:var(--tm-color-primary);text-decoration:none}.tim-makeup-app .community-view .community-file-label{display:flex;align-items:center;gap:4px;font-size:11px;padding:8px;cursor:pointer}.tim-makeup-app .community-view .community-field{display:block;font-size:11px;color:var(--tm-color-muted);margin-top:8px}.tim-makeup-app .community-view .community-field input{width:100%;margin-top:5px;padding:9px;border:1px solid var(--tm-color-border);border-radius:8px}.tim-makeup-app .community-view [data-status-filter]{margin-left:auto}.tim-makeup-app .community-post-images{flex-wrap:wrap}.tim-makeup-app .community-post-images button{flex:1 1 22%;max-width:100%}.tim-makeup-app .community-post-images img{height:120px}.tim-makeup-app .community-view button,.tim-makeup-app .community-view select{min-height:36px}.tim-makeup-app .community-post header img{flex:none}.tim-makeup-app .community-notice{font-size:12px;line-height:1.6;color:var(--tm-color-muted)}.tim-makeup-app .community-comment{flex-wrap:wrap}.tim-makeup-app .community-comments{font-size:12px;line-height:1.6}.tim-makeup-app .community-view .community-delete{color:var(--tm-color-primary)}
