.kesfet-view{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1 1;width:100%;min-height:300px}.kesfet-coming-soon{display:flex;flex-direction:column;align-items:center;gap:12px}.kesfet-coming-soon__icon{font-size:2.5rem}.kesfet-coming-soon__text{color:var(--muted,#9ea8bc);font-size:.95rem;font-weight:500;margin:0;letter-spacing:.5px}.paylasim-subtabs{display:flex;align-items:center;gap:8px;flex-shrink:0;overflow-x:auto;overflow-y:hidden;min-height:44px;padding:8px 0 10px;margin:0 calc(-1 * var(--swipe-pad, 2em)) 4px;padding-left:var(--swipe-pad,2em);padding-right:var(--swipe-pad,2em);position:relative;z-index:2;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.paylasim-subtabs::-webkit-scrollbar{display:none}.paylasim-subtab{flex-shrink:0;padding:7px 14px;border-radius:999px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);color:rgba(255,255,255,.7);font-size:13px;font-weight:500;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .15s ease,color .15s ease,border-color .15s ease;white-space:nowrap}.paylasim-subtab:hover{background:rgba(255,255,255,.08);color:rgba(255,255,255,.9)}.paylasim-subtab.active{background:#fff;border-color:#fff;color:#000;font-weight:600}.kombin-filter-chips{display:flex;align-items:center;gap:4px;flex-shrink:0;overflow-x:auto;overflow-y:hidden;min-height:36px;padding:6px 0 8px;margin:0 calc(-1 * var(--swipe-pad, 2em)) 4px;padding-left:var(--swipe-pad,2em);padding-right:var(--swipe-pad,2em);position:relative;z-index:2;scrollbar-width:none;-ms-overflow-style:none}.kombin-filter-chips::-webkit-scrollbar{display:none}.kombin-filter-chip{flex-shrink:0;display:inline-flex;align-items:center;gap:4px;padding:6px 10px;border:none;background:none;color:rgba(255,255,255,.5);font-size:.78rem;font-family:inherit;font-weight:500;cursor:pointer;white-space:nowrap;-webkit-tap-highlight-color:transparent;transition:color .15s ease}.kombin-filter-chip:hover{color:rgba(255,255,255,.85)}.kombin-filter-chip.active{color:#fff;font-weight:600}.post-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1px;gap:1px;background:rgba(255,255,255,.06);margin-left:calc(-1 * var(--swipe-pad, 2em));margin-right:calc(-1 * var(--swipe-pad, 2em));width:calc(100% + 2 * var(--swipe-pad, 2em));box-sizing:border-box}.post-grid__cell{position:relative;aspect-ratio:3/4;overflow:hidden;background:#0d1118;border:none;padding:0;cursor:pointer;-webkit-tap-highlight-color:transparent}.post-grid__cell--skeleton{background:#0d1118;animation:gridShimmer 1.4s ease-in-out infinite}.post-grid__cell--skeleton:after{content:"";display:block;width:100%;height:100%;background:rgba(255,255,255,.04)}@keyframes gridShimmer{0%,to{background:rgba(255,255,255,.04)}50%{background:rgba(255,255,255,.08)}}.post-grid__thumb{width:100%;height:100%;object-fit:cover;display:block}.post-grid__text-preview{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:10px;background:linear-gradient(135deg,rgba(139,92,246,.15),rgba(139,92,246,.05))}.post-grid__cell--kombin{background:#0d1118}.post-grid__kombin-thumb{width:100%;height:100%;position:relative;overflow:hidden}.post-grid__kombin-thumb .kombin-detail-modal__hero,.post-grid__kombin-thumb .kombin-render__inner{width:100%;height:100%!important;min-height:0;margin:0}.post-grid__kombin-thumb .kombin-detail-modal__avatar-wrap{aspect-ratio:.6975;width:100%;height:auto;max-width:100%;max-height:100%;margin:auto;min-height:0}.post-grid__kombin-thumb .kombin-detail-modal__avatar-layer{width:80%}.post-grid__kombin-thumb .kombin-detail-modal__cards-left,.post-grid__kombin-thumb .kombin-detail-modal__cards-right{display:none}.kombin-render{position:relative;overflow:hidden}.kombin-render,.kombin-render__inner{width:100%;height:100%}.kombin-render__loading-text{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:rgba(255,255,255,.55);font-size:13px;pointer-events:none}.kombin-render__spinner{width:28px;height:28px;border-radius:50%;border:2px solid rgba(139,92,246,.25);border-top-color:rgba(139,92,246,.9);animation:kombinRenderSpin .7s linear infinite}.kombin-render__spinner--white{border-color:rgba(255,255,255,.95) rgba(255,255,255,.2) rgba(255,255,255,.2)}.kombin-render--loading .kombin-render__loading-text{color:rgba(255,255,255,.92);font-weight:600;text-shadow:0 1px 3px rgba(0,0,0,.5)}@keyframes kombinRenderSpin{to{transform:rotate(1turn)}}.kombin-render__skeleton{position:absolute;inset:0;background:linear-gradient(100deg,rgba(255,255,255,.03) 30%,rgba(255,255,255,.06) 50%,rgba(255,255,255,.03) 70%);background-size:200% 100%;animation:kombinRenderShimmer 1.4s ease-in-out infinite;pointer-events:none}@keyframes kombinRenderShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.post-grid__text-preview span{font-size:.75rem;line-height:1.35;color:rgba(255,255,255,.7);display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical;overflow:hidden;text-align:center;word-break:break-word}.post-grid__video-badge{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:rgba(0,0,0,.5);border-radius:50%}.post-grid__multi-badge,.post-grid__video-badge{position:absolute;top:6px;right:6px}.post-grid__overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.45);opacity:0;transition:opacity .2s ease;pointer-events:none;z-index:50}.post-grid__cell:active .post-grid__overlay,.post-grid__cell:hover .post-grid__overlay{opacity:1}.post-grid__overlay-stats{display:flex;gap:16px;color:white;font-size:.85rem;font-weight:600}.post-grid__overlay-stats span{display:flex;align-items:center;gap:4px}.post-grid__bottom-stats{position:absolute;left:6px;right:6px;bottom:5px;display:flex;align-items:center;justify-content:space-between;pointer-events:none;z-index:4;text-shadow:0 1px 3px rgba(0,0,0,.7)}.post-grid__bottom-stats span{display:inline-flex;align-items:center;gap:3px;color:white;font-size:11px;font-weight:600;line-height:1}.post-grid__bottom-stats-views{color:rgba(255,255,255,.9)}.post-grid__bottom-stats-likes{color:#ff5a5f}.post-grid__loading-more{text-align:center;padding:16px;color:rgba(255,255,255,.3);font-size:.8rem}.post-grid__empty{display:flex;flex-direction:column;align-items:center;gap:10px;padding:48px 16px;color:rgba(255,255,255,.25)}.post-grid__empty-title{font-size:.95rem;font-weight:500;color:rgba(255,255,255,.4)}.post-grid__create-btn{margin-top:8px;padding:8px 20px;background:#8b5cf6;color:white;border:none;border-radius:20px;font-size:.85rem;font-weight:500;cursor:pointer;transition:background .2s ease}.post-grid__create-btn:active{background:#7c3aed}.post-makara{position:fixed;inset:0;z-index:100;background:#0a0d14;display:flex;flex-direction:column;animation:makara-in .25s ease-out}@keyframes makara-in{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}.post-makara__header{display:flex;align-items:center;gap:12px;border-bottom:1px solid rgba(255,255,255,.08);background:rgba(10,13,20,.95);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);flex-shrink:0;padding:max(12px,env(safe-area-inset-top)) 16px 12px}.post-makara__back{background:none;border:none;color:#fff;padding:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:8px;-webkit-tap-highlight-color:transparent}.post-makara__back:active{background:rgba(255,255,255,.08)}.post-makara__title{flex:1 1;display:flex;flex-direction:column;align-items:center;gap:1px}.post-makara__title-label{font-size:15px;font-weight:600;color:#e8edf5;letter-spacing:.01em}.post-makara__title-user{font-size:12px;color:rgba(255,255,255,.45)}.post-makara__list{flex:1 1;overflow-y:auto;overflow-x:hidden;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;padding-bottom:max(16px,env(safe-area-inset-bottom))}.post-makara__item{border-bottom:1px solid rgba(255,255,255,.06);cursor:pointer}.post-makara__item .post-card{border-radius:0;border:none}.post-makara__item .post-card__media{margin-left:-16px;margin-right:-16px}.post-makara__item .post-card__media-img{border-radius:0;max-height:600px;width:calc(100% + 32px);object-fit:cover}.post-makara__loading{padding:20px;text-align:center;color:rgba(255,255,255,.35);font-size:13px}.post-makara__comments-overlay{position:fixed;inset:0;z-index:110;background:rgba(0,0,0,.5);display:flex;align-items:flex-end;animation:makara-fade .15s ease-out}@keyframes makara-fade{0%{opacity:0}to{opacity:1}}.post-makara__comments-sheet{width:100%;max-height:65vh;background:#0d1118;border-radius:16px 16px 0 0;display:flex;flex-direction:column;animation:makara-sheet-up .25s cubic-bezier(.4,0,.2,1);overflow:hidden}@keyframes makara-sheet-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.post-makara__comments-sheet .comment-section{height:100%;max-height:65vh}.post-makara__comments-sheet .comment-section__list{flex:1 1;overflow-y:auto}.post-viewer{position:fixed;inset:0;z-index:9999;background:#000;overflow:hidden}.post-viewer__topbar{position:absolute;top:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;padding:max(12px,env(safe-area-inset-top,12px)) 16px 12px;z-index:10}.post-viewer__close{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:none;border:none;border-radius:8px;color:white;cursor:pointer;-webkit-tap-highlight-color:transparent}.post-viewer__close:active{background:rgba(255,255,255,.1)}.post-viewer__counter{font-size:.8rem;color:rgba(255,255,255,.5);font-weight:500}.post-viewer__nav{position:absolute;right:16px;z-index:10;width:40px;height:40px;display:none;align-items:center;justify-content:center;background:rgba(255,255,255,.1);border:none;border-radius:50%;color:white;cursor:pointer;transition:background .2s ease}.post-viewer__nav:hover{background:rgba(255,255,255,.2)}.post-viewer__nav--up{top:60px}.post-viewer__nav--down{bottom:60px}@media (hover:hover) and (min-width:768px){.post-viewer__nav{display:flex}}.post-viewer__track{display:flex;flex-direction:column;height:100%;will-change:transform;touch-action:none}.post-viewer__slide{width:100%;height:100%;min-height:100%;flex-shrink:0;display:flex;align-items:center;justify-content:center}.post-viewer__comments{position:absolute;bottom:0;left:0;right:0;max-height:60vh;z-index:20;background:rgba(18,18,22,.98);border-radius:16px 16px 0 0;overflow:hidden;animation:commentSlideUp .3s ease-out}@keyframes commentSlideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.post-slide{width:100%;height:100%;flex-direction:column}.post-slide,.post-slide__content{position:relative;display:flex;justify-content:center}.post-slide__content{flex:1 1;align-items:center;overflow:hidden}.post-slide__media{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.post-slide__image,.post-slide__video{max-width:100%;max-height:100%;object-fit:contain}.post-slide__video{background:black}.post-slide__text-only{display:flex;align-items:center;justify-content:center;padding:32px 24px;max-width:400px}.post-slide--kombin .post-slide__content{align-items:center;justify-content:center;padding:0}.post-slide__kombin{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.post-slide__kombin-tabs{position:absolute;top:max(54px,calc(env(safe-area-inset-top, 0px) + 42px));left:50%;transform:translateX(-50%);z-index:14;display:inline-flex;align-items:center;gap:4px;padding:4px;border-radius:999px;background:rgba(13,13,13,.46);border:1px solid rgba(255,255,255,.12);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.post-slide__kombin-tab{min-width:86px;height:30px;padding:0 12px;border:none;border-radius:999px;background:transparent;color:rgba(255,255,255,.45);font:inherit;font-size:.78rem;font-weight:700;cursor:pointer;white-space:nowrap;-webkit-tap-highlight-color:transparent;transition:background .18s ease,color .18s ease}.post-slide__kombin-tab--active{background:rgba(255,255,255,.16);color:#fff}.post-slide__kombin .kombin-detail-modal__hero,.post-slide__kombin .kombin-render__inner{display:flex;align-items:center;justify-content:center}.post-slide__kombin .kombin-render{width:100%;height:100%}.post-slide__kombin .kombin-detail-modal__hero{width:100%;height:100%;margin:0;min-height:0;position:relative}.post-slide__kombin .kombin-detail-modal__avatar-wrap{aspect-ratio:.797;width:100%;height:auto;max-width:100%;max-height:100%;margin:auto;min-height:0}.post-slide__kombin .kombin-detail-modal__avatar-layer{width:70%}.post-slide__kombin .kombin-detail-modal__hero--reels .kombin-detail-modal__avatar-wrap{transform:translateY(-2.5vh)}.post-slide__kombin .kombin-detail-modal__hero--reels .kombin-detail-modal__cards-left{left:0}.post-slide__kombin .kombin-detail-modal__hero--reels .kombin-detail-modal__cards-right{right:72px}.post-slide__kombin .kombin-detail-modal__hero--reels .kombin-detail-modal__glass-card{width:132px}@media (max-width:420px){.post-slide__kombin-tabs{top:max(52px,calc(env(safe-area-inset-top, 0px) + 38px))}.post-slide__kombin-tab{min-width:78px;height:28px;padding:0 10px;font-size:.72rem}.post-slide__kombin .kombin-detail-modal__hero--reels .kombin-detail-modal__cards-right{right:64px}.post-slide__kombin .kombin-detail-modal__hero--reels .kombin-detail-modal__glass-card{width:126px}}.post-slide__tryon-shell{position:absolute;inset:0;overflow:hidden;touch-action:none}.post-slide__tryon-topbar{position:absolute;top:max(10px,env(safe-area-inset-top,10px));left:14px;right:14px;z-index:34;display:flex;align-items:center;justify-content:flex-start;gap:8px;pointer-events:none}.post-slide__tryon-back{width:38px;height:38px;border:0;border-radius:12px;background:rgba(10,10,12,.28);color:#fff;pointer-events:auto;-webkit-tap-highlight-color:transparent}.post-slide__tryon-back,.post-slide__tryon-save-top{display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.post-slide__tryon-save-top{position:absolute;left:20px;right:auto;bottom:calc(100% + 12px);z-index:18;height:32px;min-height:32px;padding:0 14px;border:1px solid rgba(255,255,255,.1);border-radius:20px;background:rgba(13,17,24,.45);background-clip:padding-box;color:rgba(255,255,255,.92);gap:5px;font-size:.7rem;font-weight:600;white-space:nowrap;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 0 0 1px rgba(102,211,251,.3),0 0 8px rgba(167,139,250,.15);transition:opacity .2s,transform .15s}.post-slide__tryon-save-top:before{content:"";position:absolute;inset:-1px;border-radius:21px;padding:1px;background:linear-gradient(135deg,#47d4a0,#67bdd9,#ebb6b8,#b091f1,#a78bfa);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:-1}.post-slide__tryon-save-top:active{transform:scale(.95)}.post-slide__tryon-save-top:disabled{opacity:.4;pointer-events:none}.post-slide__tryon-save-top svg{flex-shrink:0}.post-slide__tryon-undo-redo{position:absolute;right:20px;bottom:calc(100% + 12px);z-index:18;display:inline-flex;align-items:center;gap:6px;padding:4px 6px;border-radius:20px;background:rgba(13,17,24,.45);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1)}.post-slide__tryon-undo-btn{width:30px;height:30px;border-radius:50%;border:none;background:transparent;color:rgba(255,255,255,.85);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .15s,opacity .2s;-webkit-tap-highlight-color:transparent}.post-slide__tryon-undo-btn:active{transform:scale(.85)}.post-slide__tryon-undo-btn:disabled{opacity:.25;pointer-events:none}.post-slide__tryon-hero{position:absolute;inset:60px 0 calc(41dvh + env(safe-area-inset-bottom, 0px) / 3) 0;display:flex;align-items:flex-end;justify-content:center;padding-bottom:8px}.post-slide__tryon-hero .kombin-detail-modal__hero{width:100%;height:100%;min-height:0}.post-slide__tryon-hero .kombin-detail-modal__avatar-wrap{aspect-ratio:.797;width:auto;height:118%;max-width:96%;max-height:118%;margin:0 auto auto;transform:translateY(-60px)!important}.post-slide__tryon-hero .kombin-detail-modal__avatar-layer{width:80%}.post-slide__tryon-hero .kombin-detail-modal__hero--reels .kombin-detail-modal__cards-left{left:0}.post-slide__tryon-hero .kombin-detail-modal__hero--reels .kombin-detail-modal__cards-right{right:72px}.post-slide__tryon-hero .kombin-detail-modal__hero--reels .kombin-detail-modal__glass-card{width:132px}.post-slide__tryon-tuck-btn{right:70px!important;z-index:12;transform:translateY(-50%) scale(1.05)!important;transform-origin:right center}.post-slide__tryon-tuck-btn--shoe{top:77%!important}.post-slide__tryon-tuck-btn:active{transform:translateY(-50%) scale(1)!important}@media (max-width:768px){.post-slide__tryon-color-palette.avatar-display__kombin-colors-mobile{position:fixed;top:calc(35% - 35px);bottom:auto;right:0;transform:translateY(-50%);z-index:17;max-height:50dvh}}.post-slide__tryon-panel{position:absolute;left:0;right:0;bottom:0;z-index:16;height:41dvh;max-height:41dvh;min-height:240px;padding:0 10px calc(env(safe-area-inset-bottom, 0px) / 3);border-radius:22px 22px 0 0;background:rgba(15,15,15,.65);border:1px solid #3b3b3b;border-bottom:none;box-shadow:0 -8px 32px rgba(0,0,0,.5);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);display:flex;flex-direction:column;gap:9px;overflow:visible;touch-action:pan-x;transition:height .3s cubic-bezier(.32,.72,0,1),max-height .3s cubic-bezier(.32,.72,0,1)}.post-slide__tryon-panel--expanded{height:75vh;max-height:85vh}.post-slide__tryon-handle{position:relative;width:100%;padding:14px 0 10px;display:flex;align-items:center;justify-content:center;cursor:-webkit-grab;cursor:grab;touch-action:none;flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:transparent}.post-slide__tryon-modebar{touch-action:none}.post-slide__tryon-handle:before{content:"";display:block;width:36px;height:4px;border-radius:2px;background:rgba(255,255,255,.45);transition:width .2s ease,background .2s ease}.post-slide__tryon-handle:active{cursor:-webkit-grabbing;cursor:grabbing}.post-slide__tryon-handle:active:before{width:48px;background:rgba(255,255,255,.4)}.post-slide__tryon-search-row{flex-shrink:0;margin:0}.post-slide__tryon-color-chip{display:inline-flex;align-items:center;gap:8px;padding:0 8px;height:100%;width:100%;font-size:.78rem;font-weight:700;color:rgba(255,255,255,.92)}.post-slide__tryon-color-chip-dot{width:18px;height:18px;border-radius:999px;border:1.5px solid rgba(255,255,255,.35);flex-shrink:0}.post-slide__tryon-color-chip-name{flex:1 1;text-transform:capitalize;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.post-slide__tryon-panel .avatar-display__gardirop-search-row-sub--active{color:rgba(var(--tryon-active-rgb,139,92,246),1)!important;background:rgba(var(--tryon-active-rgb,139,92,246),.12);border-radius:999px;padding-left:10px;padding-right:10px}.post-slide__tryon-modebar{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.25fr);align-items:center;grid-gap:8px;gap:8px}.post-slide__tryon-cat,.post-slide__tryon-mode{border:0;color:rgba(255,255,255,.72);background:rgba(255,255,255,.06);cursor:pointer;-webkit-tap-highlight-color:transparent;white-space:nowrap}.post-slide__tryon-mode{height:38px;min-width:0;border-radius:14px;display:flex;align-items:center;justify-content:center;gap:7px;font-size:.78rem;font-weight:800}.post-slide__tryon-mode span{min-width:0;overflow:hidden;text-overflow:ellipsis}.post-slide__tryon-mode--active{background:rgba(255,255,255,.16);color:#fff}.post-slide__tryon-mode-avatar{width:22px;height:22px;flex-shrink:0;border-radius:50%;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;background:rgba(255,255,255,.14)}.post-slide__tryon-mode-avatar img{width:100%;height:100%;object-fit:cover;display:block}.post-slide__tryon-mode-avatar-fallback{font-size:.62rem;font-weight:800;color:#fff}.post-slide__tryon-cats{display:flex;align-items:center;gap:8px;overflow-x:auto;scrollbar-width:none}.post-slide__tryon-cats::-webkit-scrollbar{display:none}.post-slide__tryon-cat{height:34px;border-radius:13px;padding:0 10px;display:inline-flex;align-items:center;gap:6px;flex:0 0 auto;font-size:.72rem;font-weight:800}.post-slide__tryon-cat b{font-size:.66rem;font-weight:900;color:rgba(255,255,255,.55)}.post-slide__tryon-cat--active{background:rgba(var(--tryon-active-rgb,139,92,246),.32);color:#fff;border:1px solid rgba(var(--tryon-active-rgb,139,92,246),.55)}.post-slide__tryon-cat--active b,.post-slide__tryon-cat--active svg{color:rgba(var(--tryon-active-rgb,139,92,246),1)!important}.post-slide__tryon-cat:disabled{opacity:.34;cursor:default}.post-slide__tryon-grid .avatar-display__gardirop-item-color-dot{top:4px;right:4px;left:auto;bottom:auto;width:18px;height:18px}.post-slide__tryon-grid .avatar-display__gardirop-item-btn{width:84px;height:100px;border-radius:12px}.post-slide__tryon-grid .avatar-display__gardirop-item{width:84px}.post-slide__tryon-grid .avatar-display__gardirop-item-name{font-size:.66rem;max-width:84px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center}.post-slide__tryon-grid .avatar-display__gardirop-item-actions{display:flex;align-items:center;justify-content:center;gap:5px;padding:2px 0 0;width:100%}.post-slide__tryon-grid .avatar-display__gardirop-item-action-btn{flex:1 1;padding:5px 0;border:none;border-radius:6px;background:#272828;color:rgba(255,255,255,.9);font-size:.64rem;font-family:inherit;font-weight:500;cursor:pointer;-webkit-tap-highlight-color:transparent}.post-slide__tryon-grid .avatar-display__gardirop-item-action-btn:active{background:rgba(255,255,255,.18)}.post-slide__tryon-content{flex:1 1;min-height:0;overflow-y:auto;overflow-x:hidden;padding:4px 0 0}.post-slide__tryon-panel--expanded .post-slide__tryon-content{overflow-y:auto}.post-slide__tryon-panel--expanded .post-slide__tryon-grid{display:grid!important;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;overflow-x:hidden;overflow-y:auto;justify-items:center;padding:6px}.post-slide__tryon-item-check{position:absolute;right:-4px;top:-4px;width:22px;height:22px;border-radius:999px;background:rgba(var(--tryon-active-rgb,139,92,246),.95);display:flex;align-items:center;justify-content:center;color:#fff;border:2px solid rgba(14,15,18,.95);pointer-events:none;z-index:4}.post-slide__tryon-detail{flex:1 1;min-height:0;display:flex;flex-direction:column;gap:10px}.post-slide__tryon-detail-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.post-slide__tryon-detail-add,.post-slide__tryon-detail-back{height:32px;border:0;border-radius:12px;padding:0 11px;display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:.72rem;font-weight:900;cursor:pointer;-webkit-tap-highlight-color:transparent}.post-slide__tryon-detail-back{background:rgba(255,255,255,.08);color:rgba(255,255,255,.82)}.post-slide__tryon-detail-add{background:linear-gradient(135deg,#8b5cf6,#06b6d4);color:#fff}.post-slide__tryon-detail-add:disabled{opacity:.55;cursor:default}.post-slide__tryon-detail-body{min-height:0;display:grid;grid-template-columns:104px minmax(0,1fr);grid-gap:12px;gap:12px;align-items:center}.post-slide__tryon-detail-img{height:112px;border-radius:12px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);display:flex;align-items:center;justify-content:center;overflow:hidden}.post-slide__tryon-detail-img img{width:86%;height:94%;object-fit:contain}.post-slide__tryon-detail-info{min-width:0;display:flex;flex-direction:column;gap:5px}.post-slide__tryon-detail-info strong{color:#fff;font-size:.92rem;line-height:1.15}.post-slide__tryon-detail-info small,.post-slide__tryon-detail-info span{color:rgba(255,255,255,.58);font-size:.74rem}.post-slide__tryon-detail-info p{margin:0;display:inline-flex;align-items:center;gap:6px;color:rgba(255,255,255,.78);font-size:.75rem}.post-slide__tryon-detail-info i{width:15px;height:15px;border-radius:999px;border:2px solid rgba(14,15,18,.95)}.post-slide__tryon-empty,.post-slide__tryon-state{min-height:110px;display:flex;align-items:center;justify-content:center;color:rgba(255,255,255,.48);font-size:.78rem;font-weight:700}.post-slide__tryon-state{position:absolute;inset:0;min-height:0}.post-slide__tryon-spinner{animation:kombinRenderSpin .7s linear infinite}@media (max-width:420px){.post-slide__tryon-panel{min-height:228px;padding-left:8px;padding-right:8px}.post-slide__tryon-modebar{grid-template-columns:minmax(0,1fr) minmax(0,1.15fr)}.post-slide__tryon-mode{height:36px;font-size:.72rem}.post-slide__tryon-save-top{left:14px;padding:0 12px}.post-slide__tryon-undo-redo{right:14px}}.post-slide__text-only p{font-size:1.2rem;line-height:1.5;color:white;text-align:center;word-break:break-word}.post-slide__like-anim{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:10;animation:likeHeartPop .6s ease-out forwards}@keyframes likeHeartPop{0%{opacity:0;transform:scale(.3)}20%{opacity:1;transform:scale(1.1)}40%{transform:scale(.95)}60%{transform:scale(1)}to{opacity:0;transform:scale(1.2)}}.post-slide__footer{position:absolute;bottom:0;left:0;right:0;padding:16px 50px max(16px,env(safe-area-inset-bottom,16px)) 16px;background:linear-gradient(transparent,rgba(0,0,0,.7))}.post-slide__author-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.post-slide__author{display:flex;align-items:center;gap:10px;background:none;border:none;color:white;cursor:pointer;padding:0}.post-slide__avatar{width:36px;height:36px;border-radius:50%;overflow:hidden;background:rgba(139,92,246,.3);display:flex;align-items:center;justify-content:center;flex-shrink:0}.post-slide__avatar img{width:100%;height:100%;object-fit:cover}.post-slide__avatar span{font-size:.85rem;font-weight:600;color:white}.post-slide__author-info{display:flex;flex-direction:column;align-items:flex-start}.post-slide__author-name{font-size:.9rem;font-weight:600;line-height:1.2}.post-slide__author-sub{font-size:.75rem;color:rgba(255,255,255,.5);line-height:1.2}.post-slide__caption{margin-top:6px;font-size:.85rem;line-height:1.4;color:rgba(255,255,255,.9);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.post-slide__tag{color:#8b5cf6;font-weight:500}.post-slide__liked-by{margin-top:6px;display:flex;align-items:center;gap:6px}.post-slide__liked-text{font-size:.8rem;font-weight:600;color:rgba(255,255,255,.85)}.post-slide__closet-cta{flex-shrink:0;height:36px;padding:0 13px;border:1px solid rgba(255,255,255,.2);border-radius:14px;background:rgba(18,18,22,.52);color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:.72rem;font-weight:900;white-space:nowrap;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);cursor:pointer;-webkit-tap-highlight-color:transparent}.post-slide__closet-cta:active{transform:scale(.97)}.post-slide__actions{position:absolute;right:8px;bottom:120px;gap:20px;z-index:10}.post-slide__action,.post-slide__actions{display:flex;flex-direction:column;align-items:center}.post-slide__action{gap:3px;background:none;border:none;color:white;cursor:pointer;padding:4px;-webkit-tap-highlight-color:transparent}.post-slide__action span{font-size:.7rem;font-weight:500}.post-slide__action.liked{color:#ef4444}.post-slide__action--views{cursor:default;pointer-events:none;color:rgba(255,255,255,.92)}.post-slide__action.bookmarked{color:#8b5cf6}.post-card{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.06);border-radius:12px;padding:14px;margin-bottom:8px}.post-card--skeleton{min-height:100px;padding:16px}.skeleton-line{background:rgba(255,255,255,.06);border-radius:4px;animation:gridShimmer 1.2s ease-in-out infinite}.post-card__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.post-card__author{display:flex;align-items:center;gap:10px;background:none;border:none;color:inherit;cursor:pointer;padding:0}.post-card__avatar{width:36px;height:36px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-shrink:0}.post-card__avatar img{width:100%;height:100%;object-fit:cover}.post-card__avatar span{font-size:.85rem;font-weight:600;color:white}.post-card__author-info{display:flex;flex-direction:column}.post-card__author-name{font-size:.88rem;font-weight:600;color:rgba(255,255,255,.9)}.post-card__time{font-size:.75rem;color:rgba(255,255,255,.35)}.post-card__follow-btn{background:none;border:1px solid #8b5cf6;color:#8b5cf6;font-size:.72rem;font-weight:600;padding:4px 12px;border-radius:6px;cursor:pointer;white-space:nowrap;-webkit-tap-highlight-color:transparent}.post-card__follow-btn:active{background:rgba(139,92,246,.15)}.post-card__follow-btn:disabled{opacity:.5}.post-card__menu-btn{background:none;border:none;color:rgba(255,255,255,.4);cursor:pointer;padding:4px;border-radius:50%}.post-card__dropdown{position:absolute;right:0;top:100%;background:rgba(30,30,36,.98);border:1px solid rgba(255,255,255,.1);border-radius:8px;overflow:hidden;z-index:10;min-width:120px}.post-card__dropdown button{display:flex;align-items:center;gap:8px;width:100%;padding:10px 14px;background:none;border:none;color:rgba(255,255,255,.8);font-size:.82rem;cursor:pointer}.post-card__dropdown button:active{background:rgba(255,255,255,.05)}.post-card__content{font-size:.9rem;line-height:1.45;color:rgba(255,255,255,.85);margin-bottom:10px;word-break:break-word}.post-card__media{margin:0 -14px 10px}.post-card__media-img{width:100%;display:block}.post-card__tags{display:flex;gap:6px;margin-bottom:10px;flex-wrap:wrap}.post-card__tag{font-size:.78rem;color:#8b5cf6;font-weight:500}.post-card__actions{display:flex;gap:16px;padding-top:8px;border-top:1px solid rgba(255,255,255,.05)}.post-card__action{display:flex;align-items:center;gap:5px;background:none;border:none;color:rgba(255,255,255,.4);cursor:pointer;padding:4px 0;font-size:.82rem;transition:color .15s ease;-webkit-tap-highlight-color:transparent}.post-card__action.liked{color:#ef4444}.post-card__action.bookmarked{color:#8b5cf6}.post-feed{gap:2px}.post-feed,.post-feed__loading{display:flex;flex-direction:column}.post-feed__loading{gap:8px}.post-feed__empty{padding:48px 16px;font-size:.9rem}.post-feed__empty,.post-feed__loading-more{text-align:center;color:rgba(255,255,255,.3)}.post-feed__loading-more{padding:16px;font-size:.8rem}.create-post{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.06);border-radius:12px;padding:12px 14px;margin-bottom:8px;transition:border-color .2s ease}.create-post.expanded{border-color:rgba(139,92,246,.3)}.create-post__input{width:100%;background:none;border:none;color:rgba(255,255,255,.9);font-size:.9rem;resize:none;outline:none;font-family:inherit}.create-post__input::placeholder{color:rgba(255,255,255,.25)}.create-post__toolbar{display:flex;align-items:center;justify-content:space-between;margin-top:10px;padding-top:10px;border-top:1px solid rgba(255,255,255,.05)}.create-post__toolbar-right{display:flex;gap:8px}.create-post__charcount{font-size:.75rem;color:rgba(255,255,255,.3)}.create-post__charcount.over{color:#ef4444}.create-post__cancel{padding:6px 14px;background:none;border:1px solid rgba(255,255,255,.1);border-radius:16px;color:rgba(255,255,255,.5);font-size:.82rem;cursor:pointer}.create-post__submit{padding:6px 18px;background:#8b5cf6;border:none;border-radius:16px;color:white;font-size:.82rem;font-weight:500;cursor:pointer;transition:background .2s ease}.create-post__submit:disabled{opacity:.4;cursor:not-allowed}.create-post__submit:not(:disabled):active{background:#7c3aed}.comment-section{display:flex;flex-direction:column;height:100%;max-height:60vh}.comment-section__header{display:flex;align-items:center;gap:8px;padding:14px 16px;border-bottom:1px solid rgba(255,255,255,.06);font-weight:600;font-size:.95rem;color:rgba(255,255,255,.9)}.comment-section__back{background:none;border:none;color:rgba(255,255,255,.6);cursor:pointer;padding:2px}.comment-section__list{flex:1 1;overflow-y:auto;padding:12px 16px;display:flex;flex-direction:column;gap:12px}.comment-section__empty,.comment-section__loading{text-align:center;padding:24px;color:rgba(255,255,255,.3);font-size:.85rem}.comment-item{display:flex;gap:10px}.comment-item--reply{margin-left:28px}.comment-item__reply-icon{color:rgba(255,255,255,.15);flex-shrink:0;margin-top:4px}.comment-item__avatar{width:30px;height:30px;border-radius:50%;overflow:hidden;background:rgba(139,92,246,.25);display:flex;align-items:center;justify-content:center;flex-shrink:0}.comment-item__avatar img{width:100%;height:100%;object-fit:cover}.comment-item__avatar span{font-size:.7rem;font-weight:600;color:white}.comment-item__body{flex:1 1;min-width:0}.comment-item__header{display:flex;align-items:baseline;gap:6px}.comment-item__name{font-size:.8rem;font-weight:600;color:rgba(255,255,255,.85)}.comment-item__time{font-size:.7rem;color:rgba(255,255,255,.25)}.comment-item__content{font-size:.84rem;line-height:1.4;color:rgba(255,255,255,.75);margin-top:2px;word-break:break-word}.comment-item__actions{display:flex;gap:12px;margin-top:4px}.comment-item__like{display:flex;align-items:center;gap:3px;background:none;border:none;color:rgba(255,255,255,.3);cursor:pointer;font-size:.72rem;padding:0}.comment-item__like.liked{color:#ef4444}.comment-item__reply-btn{font-size:.72rem;font-weight:500;padding:0}.comment-item__delete-btn,.comment-item__reply-btn{background:none;border:none;color:rgba(255,255,255,.3);cursor:pointer}.comment-item__delete-btn{padding:6px;display:flex;align-items:center;align-self:center;margin-left:auto;flex-shrink:0;border-radius:6px;-webkit-tap-highlight-color:transparent}.comment-item__delete-btn:active{color:rgba(255,255,255,.6);background:rgba(255,255,255,.06)}.comment-section__input-area{border-top:1px solid rgba(255,255,255,.06);padding:10px 16px max(10px,env(safe-area-inset-bottom,10px))}.comment-section__reply-bar{display:flex;align-items:center;justify-content:space-between;padding:6px 0;font-size:.75rem;color:rgba(139,92,246,.8)}.comment-section__reply-bar button{background:none;border:none;color:rgba(255,255,255,.4);cursor:pointer;font-size:1rem}.comment-section__input-row{display:flex;gap:8px;align-items:center}.comment-section__input{flex:1 1;padding:8px 12px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:20px;color:rgba(255,255,255,.9);font-size:.85rem;outline:none;font-family:inherit}.comment-section__input:focus{border-color:rgba(139,92,246,.4)}.comment-section__send{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#8b5cf6;border:none;border-radius:50%;color:white;cursor:pointer;flex-shrink:0}.comment-section__send:disabled{opacity:.3;cursor:not-allowed}.create-sheet-overlay{position:fixed;inset:0;z-index:9998;background:rgba(0,0,0,.6);display:flex;align-items:flex-end;justify-content:center;animation:sheetOverlayIn .2s ease-out}@keyframes sheetOverlayIn{0%{opacity:0}to{opacity:1}}.create-sheet{width:100%;max-width:500px;background:rgba(28,28,34,.98);border-radius:16px 16px 0 0;padding:0 0 max(16px,env(safe-area-inset-bottom,16px));animation:sheetSlideUp .3s ease-out}@keyframes sheetSlideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.create-sheet__handle{display:flex;justify-content:center;padding:10px 0 4px}.create-sheet__handle span{width:36px;height:4px;background:rgba(255,255,255,.2);border-radius:2px}.create-sheet__title{text-align:center;font-size:1rem;font-weight:600;color:rgba(255,255,255,.9);padding:8px 0 12px;margin:0}.create-sheet__options{display:flex;flex-direction:column}.create-sheet__option{display:flex;align-items:center;gap:14px;padding:14px 24px;background:none;border:none;border-top:1px solid rgba(255,255,255,.06);color:rgba(255,255,255,.9);font-size:.95rem;font-weight:500;cursor:pointer;width:100%;text-align:left;transition:background .15s ease;-webkit-tap-highlight-color:transparent}.create-sheet__option:active{background:rgba(255,255,255,.05)}.create-sheet__icon{width:40px;height:40px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08);color:rgba(255,255,255,.8)}.create-sheet__icon,.story-ring{display:flex;align-items:center;justify-content:center;border-radius:50%}.story-ring{position:relative;width:84px;height:84px;flex-shrink:0}.story-ring--active{padding:3px;background:conic-gradient(from var(--story-angle,0deg),#8b5cf6 0deg,#ec4899 90deg,#f59e0b 180deg,#22c55e 270deg,#8b5cf6 1turn);animation:storyRingSpin 3s linear infinite}@property --story-angle{syntax:"<angle>";initial-value:0deg;inherits:false}@keyframes storyRingSpin{to{--story-angle:360deg}}.story-ring--seen{background:rgba(255,255,255,.15);padding:3px}.story-ring--none{padding:0}.story-ring__inner{width:100%;height:100%;border-radius:50%;background:#121216;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.story-viewer{position:fixed;inset:0;z-index:10000;background:black;display:flex;flex-direction:column}.story-viewer__progress{display:flex;gap:3px;padding:max(8px,env(safe-area-inset-top,8px)) 12px 4px;z-index:5}.story-viewer__progress-bar{flex:1 1;height:2px;background:rgba(255,255,255,.2);border-radius:1px;overflow:hidden}.story-viewer__progress-fill{height:100%;background:white;border-radius:1px}.story-viewer__header{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;z-index:5}.story-viewer__author{display:flex;align-items:center;gap:10px;background:none;border:none;color:white;padding:0;cursor:pointer}.story-viewer__avatar{width:32px;height:32px;border-radius:50%;overflow:hidden;border:2px solid rgba(255,255,255,.3)}.story-viewer__avatar img{width:100%;height:100%;object-fit:cover}.story-viewer__name{font-size:.85rem;font-weight:600}.story-viewer__time{font-size:.72rem;color:rgba(255,255,255,.5);margin-left:8px}.story-viewer__close{width:32px;height:32px;background:none;border:none;color:white;cursor:pointer}.story-viewer__close,.story-viewer__content{display:flex;align-items:center;justify-content:center}.story-viewer__content{flex:1 1;overflow:hidden;position:relative}.story-viewer__image{max-width:100%;max-height:100%;object-fit:contain}.story-viewer__text{padding:32px 24px;font-size:1.3rem;line-height:1.5;color:white;text-align:center}.story-viewer__tap-left,.story-viewer__tap-right{position:absolute;top:0;bottom:0;width:40%;z-index:4}.story-viewer__tap-left{left:0}.story-viewer__tap-right{right:0}.story-viewer__footer{padding:12px 16px max(12px,env(safe-area-inset-bottom,12px));display:flex;align-items:center;gap:10px}.story-viewer__reply-input{flex:1 1;padding:10px 16px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:24px;color:white;font-size:.85rem;outline:none;font-family:inherit}.story-viewer__reply-input::placeholder{color:rgba(255,255,255,.3)}.story-bar{display:flex;gap:12px;padding:8px 0;overflow-x:auto;scrollbar-width:none}.story-bar::-webkit-scrollbar{display:none}.story-bar__item{display:flex;flex-direction:column;align-items:center;gap:4px;background:none;border:none;cursor:pointer;padding:0;-webkit-tap-highlight-color:transparent}.story-bar__ring{width:60px;height:60px;border-radius:50%;padding:2.5px;display:flex;align-items:center;justify-content:center}.story-bar__ring--unseen{background:conic-gradient(from var(--story-angle,0deg),#8b5cf6 0deg,#ec4899 90deg,#f59e0b 180deg,#22c55e 270deg,#8b5cf6 1turn);animation:storyRingSpin 3s linear infinite}.story-bar__ring--seen{background:rgba(255,255,255,.15)}.story-bar__ring--add{background:rgba(255,255,255,.08);border:1.5px dashed rgba(255,255,255,.2)}.story-bar__photo{width:100%;height:100%;border-radius:50%;background:#121216;overflow:hidden;display:flex;align-items:center;justify-content:center}.story-bar__photo img{width:100%;height:100%;object-fit:cover}.story-bar__photo span{font-size:.75rem;font-weight:600;color:rgba(255,255,255,.5)}.story-bar__add-icon{color:#8b5cf6}.story-bar__name{font-size:.65rem;color:rgba(255,255,255,.5);max-width:60px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}