.discover-collections{--polaroid-size: 120px;display:flex;flex-direction:column;gap:1.8rem;align-items:center;flex:initial;overflow:visible;width:100%;padding:.5rem 0;box-sizing:border-box;padding-top:0;margin-top:15px}.discover-page{height:auto;position:relative;overflow-x:hidden;overscroll-behavior-x:contain}.discover-page .search-bar{width:88%;height:20px;border:1px solid #ccc;border-radius:10px;padding:.5rem 1rem;font-size:1rem;margin:.65rem auto 1rem;display:flex;align-items:center;color:#6e6e6e}.discover-page .search-icon{width:16px;height:16px;margin-right:8px;vertical-align:middle}.discover-page .filter-bar{width:100%;box-shadow:inset 0 0 10 #fff;display:flex;gap:.25rem;justify-content:flex-start;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;-ms-overflow-style:auto;padding:0 .5rem 6px;white-space:nowrap;touch-action:pan-y;cursor:grab;-webkit-user-select:none;user-select:none}.discover-page .filter-button{padding:.25rem .6rem;border:none;border-radius:8px;background-color:#fff;font-size:.9rem;letter-spacing:-.01rem;cursor:pointer;color:#191919;font-weight:550;box-shadow:0 2px 4px #7f7f7f3b;transition:background-color .3s;font-family:Manrope,sans-serif;flex:0 0 auto}.discover-page .filter-bar::-webkit-scrollbar{display:none}.discover-page .filter-scrollbar{position:absolute;left:0;right:0;bottom:-5px;height:4px;pointer-events:none}.discover-page .filter-scrollbar-thumb{position:absolute;left:0;top:0;height:100%;width:40px;background:#e2e2e2;border-radius:999px;transform:translate(0);transition:background .12s ease;pointer-events:auto}.discover-page .filter-scrollbar-thumb:active,.discover-page .filter-scrollbar-thumb:hover{background:#b2b2b2cc}.discover-page .filter-bar::-webkit-scrollbar-button{display:none;width:0;height:0}.discover-page .filter-bar::-webkit-scrollbar-corner{background:transparent}.discover-page .filter-button.active{background-color:#191919;color:#fff;border:none;box-shadow:0 2px 4px #7f7f7f53}.discover-page .filter-bar.dragging{cursor:grabbing}.discover-page .filters-row{display:flex;gap:.2rem;align-items:center;width:100%}.discover-page .filter-all{flex:0 0 auto;margin-left:.25rem;margin-bottom:5px}.discover-page .filter-bar{flex:1 1 auto}.discover-page .page-name{margin-top:1rem;margin-bottom:0;font-family:Plus Jakarta Sans;font-size:2.5rem;font-weight:700;letter-spacing:-.1rem}.discover-page .header{display:flex;flex-direction:column;align-items:start;width:100%;margin-bottom:0;padding-bottom:.5rem;background-color:#fff;position:relative;z-index:1}.image-holder{width:100%;border-radius:8px;background-color:#373649}::-webkit-scrollbar{width:0px;display:none}.collection-card{background-color:#fff;width:88%;max-height:190px;border-radius:15px;padding:1.25rem;box-shadow:0 4px 8px #0003;display:flex;flex-direction:column;overflow:hidden;gap:.1rem;position:relative}.collection-card[role=button]{cursor:pointer}.collection-card:focus{outline:2px solid rgba(55,54,73,.12);outline-offset:4px}.name{font-size:1.2rem;font-weight:600;margin:0;text-align:center;text-transform:uppercase}.name-row{display:flex;align-items:center;justify-content:center;gap:8px}.collection-lock img{display:inline-block;vertical-align:middle;opacity:.9}.collection-lock{position:absolute;bottom:10px;right:10px;display:flex;align-items:center;justify-content:center;pointer-events:none;background:#fff;border-radius:50%;padding:6px;box-shadow:0 2px 6px #0000001f;z-index:30}.collection-lock img{width:14px;height:14px;display:block}.desc{font-size:1rem;color:#555;margin:0;text-align:center}.polaroids{display:flex;justify-content:center;padding:1rem .5rem;margin:.8rem -.5rem 0;align-items:flex-start;overflow:visible;width:100%}.polaroids>*{position:relative;flex:0 0 var(--polaroid-size, 96px);margin-left:calc(var(--polaroid-size, 96px) * -.18);transition:transform .25s ease,z-index .25s ease;cursor:pointer}.polaroids>*:first-child{margin-left:0}.polaroids>*:nth-child(1){transform:rotate(-3deg) translateY(8px);z-index:5}.polaroids>*:nth-child(2){transform:rotate(2deg) translateY(-6px);z-index:4}.polaroids>*:nth-child(3){transform:rotate(-2deg) translateY(6px);z-index:3}.polaroids>*:nth-child(4){transform:rotate(3deg) translateY(-8px);z-index:2}.polaroids>*:nth-child(5){transform:rotate(-1deg) translateY(4px);z-index:1}.polaroids>*:hover{transform:translateY(-6px) scale(1.03);z-index:10}.image-holder{width:100%;height:100%;object-fit:cover;border-radius:2px;background-color:#e5e5e5}.polaroid{box-sizing:border-box;width:120px;height:auto;padding:8px;background:#fff;box-shadow:0 2px 8px #0000001a;border-radius:4px;display:flex;align-items:center;justify-content:center}.image-holder{width:100%;height:100%;object-fit:cover;aspect-ratio:1 / 1;border-radius:2px;background-color:#e5e5e5}.messages-page{width:100%;max-width:430px;margin:0 auto;min-height:100vh;padding:0;box-sizing:border-box;background-color:#fff;color:#050505;display:flex;flex-direction:column}.messages-page .header{display:flex;flex-direction:column;align-items:start;width:100%;margin-bottom:1rem;padding-bottom:.5rem}.messages-page .messages-title{margin-top:1rem;margin-bottom:0;font-family:Plus Jakarta Sans;font-size:2.5rem;font-weight:700;letter-spacing:-.1rem}.messages-page .search-bar{width:auto;height:20px;border:1px solid #ccc;border-radius:10px;padding:.5rem 1rem;font-size:1rem;margin:.65rem auto 1rem;display:flex;align-items:center;color:#6e6e6e;background-color:transparent}.messages-page .search-icon{width:16px;height:16px;margin-right:8px}.messages-page .search-input{flex:1;border:none;outline:none;background:transparent;color:#6e6e6e;font-size:1rem}.messages-page .filter-bar{width:100%;display:flex;gap:.25rem;margin-top:.25rem}.messages-page .filter-button{padding:.25rem .6rem;border:none;border-radius:8px;background-color:#fff;font-size:.9rem;letter-spacing:-.01rem;cursor:pointer;color:#191919;font-weight:550;box-shadow:0 2px 4px #7f7f7f3b;transition:background-color .3s;font-family:Manrope,sans-serif}.messages-page .filter-button--active{background-color:#191919;color:#fff;border:none;box-shadow:0 2px 4px #7f7f7f53}.messages-main{margin-top:.75rem;flex:1;overflow-y:auto;padding-bottom:.75rem}.messages-main::-webkit-scrollbar{width:6px}.messages-main::-webkit-scrollbar-thumb{background-color:#ccd0d5;border-radius:4px}.message-group-list{display:flex;flex-direction:column;width:100%;padding:.25rem 0}.message-group{display:flex;align-items:center;gap:.75rem;padding:.6rem .75rem;width:100%;background:#fff;border:none;border-radius:12px;cursor:pointer;transition:background-color .15s ease,box-shadow .15s ease;margin-bottom:.4rem}.message-group:hover{background-color:#f2f3f5}.message-group--active{background-color:#e7f3ff}.message-group__avatar{width:44px;height:44px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center}.message-group__avatar-img{width:100%;height:100%;border-radius:50%;object-fit:cover}.message-group__avatar-initial{font-weight:600;color:#1c1e21;font-size:1.1rem}.message-group__content{display:flex;flex-direction:column;flex:1;min-width:0;align-items:flex-start}.message-group__top-row{display:flex;width:100%;justify-content:space-between;align-items:center;gap:.25rem;min-width:0}.message-group__bottom-row{display:flex;width:100%;justify-content:flex-start;align-items:center;gap:.25rem;min-width:0}.message-group__name{font-size:.95rem;font-weight:600;color:#050505}.message-group__time{font-size:.75rem;color:#65676b;margin-left:.5rem}.message-group__preview{font-size:.85rem;color:#65676b;flex:1;min-width:0;margin-right:.5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;text-align:left}.message-group__badge{min-width:20px;height:20px;padding:0 6px;border-radius:999px;background-color:#000;color:#fff;font-size:.7rem;font-weight:600;display:flex;align-items:center;justify-content:center;margin-left:auto}.message-group__empty{padding:1rem;text-align:center;font-size:.9rem;color:#65676b}.content:has(.chat-page){overflow:hidden!important}.chat-page{width:100%;max-width:600px;margin:0 auto;height:100%;background-color:#fff;display:flex;flex-direction:column;box-sizing:border-box;padding-top:30px}.chat-header{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-bottom:1px solid #e4e6eb;background-color:#fff;flex-shrink:0}.chat-header__avatar{width:40px;height:40px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center}.chat-header__avatar-initial{font-weight:600;color:#1c1e21;font-size:1rem}.chat-header__avatar-img{width:100%;height:100%;border-radius:50%;object-fit:cover}.chat-header__info{display:flex;flex-direction:column}.chat-header__name{margin:0;font-size:1rem;font-weight:600}.chat-back-button{border:none;background:transparent;padding:0;margin-right:.25rem;cursor:pointer;display:flex;align-items:center}.chat-back-icon{width:20px;height:20px;object-fit:contain}.chat-main{flex:1 1 auto;background-color:#fff;padding:.75rem;box-sizing:border-box;display:flex;overflow:hidden}.chat-messages{flex:1 1 auto;overflow-y:auto;display:flex;flex-direction:column;gap:.4rem}.chat-messages::-webkit-scrollbar{width:6px}.chat-messages::-webkit-scrollbar-thumb{background-color:#ccd0d5;border-radius:4px}.chat-message{max-width:75%;display:flex;flex-direction:column;align-items:flex-start}.chat-message--me{margin-left:auto;align-items:flex-end}.chat-message__bubble{padding:.5rem .8rem;border-radius:18px;background-color:#f1f1f1;font-size:.9rem;color:#050505}.chat-message--me .chat-message__bubble{background-color:#000;color:#fff}.chat-message__sender{font-size:.75rem;font-weight:600;color:#65676b;margin-bottom:.15rem;align-self:flex-start}.chat-message__time{font-size:.7rem;color:#65676b;margin-top:.15rem}.chat-input-bar{background-color:#fff;padding:.5rem .75rem .75rem;flex-shrink:0}.chat-input-form{display:flex;align-items:center;gap:.5rem}.chat-input{flex:1;border-radius:999px;border:1px solid #ccd0d5;padding:.45rem .9rem;background-color:#f0f2f5;font-size:.9rem;outline:none}.chat-send-btn{border:none;border-radius:999px;padding:.45rem .9rem;background-color:#000;color:#fff;font-size:.85rem;font-weight:500;cursor:pointer}.chat-empty{flex:1;display:flex;align-items:center;justify-content:center;color:#65676b;font-size:.95rem;padding:1rem}:root{--brand: #373649;--fg: #1a1a1d;--muted: #6b6a7a;--border: #e5e5ef;--bg: #fff;--shadow: 0 20px 60px rgba(0, 0, 0, .08);font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}.feed{padding-top:40px;width:100%;background:var(--bg);color:var(--fg)}.feed-shell{width:100%;max-width:430px;margin:0 auto;padding:0;box-sizing:border-box}.feed-body{padding:8px 0 24px}.feed-header{display:flex;flex-direction:column;gap:8px}.feed-header-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.feed-title{margin-top:1rem;margin-bottom:0;font-family:Plus Jakarta Sans;font-size:2.5rem;font-weight:700;letter-spacing:-.1rem}.feed-topbar{display:grid;grid-template-columns:1fr auto;align-items:center;column-gap:12px;min-height:48px;padding-bottom:8px;overflow:visible;margin-top:.2rem}.filters{min-width:0;display:flex;gap:8px;overflow-x:auto;overflow-y:hidden;white-space:nowrap;padding:4px 0 8px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.filters::-webkit-scrollbar{display:none;height:0}.filters-wrap{position:relative;width:100%;min-width:0;overflow:visible}.filters-scrollbar{position:absolute;left:0;right:0;bottom:-4px;height:4px;pointer-events:none;background:#0000000d}.filters-scrollbar-thumb{position:absolute;left:0;top:0;height:100%;width:40px;background:#e2e2e2;border-radius:999px;transform:translate(0);transition:background .12s ease;pointer-events:auto;opacity:1}.filters-scrollbar-thumb:hover,.filters-scrollbar-thumb:active{background:#b2b2b2cc}.filters.dragging{cursor:grabbing}.pill{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:999px;background:#fff;border:1px solid var(--border);cursor:pointer;transition:.15s;flex-shrink:0}.pill:hover{box-shadow:0 0 0 3px #37364914}.pill.is-active{border-color:transparent;background:#191919;box-shadow:0 0 0 2px #37364914}.pill--text{width:auto;padding:0 12px}.pill-text{font-weight:700;font-size:13px;color:var(--fg)}.pill.is-active .pill-text{color:#fff}.layout{display:flex;align-items:center;justify-content:center;height:100%}.sort-wrap{display:flex;align-items:center;margin-right:8px;position:relative}.sort-select{height:36px;padding:0 40px 0 10px;border-radius:10px;border:1px solid var(--border);background:#fff;color:var(--fg);font-weight:600;font-size:13px;cursor:pointer;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><path d='M7 10l5 5 5-5z' fill='%236b6a7a'/></svg>");background-repeat:no-repeat;background-position:right 10px center;background-size:14px 14px}.sort-select:focus{outline:none;box-shadow:0 0 0 3px #3736490f;border-color:var(--brand)}.sort-select::-ms-expand{display:none}.sort-button{display:inline-flex;align-items:center;gap:8px;height:36px;padding:0 12px;border-radius:10px;border:1px solid var(--border);background:#fff;color:var(--fg);font-weight:600;font-size:13px;cursor:pointer}.sort-button:focus{outline:none;box-shadow:0 0 0 3px #3736490f;border-color:var(--brand)}.sort-chevron{font-size:12px;color:var(--muted);margin-left:4px}.sort-menu{padding:6px 4px;position:absolute;top:calc(100% + 8px);right:0;background:#fff;border:1px solid var(--border);border-radius:10px;box-shadow:var(--shadow);list-style:none;width:200px;z-index:60}.sort-option{padding:8px 12px;font-size:13px;color:var(--fg);cursor:pointer;border-radius:8px}.sort-option:hover{background:#3736490a}.layout-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:12px;border:1px solid var(--border);background:#fff;color:var(--brand);cursor:pointer;transition:.15s}.layout-icon:hover{border-color:var(--brand);box-shadow:0 0 0 3px #37364914}.layout-icon-img{width:22px;height:22px;object-fit:contain}.feed-posts.vertical{display:flex;flex-direction:column;gap:16px;margin-top:16px}.feed-posts.masonry{column-count:2;column-gap:12px;margin-top:16px}.feed-posts.masonry .action-count{display:none}.post-card{background:#fff;border:1px solid var(--border);border-radius:12px;text-align:left;overflow:hidden;break-inside:avoid;margin-bottom:12px;box-shadow:0 4px 8px #0000001a}.post-header{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;border-bottom:1px solid var(--border)}.head-left{display:flex;align-items:center;gap:8px}.avatar{width:32px;height:32px;border-radius:50%;object-fit:cover}.head-main{display:flex;flex-direction:column;gap:2px}.user{font-weight:600;font-size:14px}.post-meta{display:flex;align-items:center;gap:2px}.platform-chip{width:18px;height:18px;border-radius:999px;border:1px solid var(--border);background:#fff;display:flex;align-items:center;justify-content:center}.platform-chip-icon{width:12px;height:12px;object-fit:contain}.collection-inline{font-size:12px;font-weight:600;color:var(--muted);margin-left:2px;line-height:1;margin-bottom:-.5px}.collection-inline-bottom{display:flex;align-items:center;white-space:nowrap;gap:2px;padding:2px 12px 10px;font-size:.85rem;color:var(--muted, #666)}.head-right{display:flex;align-items:center}.btn{height:32px;padding:0 12px;font-weight:700;font-size:13px;border-radius:999px;cursor:pointer;transition:.15s}.btn-primary{border:1px solid var(--brand);background:var(--brand);color:#fff}.btn-secondary{border:1px solid var(--border);background:#fff;color:var(--fg)}.btn:hover{box-shadow:0 0 0 3px #37364914}.post-image img{width:100%;display:block}.post-actions{display:flex;align-items:center;padding:8px 12px;border-top:1px solid var(--border)}.actions-left{flex:1;display:flex;align-items:center;justify-content:space-between;gap:8px}.iconbtn{display:inline-flex;align-items:center;justify-content:center;height:36px;min-width:36px;padding:0 8px;gap:6px;border-radius:10px;border:1px solid transparent;background:#fff;cursor:pointer;transition:.15s}.iconbtn:hover{border-color:var(--brand);box-shadow:0 0 0 2px #37364914}.action-icon{width:18px;height:18px;object-fit:contain}.action-count{font-size:12px;color:var(--muted);line-height:1}.post-caption{padding:8px 12px 12px;font-size:14px}.post-caption-meta{margin-top:4px;font-size:12px;color:var(--muted)}.caption-user{font-weight:600;margin-right:4px}.post-collection-link{padding:0 12px 12px;border-top:1px solid var(--border)}.collection-btn{display:inline-flex;align-items:center;gap:4px;padding:6px 12px;margin-top:8px;font-size:12px;font-weight:600;color:var(--brand);background:#3736490d;border:1px solid transparent;border-radius:8px;text-decoration:none;transition:.15s}.collection-btn:hover{background:#3736491a;border-color:var(--brand)}.post-card.post-youtube{padding-bottom:8px}.post-thumb-wrap{position:relative}.post-thumb{width:100%;display:block;aspect-ratio:16 / 9;object-fit:cover}.post-badge{position:absolute;top:8px;left:8px;width:22px;height:22px;border-radius:999px;background:#fff;border:1px solid var(--border);display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px #0000002e}.post-badge-icon{width:14px;height:14px;object-fit:contain}.post-main-row{display:flex;align-items:flex-start;gap:8px;padding:8px 12px 4px}.post-text{display:flex;flex-direction:column;gap:2px;flex:1 1 auto;min-width:0}.post-title{font-size:14px;font-weight:600;line-height:1.3;max-height:2.6em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.post-sub{display:flex;align-items:center;gap:4px;flex-wrap:wrap;font-size:12px;color:var(--muted)}.dot,.meta-small{font-size:12px;color:var(--muted)}.post-card.post-snapchat{padding:8px 12px}.snap-row{display:flex;align-items:center;gap:8px}.snap-main{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:4px}.snap-top{display:flex;align-items:center;gap:4px}.snap-sub{display:flex;align-items:center;gap:2px;font-size:12px;color:var(--muted)}.snap-type{font-weight:600}.snap-time{font-size:12px;color:var(--muted)}.snap-actions{display:flex;align-items:center;justify-content:space-between;margin-top:4px}.snap-actions-left{display:flex;align-items:center;gap:6px}.iconbtn-small{width:28px;height:28px;border-radius:999px}.snap-open-btn{height:28px;padding:0 10px;font-size:12px;border-radius:999px;border:1px solid var(--border);background:#fff;cursor:pointer;transition:.15s}.snap-open-btn:hover{border-color:var(--brand);box-shadow:0 0 0 2px #37364914}.post-card.post-x{padding:8px 12px 4px}.x-row{display:flex;align-items:flex-start;gap:8px;padding-bottom:8px}.x-main{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:4px}.x-top{display:flex;align-items:center;gap:4px}.x-caption{font-size:14px;line-height:1.4}.x-media-link{margin-top:2px;align-self:flex-start;padding:0;border:none;background:transparent;font-size:13px;font-weight:600;color:var(--brand);cursor:pointer}.x-media-link:hover{text-decoration:underline}.x-meta{font-size:12px;color:var(--muted)}.feed-posts.masonry .post-card{margin-bottom:14px}.feed-posts.masonry .post-header,.feed-posts.masonry .post-main-row{padding:6px 10px 4px}.feed-posts.masonry .head-right{flex-shrink:0}.feed-posts.masonry .btn{padding:0 10px;font-size:12px;white-space:nowrap}.feed-posts.masonry .post-caption{padding:6px 10px 10px;font-size:13px}.feed-posts.masonry .post-title{font-size:13px}.feed-posts.masonry .avatar{width:28px;height:28px}.feed-posts.masonry .post-actions{padding:6px 10px 8px}.feed-posts.masonry .actions-left{flex:1;display:flex;flex-wrap:nowrap;justify-content:space-between;gap:4px}.feed-posts.masonry .iconbtn{width:28px;height:28px}.feed-posts.masonry .action-icon{width:16px;height:16px}.feed-posts.masonry .post-card.post-snapchat,.feed-posts.masonry .post-card.post-x{padding:6px 10px}.feed-posts.masonry .snap-main,.feed-posts.masonry .x-main{gap:2px}.feed-posts.masonry .x-caption{font-size:13px}.post-card.post-snapchat .snap-sub{display:block;font-size:12px;color:var(--muted);margin-top:2px}.post-card.post-snapchat .dot{margin:0}.post-card.post-x .post-actions{padding-left:2px;padding-right:6px}.save-popup-backdrop{position:fixed;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:40}.save-popup{width:100%;max-width:360px;background:#fff;border-radius:16px;box-shadow:var(--shadow);padding:16px 16px 12px;box-sizing:border-box}.save-popup-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.save-popup-title{font-size:15px;font-weight:600}.save-popup-close{width:28px;height:28px;border-radius:999px;border:1px solid var(--border);background:#fff;cursor:pointer;font-size:18px;line-height:1;display:flex;align-items:center;justify-content:center}.save-popup-close:hover{border-color:var(--brand);box-shadow:0 0 0 2px #37364914}.save-popup-search{display:flex;align-items:center;gap:8px;margin-bottom:12px}.save-popup-search input{flex:1;height:34px;border-radius:999px;border:1px solid var(--border);padding:0 10px;font-size:13px;outline:none}.save-popup-search input:focus{border-color:var(--brand);box-shadow:0 0 0 2px #37364914}.save-popup-add{width:34px;height:34px;border-radius:999px;border:1px solid var(--border);background:#fff;cursor:pointer;font-size:18px;line-height:1;display:flex;align-items:center;justify-content:center}.save-popup-add:hover{border-color:var(--brand);box-shadow:0 0 0 2px #37364914}.save-popup-list{list-style:none;padding:0;margin:0;max-height:260px;overflow-y:auto}.save-popup-collection{width:100%;display:flex;align-items:center;justify-content:space-between;padding:8px 10px;margin-bottom:4px;border-radius:10px;border:1px solid var(--border);background:#fff;cursor:pointer;font-size:13px}.save-popup-collection:hover{border-color:var(--brand);box-shadow:0 0 0 2px #3736490a}.save-popup-collection-name{flex:1;text-align:left}.save-popup-collection-lock{margin-left:8px;font-size:14px;opacity:.85}.save-popup-empty{padding:8px 2px 4px;font-size:12px;color:var(--muted)}.collection-sheet{position:fixed;left:0;right:0;bottom:0;max-width:430px;margin:0 auto;padding:14px 16px 18px;background:#fff;border-radius:16px 16px 0 0;box-shadow:0 -10px 40px #0003;transform:translateY(100%);transition:transform .2s ease-out;z-index:50}.page .save-popup-backdrop{position:absolute;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:40}.page .save-popup{position:relative;width:calc(100% - 32px);max-width:360px;margin:0 auto}.page .collection-sheet{position:absolute;left:0;right:0;bottom:0;max-width:430px;margin:0 auto;z-index:50}.collection-sheet.is-open{transform:translateY(0)}.collection-sheet-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.collection-sheet-title{font-size:15px;font-weight:600}.collection-sheet-close{width:28px;height:28px;border-radius:999px;border:none;background:transparent;cursor:pointer;font-size:18px;line-height:1}.collection-sheet-body{display:flex;flex-direction:column;gap:12px;margin-top:4px}.collection-sheet-label{display:flex;flex-direction:column;gap:4px;font-size:13px}.collection-sheet-input{height:34px;padding:0 10px;border-radius:8px;border:1px solid var(--border);font-size:13px}.collection-sheet-input:focus{outline:none;border-color:var(--brand);box-shadow:0 0 0 2px #3736491f}.collection-sheet-privacy{display:flex;align-items:center;justify-content:space-between}.collection-sheet-privacy-text{font-size:13px}.toggle{width:40px;height:22px;border-radius:999px;border:1px solid var(--border);background:#f3f3f7;display:flex;align-items:center;padding:0 2px;cursor:pointer;transition:background .15s,border-color .15s}.toggle-knob{width:18px;height:18px;border-radius:999px;background:#fff;box-shadow:0 1px 3px #00000029;transform:translate(0);transition:transform .15s}.toggle.is-on{background:var(--brand);border-color:var(--brand)}.collection-sheet-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:16px}.collection-sheet-actions .btn[disabled]{opacity:.5;cursor:default}.muted{color:var(--muted);font-size:14px}.icon{width:22px;height:22px;object-fit:contain}.pill.is-active .icon{filter:invert(1) brightness(1.2)}.create-page{width:100%;max-width:430px;margin:0 auto;min-height:100vh;padding:0;box-sizing:border-box;background-color:#fff;display:flex;flex-direction:column}.create-page .header{display:flex;flex-direction:column;align-items:start;width:100%;margin-bottom:0rem;padding-bottom:.5rem}.create-page .page-name{margin-top:1rem;margin-bottom:.5rem;font-family:Plus Jakarta Sans;font-size:2.5rem;font-weight:700;letter-spacing:-.1rem;color:#1a1a1d;text-align:left;line-height:2.5rem}.create-page .subheading{font-size:1.8rem;color:#2e2e2e;letter-spacing:-.05rem;margin-left:.2rem;margin-bottom:0;margin-top:0;font-weight:550}.create-options{display:flex;flex-direction:column;gap:1.5rem;margin-top:.5rem;padding:0 8px 24px}.create-option-card{background:#fff;border:none;height:11rem;border-radius:20px;padding:1.5rem;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #0003;overflow-x:hidden;display:flex;flex-direction:column;justify-content:space-between}.create-option-card:hover{transform:translateY(-2px)}.create-option-card:active{transform:translateY(0)}.create-option-preview{display:flex;justify-content:center;align-items:center;gap:.5rem;margin-bottom:1.25rem;min-height:120px}.post-preview{display:flex;gap:.5rem;align-items:flex-end}.post-preview-card{width:130px;display:flex;align-items:flex-start;justify-content:center;background:#404040;border:none;border-radius:4px;height:110px;padding-top:8px;overflow:hidden;box-shadow:0 4px 12px #00000026}.post-preview-image{width:88%;height:70%;background:#fff;border-bottom:3px solid #ffffff;padding-bottom:10px}.collection-preview{display:grid;place-items:center;padding-bottom:15px;scale:90%}.collection-preview-card{scale:95%;width:110px;height:110px;background:#fff;display:flex;align-items:start;justify-content:center;border:none;padding-top:1px;border-radius:6px;overflow:hidden;box-shadow:0 4px 12px #0003;transform-origin:center center;grid-area:1 / 1}.collection-preview-card:nth-child(1){transform:rotate(5deg) translateY(10px);z-index:1;margin-left:-300px;margin-top:-30px}.collection-preview-card:nth-child(2){transform:rotate(-10deg) translateY(-6px);z-index:2;margin-left:-150px;margin-top:60px}.collection-preview-card:nth-child(3){transform:rotate(5deg) translateY(4px);z-index:3;margin-top:-20px;margin-left:-50px}.collection-preview-card:nth-child(4){transform:rotate(-3deg) translateY(-4px);z-index:4;margin-top:40px;margin-left:120px}.collection-preview-card:nth-child(5){transform:rotate(7deg) translateY(-4px);z-index:5;margin-top:-20px;margin-left:300px}.collection-preview .collection-preview-image{width:90%;height:80px;background:#404040;border-radius:4px;margin-top:4px}.create-option-label{text-align:left;font-size:2rem;font-weight:700;font-family:Plus Jakarta Sans;color:#1a1a1d;letter-spacing:-.05rem;margin:0}.create-form .form-label{display:grid;gap:6px;margin-bottom:12px;text-align:left;font-weight:600}.create-form .form-input,.create-form .form-textarea{width:auto;border:1px solid #e5e7eb;border-radius:8px;padding:10px 12px;font-size:14px;outline:none;font-family:Manrope}.create-form .form-input:focus,.create-form .form-textarea:focus{border-color:#111827}.btn{border:none;border-radius:10px;padding:10px 14px;font-weight:600;cursor:pointer}.btn-primary{background:#111827;color:#fff}.btn-primary:disabled{opacity:.5;cursor:not-allowed}.btn-secondary{background:#e5e7eb;color:#111827}.toggle{width:44px;height:28px;border-radius:999px;background:#e5e7eb;position:relative;border:none}.toggle.is-on{background:#111827}.toggle .toggle-knob{position:absolute;top:3px;left:3px;width:22px;height:22px;background:#fff;border-radius:50%;transition:transform .15s ease}.toggle.is-on .toggle-knob{transform:translate(16px)}.note-card{width:100%;min-height:220px;border-radius:18px;box-shadow:inset 0 0 0 3px #fff3,0 2px 4px #00000026;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:12px;cursor:pointer}.note-placeholder{color:#00000080;font-weight:600}.note-image{width:100%;height:100%;object-fit:cover;border-radius:2rem}.pill-row{display:flex;gap:8px;flex-wrap:wrap}.pill{border:1px solid #e5e7eb;background:#fff;border-radius:999px;padding:6px 10px;font-size:13px}.pill.is-active{background:#111827;color:#fff;border-color:#111827}.avatar-row{display:flex;gap:8px;flex-wrap:wrap;align-items:center;margin-bottom:20px}.avatar-chip{display:inline-flex;align-items:center;gap:6px;border:1px solid #e5e7eb;border-radius:999px;padding:4px 8px;background:#fff}.avatar-chip img{width:18px;height:18px;border-radius:50%;object-fit:cover}.avatar-chip span{font-size:12px}.toolbar{margin-top:12px;display:flex;gap:8px;justify-content:flex-end}.tool-btn{border:1px solid #e5e7eb;background:#fff;border-radius:12px;padding:8px 16px;font-family:Manrope;font-weight:600}.tool-btn.primary{background:#111827;color:#fff;border-color:#111827}.avatar-chip.avatar-chip-add{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border-radius:999px;background:#fff;border:1px solid #e5e7eb;cursor:pointer}.avatar-chip.avatar-chip-add img{width:16px;height:16px;border-radius:4px}.avatar-chip.avatar-chip-add span{font-size:13px;font-weight:600}.collection-chip{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:12px;background:#fff;border:1px solid #e6e6ea}.collection-chip-name{font-weight:600;font-size:14px}.collection-chip-lock img{width:16px;height:16px}.create-page .pill{padding:12px;padding-top:0!important;padding-bottom:0;font-size:13px;width:auto;font-family:Manrope;margin:0}.create-page .pill.is-active{box-shadow:0 2px 6px #00000014}.profile-topbar{display:flex;align-items:center;justify-content:space-between;padding:0;background:#fff;position:sticky;top:0;z-index:10;min-height:48px;width:100%}.back-btn{background:none;border:none;padding:.25rem .5rem .25rem 0;display:flex;align-items:center;cursor:pointer}.back-arrow-icon{width:20px;height:20px;display:block}.profile-topbar-username{font-size:1.5rem;font-weight:700;color:#222;text-align:left;margin-left:.5rem}.f-label{display:flex;flex-direction:column;align-items:flex-start;margin-right:1.5rem;gap:0px}.f-sublabel{margin:0;font-size:.8rem;font-weight:500;color:#454545;text-align:left}.f-count{margin:0;font-size:1rem;font-weight:500;color:#222;text-align:left}.followers-following{display:flex;align-items:center;gap:1.5rem;margin-top:.5rem}.profile-name{font-size:1.2rem;font-weight:600;color:#222;text-align:left;margin:0}.settings-btn{display:flex;align-items:center;justify-content:center;background:none;border:none;padding:.25rem;margin-left:.5rem;color:#888;cursor:pointer;transition:color .2s}.settings-btn:hover,.settings-btn:focus{color:var(--brand, #1a73e8)}.settings-icon{width:28px;height:28px;display:block}.profile-page{width:100%;max-width:430px;margin:0 auto;padding:60px 0 0;box-sizing:border-box;background:#fff}.profile-header{display:flex;align-items:flex-start;gap:1.4rem;margin-bottom:1.5rem;margin-top:1rem;height:14vh}.profile-picture{width:90%;height:80%;border-radius:.2rem;object-fit:cover;margin-top:.25rem}.profile-polaroid{display:flex;align-items:start;justify-content:center;width:auto;height:100%;aspect-ratio:1 / 1;padding:.2rem;background-color:#fff;box-shadow:0 0 4px #0003;border-radius:.2rem}.profile-info{display:flex;flex-direction:column;justify-content:space-between;height:100%;width:60%}.username{margin:0;font-size:1.5rem;font-weight:700;text-align:left}.followers{margin:0;color:#555}.description{margin-top:.12rem;color:#333;text-align:left;margin-bottom:0}.profile-filter-controls{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:1rem;padding:0;width:100%}.profile-filters{display:flex;gap:.25rem;flex:1}.profile-filters .filter-button{padding:.25rem .6rem;border:none;border-radius:8px;background-color:#fff;font-size:.9rem;letter-spacing:-.01rem;cursor:pointer;color:#191919;font-weight:550;box-shadow:0 2px 4px #7f7f7f3b;transition:background-color .3s;font-family:Manrope,sans-serif}.profile-filters .filter-button.active{background-color:#191919;color:#fff;border:none;box-shadow:0 2px 4px #7f7f7f53}.layout-toggle{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:12px;border:1px solid #e5e5ef;background:#fff;color:#373649;cursor:pointer;transition:.15s;flex-shrink:0}.layout-toggle:hover{border-color:#373649;box-shadow:0 0 0 3px #37364914}.profile-collections.grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;justify-items:center;padding:0;width:100%}.profile-collections.grid .collection-card{max-width:180px;max-height:180px;padding:1.25rem .75rem .75rem}.profile-collections.grid .name{font-size:1rem}.profile-collections.grid .desc{font-size:.85rem}.profile-collections.grid .polaroid{box-shadow:0 0 6px #00000026;border-radius:8px}.profile-collections.grid .image-holder{border-radius:6px}.profile-collections.single{display:flex;flex-direction:column;gap:1.5rem;align-items:center;padding:0;width:100%}.profile-collections.single .collection-card .polaroids>*{--polaroid-size: 128px}.profile-collections.single .collection-card{max-height:180px}.polaroid{background-color:#fff;padding:.5rem;box-shadow:0 0 8px #00000026;border-radius:10px}.image-holder{width:100%;border-radius:8px;background-color:#e2e2e2}.profile-posts.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;padding:0 8px}.profile-posts.single{display:flex;flex-direction:column;gap:10px;padding:0 8px}.profile-post-tile{background:#fff;border-radius:10px;overflow:visible;position:relative;cursor:pointer}.post-options-btn{position:absolute;right:10px;top:10px;width:20px;height:20px;border-radius:8px;border:none;background:none;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:30;transition:transform .2s}.post-options-btn:hover,.post-options-btn:focus{transform:translateY(-3px)}.post-options-popup-inline{position:absolute;top:40px;right:8px;width:fit-content;background:#fff;border-radius:10px;border:1px solid var(--border);box-shadow:0 8px 24px #0000001f;padding:6px;display:flex;flex-direction:column;gap:6px;z-index:80}.collection-posts.masonry .iconbtn{height:28px;min-width:28px;padding:0 6px;gap:4px;border-radius:8px}.collection-posts.masonry .iconbtn .action-count{display:none}.post-options-row{display:flex;align-items:center;gap:8px;width:100%;background:transparent;border:none;padding:8px;border-radius:8px;cursor:pointer;text-align:left;font-size:13px}.post-options-row:hover{background:#3736490a}.post-options-icon{width:18px;height:18px;object-fit:contain}.post-delete-btn{position:absolute;top:6px;right:6px;background:#ffffffe6;border:1px solid var(--border);border-radius:8px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:.15s;box-shadow:0 2px 4px #00000014}.post-delete-btn:hover{border-color:var(--brand);box-shadow:0 0 0 3px #37364914}.post-delete-btn:active svg path{fill:#373649}.post-modal-overlay{position:fixed;inset:0;background:#00000020;display:flex;align-items:center;justify-content:center;padding:32px 16px;z-index:1000}.post-modal{background:#fff;width:88%;max-width:300px;border:1px solid var(--border);border-radius:12px;box-shadow:0 20px 60px #00000040;display:flex;justify-content:center;align-items:center;flex-direction:column;position:relative;animation:modalIn .25s ease;height:auto}@keyframes modalIn{0%{opacity:0;transform:translateY(12px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.post-modal-close{position:absolute;top:8px;right:12px;background:#ffffffd9;border:1px solid var(--border);width:36px;height:36px;border-radius:12px;font-size:22px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:.15s}.post-modal-close:hover{border-color:var(--brand);box-shadow:0 0 0 3px #37364914}.post-modal-scroll{overflow-y:auto;-webkit-overflow-scrolling:touch}.post-detail-card{border:none;box-shadow:none}.post-modal-details{padding:16px 20px 20px;display:flex;flex-direction:column;gap:12px}.post-modal-title{margin:0;font-size:1.1rem;font-weight:700;letter-spacing:-.02rem;color:#1a1a1d}.post-modal-caption{margin:0;font-size:.9rem;line-height:1.4;color:#444}.post-modal-stats{display:flex;flex-wrap:wrap;gap:12px;font-size:.75rem;color:#666}.post-modal-stats .stat-item strong{font-weight:600;color:#222;margin-right:4px}.profile-post-media{width:100%;height:100%;max-height:220px;object-fit:cover;display:block}.profile-post-meta{padding:6px 8px}.profile-post-title{font-weight:600;font-size:.95rem}.profile-post-caption{color:#555;font-size:.85rem}.topbar{display:flex;align-items:center;justify-content:space-between;padding:2.5rem 1.2rem .8rem;background:#fff;position:absolute;top:0;left:0;right:0;width:100%;border-top-left-radius:2rem;border-top-right-radius:2rem;z-index:10;border-bottom:1px solid #f0f0f0;min-height:48px;box-sizing:border-box}.topbar-back-btn{background:none;border:none;padding:.25rem .5rem .25rem 0;display:flex;align-items:center;cursor:pointer}.topbar-back-icon{width:20px;height:20px;display:block}.topbar-title{font-size:1.5rem;font-weight:700;color:#222;flex:1;text-align:left;margin-left:.5rem;text-transform:uppercase}.topbar-settings-btn{display:flex;align-items:center;justify-content:center;background:none;border:none;padding:.25rem;margin-left:.5rem;color:#888;cursor:pointer;transition:color .2s;text-decoration:none}.topbar-settings-btn:hover,.topbar-settings-btn:focus{color:var(--brand, #1a73e8)}.topbar-settings-icon{width:28px;height:28px;display:block}.page.with-topbar{padding-top:90px}.topbar-right{display:flex;align-items:center;gap:8px}:root{--brand: #373649;--fg: #1a1a1d;--muted: #6b6a7a;--border: #e5e5ef;--bg: #fff;--shadow: 0 20px 60px rgba(0, 0, 0, .08)}.collection-page{width:100%;background:var(--bg);color:var(--fg);min-height:100vh;text-align:left}.collection-container{width:100%;max-width:430px;margin:0 auto;padding-top:20px!important;padding:0 8px 24px;box-sizing:border-box}.back-button{background:none;border:none;padding:0;margin:0;cursor:pointer;color:var(--muted);transition:.15s;display:inline-flex;align-items:center;gap:4px}.back-button:hover{color:var(--brand)}.back-icon{width:20px;height:20px;display:block}.collection-title{margin:0 0 8px;font-family:Plus Jakarta Sans,sans-serif;font-size:2rem;font-weight:700;letter-spacing:-.08rem;color:var(--fg);line-height:1.2}.collection-header-row{display:flex;flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:24px}.collection-header-left{flex:1;min-width:0}.title-row{display:flex;align-items:center;gap:8px}.title-row .back-button{margin:0}.collection-desc{margin:0;color:#000;text-align:left;font-size:1rem;line-height:1.2rem}.collection-meta{display:flex;align-items:center;gap:8px;font-size:.85rem;color:var(--muted)}.collection-creator{font-weight:500;color:var(--brand)}.meta-separator{color:var(--border)}.collection-edited{color:var(--muted)}.created-by-section{display:flex;align-items:center;justify-content:space-between;margin:12px 0}.created-by-left{display:flex;align-items:center;gap:4px}.created-by-label{font-size:.85rem;color:#000;font-weight:500}.creator-avatars{display:flex;align-items:center}.creator-avatar{width:32px;height:32px;border-radius:50%;border:2px solid var(--bg);overflow:hidden;margin-left:-8px;position:relative;background:#d1d1d6;box-shadow:0 0 0 2px #0000000d}.creator-avatar:first-child{margin-left:0}.creator-avatar img{width:100%;height:100%;object-fit:cover;display:block}.layout-toggle{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:12px;border:1px solid var(--border);background:var(--bg);color:var(--brand);cursor:pointer;transition:.15s;flex-shrink:0;margin-top:4px}.layout-toggle:hover{border-color:var(--brand);box-shadow:0 0 0 3px #37364914}.layout-toggle-icon{width:22px;height:22px;object-fit:contain}.collection-edited{color:#8d8d8d;font-size:.8rem}.collection-posts.vertical{display:flex;flex-direction:column;gap:16px}.collection-posts.masonry{column-count:2;column-gap:12px}.collection-posts .post-card{background:#fff;border:1px solid var(--border);border-radius:12px;overflow:hidden;break-inside:avoid;margin-bottom:12px}.collection-posts .post-header{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;border-bottom:1px solid var(--border)}.collection-posts .head-left{display:flex;align-items:center;gap:8px}.collection-posts .avatar{width:32px;height:32px;border-radius:50%;object-fit:cover}.collection-posts .head-main{display:flex;flex-direction:column;gap:2px}.collection-posts .user{font-weight:600;font-size:14px}.collection-posts .post-meta{display:flex;align-items:center;gap:2px}.collection-posts .platform-chip{width:18px;height:18px;border-radius:999px;border:1px solid var(--border);background:#fff;display:flex;align-items:center;justify-content:center}.collection-posts .platform-chip-icon{width:12px;height:12px;object-fit:contain}.collection-posts .head-right{display:flex;align-items:center}.collection-posts .btn{height:32px;padding:0 12px;font-weight:700;font-size:13px;border-radius:999px;cursor:pointer;transition:.15s}.collection-posts .btn-primary{border:1px solid var(--brand);background:var(--brand);color:#fff}.collection-posts .btn-secondary{border:1px solid var(--border);background:#fff;color:var(--fg)}.collection-posts .btn:hover{box-shadow:0 0 0 3px #37364914}.collection-posts .post-image img{width:100%;display:block}.collection-posts .post-actions{display:flex;align-items:center;padding:8px 12px;border-top:1px solid var(--border)}.collection-posts .actions-left{flex:1;display:flex;align-items:center;justify-content:space-between;gap:8px}.collection-posts .iconbtn{display:inline-flex;align-items:center;justify-content:center;height:36px;min-width:36px;padding:0 8px;gap:6px;border-radius:10px;border:1px solid transparent;background:#fff;cursor:pointer;transition:.15s}.collection-posts .iconbtn:hover{border-color:var(--brand);box-shadow:0 0 0 2px #37364914}.collection-posts .action-icon{width:18px;height:18px;object-fit:contain}.collection-posts .action-count{font-size:12px;color:var(--muted);line-height:1}.collection-posts.masonry .action-count{display:none}.collection-posts .post-caption{padding:8px 12px 12px;font-size:14px}.collection-posts .post-caption-meta{margin-top:4px;font-size:12px;color:var(--muted)}.collection-posts .caption-user{font-weight:600;margin-right:4px}.collection-posts .post-collection-link{padding:0 12px 12px;border-top:1px solid var(--border)}.collection-posts .collection-btn{display:inline-flex;align-items:center;gap:4px;padding:6px 12px;margin-top:8px;font-size:12px;font-weight:600;color:var(--brand);background:#3736490d;border:1px solid transparent;border-radius:8px;text-decoration:none;transition:.15s}.collection-posts .collection-btn:hover{background:#3736491a;border-color:var(--brand)}.collection-posts .post-card.post-youtube{padding-bottom:8px}.collection-posts .post-thumb-wrap{position:relative}.collection-posts .post-thumb{width:100%;display:block;aspect-ratio:16 / 9;object-fit:cover}.collection-posts .post-badge{position:absolute;top:8px;left:8px;width:22px;height:22px;border-radius:999px;background:#fff;border:1px solid var(--border);display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px #0000002e}.collection-posts .post-badge-icon{width:14px;height:14px;object-fit:contain}.collection-posts .post-main-row{display:flex;align-items:flex-start;gap:8px;padding:8px 12px 4px}.collection-posts .post-text{display:flex;flex-direction:column;gap:2px;flex:1 1 auto;min-width:0}.collection-posts .post-title{font-size:14px;font-weight:600;line-height:1.3;max-height:2.6em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.collection-posts .post-sub{display:flex;align-items:center;gap:4px;flex-wrap:wrap;font-size:12px;color:var(--muted)}.collection-posts .dot,.collection-posts .meta-small{font-size:12px;color:var(--muted)}.collection-posts .post-card.post-snapchat{padding:8px 12px}.collection-posts .snap-row{display:flex;align-items:center;gap:8px}.collection-posts .snap-main{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:4px}.collection-posts .snap-top{display:flex;align-items:center;gap:4px}.collection-posts .snap-sub{display:flex;align-items:center;gap:2px;font-size:12px;color:var(--muted)}.collection-posts .snap-type{font-weight:600}.collection-posts .snap-time{font-size:12px;color:var(--muted)}.collection-posts .snap-actions{display:flex;align-items:center;justify-content:space-between;margin-top:4px}.collection-posts .snap-actions-left{display:flex;align-items:center;gap:6px}.collection-posts .iconbtn-small{width:28px;height:28px;border-radius:999px}.collection-posts .snap-open-btn{height:28px;padding:0 10px;font-size:12px;border-radius:999px;border:1px solid var(--border);background:#fff;cursor:pointer;transition:.15s}.collection-posts .snap-open-btn:hover{border-color:var(--brand);box-shadow:0 0 0 2px #37364914}.collection-posts .post-card.post-x{padding:8px 12px 4px}.collection-posts .x-row{display:flex;align-items:flex-start;gap:8px}.collection-posts .x-main{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:4px}.collection-posts .x-top{display:flex;align-items:center;gap:4px}.collection-posts .x-caption{font-size:14px;line-height:1.4}.collection-posts .x-media-link{margin-top:2px;align-self:flex-start;padding:0;border:none;background:transparent;font-size:13px;font-weight:600;color:var(--brand);cursor:pointer}.collection-posts .x-media-link:hover{text-decoration:underline}.collection-posts .x-meta{font-size:12px;color:var(--muted)}.collection-posts.masonry .post-card{margin-bottom:14px}.collection-posts.masonry .post-header,.collection-posts.masonry .post-main-row{padding:6px 10px 4px}.collection-posts.masonry .head-right{flex-shrink:0}.collection-posts.masonry .btn{padding:0 10px;font-size:12px;white-space:nowrap}.collection-posts.masonry .post-caption{padding:6px 10px 10px;font-size:13px}.collection-posts.masonry .post-title{font-size:13px}.collection-posts.masonry .avatar{width:28px;height:28px}.collection-posts.masonry .post-actions{padding:6px 10px 8px}.collection-posts.masonry .actions-left{flex:1;display:flex;flex-wrap:nowrap;justify-content:space-between;gap:4px}.collection-posts.masonry .iconbtn{height:28px;min-width:28px;padding:0 6px;gap:4px}.collection-posts.masonry .action-icon{width:16px;height:16px}.collection-posts.masonry .post-card.post-snapchat,.collection-posts.masonry .post-card.post-x{padding:6px 10px}.collection-posts.masonry .snap-main,.collection-posts.masonry .x-main{gap:2px}.collection-posts.masonry .x-caption{font-size:13px}.collection-posts .post-card.post-snapchat .snap-sub{display:block;font-size:12px;color:var(--muted);margin-top:2px}.collection-posts .post-card.post-snapchat .snap-line{white-space:nowrap}.collection-posts .post-card.post-snapchat .dot{margin:0}html,body{height:100%;overflow:hidden;background:#000;font-family:Manrope,system-ui,sans-serif}body{display:grid;place-items:center;margin:0}.app{width:auto;max-height:900px;background:#fff;box-shadow:0 20px 60px #00000059;display:flex;flex-direction:column;overflow:hidden;position:relative;aspect-ratio:9 / 16;border-radius:2rem;max-width:400px;height:95vh;border:5px solid #000000;background-color:#fff;font-family:Manrope,sans-serif}.content{flex:1 1 auto;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding-top:0;background:#fff}.navbar{flex:0 0 64px;display:flex;align-items:center;justify-content:space-around;background:#fff;border-top:1px solid #e5e5ef}@font-face{font-family:Manrope;src:url(/assets/fonts/Manrope/static/Manrope-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Manrope;src:url(/assets/fonts/Manrope/static/Manrope-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Manrope Variable;src:url(/assets/fonts/Manrope/Manrope-VariableFont_wght.ttf) format("truetype");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Plus Jakarta Sans;src:url(/assets/fonts/Plus_Jakarta_Sans/static/PlusJakartaSans-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Plus Jakarta Sans;src:url(/assets/fonts/Plus_Jakarta_Sans/static/PlusJakartaSans-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Plus Jakarta Sans;src:url(/assets/fonts/Plus_Jakarta_Sans/static/PlusJakartaSans-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Plus Jakarta Sans;src:url(/assets/fonts/Plus_Jakarta_Sans/static/PlusJakartaSans-Light.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Plus Jakarta Sans Italic;src:url(/assets/fonts/Plus_Jakarta_Sans/static/PlusJakartaSans-Italic.ttf) format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Plus Jakarta Sans Variable;src:url(/assets/fonts/Plus_Jakarta_Sans/PlusJakartaSans-VariableFont_wght.ttf) format("truetype");font-weight:200 800;font-style:normal;font-display:swap}.content{flex:1 1 auto;overflow:auto;padding:0 20px;display:flex;justify-content:center;align-items:flex-start;padding-bottom:2rem}.phone-notch{position:absolute;top:0;left:50%;transform:translate(-50%);width:140px;height:30px;background:#000;border-bottom-left-radius:16px;border-bottom-right-radius:16px;box-shadow:0 6px 12px #0000001f;z-index:20}.page{padding-top:40px;width:100%;height:100%;background-color:#fff;text-align:center;display:flex;flex-direction:column}.navbar{flex:0 0 auto;display:flex;justify-content:space-around;align-items:center;height:5rem;gap:10px;padding:12px 8px;border-top:1px solid #ddd;background:#f8f8f8;border-bottom-left-radius:0;border-bottom-right-radius:0}.nav-link{text-decoration:none;text-align:center;color:#111;font-size:.8rem;font-weight:600;padding:6px 10px;border-radius:8px}h1{font-size:1.6rem}::-webkit-scrollbar{width:0px;display:hidden}
