*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--header-h:60px;--frame-w:3;--frame-h:4;--app-h:100vh;--safe-bottom:env(safe-area-inset-bottom,0px);--stage-h:var(--app-h);--shell-w:calc(var(--stage-h) * var(--frame-w) / var(--frame-h));--shadow-soft:0 1px 3px #0000002e;--shadow-glyph:0 1px 3px #00000061;--brand:#e1464f;--cta:var(--brand);--cta-hover:#ef5a63}@supports (height:100dvh){:root{--app-h:100dvh}}@media (height<=600px){:root{--header-h:50px}}@media (height<=430px){:root{--header-h:42px}}@media (height<=350px){:root{--header-h:36px}}html,body{overscroll-behavior:none;-webkit-text-size-adjust:100%;background-color:#000;width:100%;height:100%;font-family:Roboto,Arial,sans-serif;overflow:hidden}#root{height:100%}a{color:#fff;text-decoration:none}*{-webkit-tap-highlight-color:transparent}:focus{outline:none}:focus-visible{outline-offset:2px;outline:2px solid #ffffffbf}.app{width:100%;max-width:var(--shell-w);height:var(--app-h);max-height:var(--app-h);flex-direction:column;margin:0 auto;display:flex;position:relative;overflow:hidden}.app-header{z-index:40;height:var(--header-h);color:#fff;pointer-events:none;background:0 0;justify-content:space-between;align-items:center;gap:10px;padding:0 12px;display:flex;position:absolute;top:0;left:0;right:0}.app-header>*{pointer-events:auto}.app-header .site-logo{min-width:0}.app-header .site-logo a{display:block}.app-header .site-logo h1{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:10px;font-weight:300;overflow:hidden}.app-header .filters{flex:none;align-items:center;gap:15px;display:flex}@media (height<=430px){.app-header .site-logo h1{display:none}}@media (height<=350px){.app-header{gap:6px;padding:0 8px}.app-header .filters{gap:8px}}.app-content{flex:auto;width:100%;min-height:0;position:relative;overflow:hidden}.app>footer{display:none}.tiktok-container{overscroll-behavior:contain;touch-action:none;background-color:#000;width:100%;height:100%;position:relative;overflow:hidden}.vertical-container{background-color:#000;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.video-card{will-change:transform, opacity;backface-visibility:hidden;background-color:#000;border-radius:0;width:100%;height:100%;transition:opacity .4s;position:absolute;inset:0;overflow:hidden;container:card/inline-size}.video-card.current{z-index:2}.video-card.prev,.video-card.next{z-index:1}.video-slide{border-radius:inherit;background-color:#000;position:absolute;inset:0;overflow:hidden}.fit-cover{object-fit:cover!important}.fit-contain{object-fit:contain!important}.slide-video{border-radius:inherit;object-fit:contain;opacity:0;backface-visibility:hidden;will-change:transform, opacity;width:100%;height:100%;transition:opacity .22s;display:block;transform:translateZ(0);background-color:#0000!important}.slide-video.is-ready{opacity:1}.slide-poster{z-index:2;border-radius:inherit;opacity:1;filter:blur();backface-visibility:hidden;will-change:opacity, filter;pointer-events:none;background-color:#000;background-position:50%;background-repeat:no-repeat;background-size:cover;transition:opacity .26s,filter .26s;position:absolute;inset:0;transform:translateZ(0)}.slide-poster.fit-contain{background-size:contain}.slide-poster.is-hidden{opacity:0;filter:blur(6px)}.slide-shimmer{z-index:3;border-radius:inherit;pointer-events:none;opacity:1;transition:opacity .26s;position:absolute;inset:0;overflow:hidden}.slide-shimmer.is-hidden{opacity:0;visibility:hidden;transition:opacity .26s,visibility 0s linear .26s}.slide-shimmer:after{content:"";will-change:transform;background:linear-gradient(90deg,#0000,#ffffff0b 30%,#ffffff1c 50%,#ffffff0b 70%,#0000);width:60%;animation:1.6s ease-in-out .2s infinite neofap-shimmer;position:absolute;top:-10%;bottom:-10%;left:0;transform:translate(-140%)skew(-14deg)}@media (prefers-reduced-motion:reduce){.slide-shimmer:after{background:#ffffff0d;width:100%;animation:2s ease-in-out infinite neofap-breathe;left:0;transform:none}.rail-avatar .live-badge .dot{animation:none}}.slide-status{z-index:4;-webkit-backdrop-filter:blur(8px);color:#ffffffeb;letter-spacing:.01em;white-space:nowrap;pointer-events:none;opacity:0;background-color:#0000008c;border-radius:100px;padding:9px 16px;font-size:13px;font-weight:500;animation:.35s .4s forwards neofap-fade-overlay;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.side-rail{align-items:center;gap:var(--rail-gap);margin-bottom:calc(var(--rail-gap) + var(--rail-icon-pad));flex-direction:column;flex:none;display:flex}.side-rail .rail-model{color:#fff;cursor:pointer;flex-direction:column;align-items:center;transition:transform .2s;display:flex}.side-rail .rail-model:hover{transform:scale(1.06)}.side-rail .rail-model:active{transform:scale(.97)}.rail-avatar{width:52px;height:52px;position:relative}.rail-avatar img{object-fit:cover;width:100%;height:100%;box-shadow:var(--shadow-soft);background-color:#171717;border:2px solid #fff;border-radius:50%;display:block}.rail-avatar .live-badge{background-color:var(--brand);color:#fff;letter-spacing:.4px;white-space:nowrap;box-shadow:var(--shadow-soft);border-radius:100px;align-items:center;gap:4px;padding:2px 7px;font-size:9px;font-weight:700;line-height:1.5;display:inline-flex;position:absolute;bottom:-7px;left:50%;transform:translate(-50%)}.rail-avatar .live-badge .dot{background-color:#fff;border-radius:50%;width:5px;height:5px;animation:1.5s infinite neofap-pulse}.rail-viewers{color:#fff;white-space:nowrap;text-shadow:var(--shadow-glyph);align-items:center;gap:3px;margin-top:12px;font-size:12px;font-weight:500;display:flex}.rail-viewers svg{stroke-width:2px;width:1.15em;height:1.15em;filter:drop-shadow(var(--shadow-glyph));flex:none}.rail-button{color:#fff;cursor:pointer;width:40px;height:40px;filter:drop-shadow(var(--shadow-glyph));background:0 0;border:0;justify-content:center;align-items:center;padding:0;transition:transform .2s;display:flex}.rail-button:hover{transform:scale(1.12)}.rail-button.fit-toggled,.rail-button.sound-toggled,.rail-button.fav-toggled{transform:scale(1.22)}.rail-button.like-control.is-saved svg{fill:var(--brand);stroke:var(--brand)}.card-bottom{z-index:5;padding:0 14px calc(16px + var(--safe-bottom));color:#fff;opacity:0;pointer-events:none;--rail-gap:18px;--rail-icon-pad:7px;flex-direction:column;animation:.4s .2s forwards neofap-fade-in;display:flex;position:absolute;bottom:0;left:0;right:0}.card-bottom>*{pointer-events:auto}.bottom-upper{pointer-events:none;justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.bottom-upper>*{pointer-events:auto}.model-identity{flex-direction:column;flex:0 auto;align-items:flex-start;gap:6px;min-width:0;margin-bottom:12px;margin-left:8px;display:flex}.goal-chip{color:#ffffffbf;pointer-events:none;align-items:center;gap:6px;min-width:0;max-width:100%;font-size:11px;line-height:1.2;display:inline-flex}.goal-badge{color:#fff;background-color:#0003;border-radius:100px;flex:none;align-items:center;gap:2px;padding:3px 8px;font-size:.86em;font-weight:700;display:inline-flex}.goal-pct{font-weight:700}.goal-badge svg{fill:currentColor;stroke-width:0;flex:none;width:11px;height:11px}.goal-badge svg,.goal-pct{animation:2.4s ease-in-out infinite neofap-pulse-soft}@media (prefers-reduced-motion:reduce){.goal-badge svg,.goal-pct{animation:none}}.goal-text{white-space:nowrap;text-overflow:ellipsis;min-width:0;max-width:150px;text-shadow:var(--shadow-glyph);font-weight:500;overflow:hidden}.model-identity h2{min-width:0;text-shadow:var(--shadow-glyph);align-items:center;gap:5px;font-size:14px;font-weight:600;line-height:1.2;display:flex}.model-identity h2 .username{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.model-identity .verified-badge{fill:#0095f6;stroke:#fff;stroke-width:2.2px;width:15px;height:15px;filter:drop-shadow(var(--shadow-glyph));flex:none}.model-actions{grid-template-columns:1fr 1fr;gap:9px;width:100%;display:grid}.model-cta{letter-spacing:.01rem;text-transform:capitalize;white-space:nowrap;width:100%;min-width:0;box-shadow:var(--shadow-soft);border-radius:100px;justify-content:center;align-items:center;gap:7px;padding:13px 10px;font-family:inherit;font-size:15px;font-weight:700;line-height:1;transition:background-color .3s,color .3s,transform .2s;display:flex}.model-cta:hover{transform:scale(1.03)}.cta-primary{background-color:var(--cta);color:#fff}.cta-primary:hover{background-color:var(--cta-hover)}.cta-secondary{color:var(--cta);background-color:#fff}.cta-secondary:hover{background-color:#f1f1f1}.model-cta span{text-overflow:ellipsis;line-height:1;overflow:hidden}.model-cta svg{fill:none;stroke:currentColor;stroke-width:2.4px;flex:none;width:16px;height:16px}.suggestion-notice{z-index:40;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;text-align:center;pointer-events:none;background-color:#0000009e;border-radius:100px;max-width:calc(100% - 32px);padding:8px 14px;font-size:12px;line-height:1.3;animation:.3s notice-in,.5s 3.1s forwards notice-out;position:absolute;top:14px;left:50%;transform:translate(-50%)}@keyframes notice-in{0%{opacity:0;transform:translate(-50%,-8px)}to{opacity:1;transform:translate(-50%)}}@keyframes notice-out{to{opacity:0}}@media (prefers-reduced-motion:reduce){.suggestion-notice{animation:none}}.navigation-controls{top:50%;left:calc(50% + min(100vw, var(--shell-w)) / 2 + 20px);z-index:30;grid-auto-flow:row;gap:16px;display:none;position:fixed;transform:translateY(-50%)}.navigation-controls button{color:#fff;cursor:pointer;background-color:#ffffff12;border:1px solid #ffffff24;border-radius:100px;justify-content:center;align-items:center;width:52px;height:52px;padding:0;transition:transform .2s,background-color .2s,border-color .2s;display:flex}.navigation-controls button:hover{background-color:#ffffff29;border-color:#ffffff4d;transform:scale(1.08)}.navigation-controls button:active{transform:scale(.95)}.navigation-controls button:disabled{opacity:.35;cursor:default;transform:none}@media (width>=720px) and (aspect-ratio>=19/20) and (pointer:fine){.navigation-controls{display:grid}}@media (height<=560px){.navigation-controls{gap:12px}.navigation-controls button{width:42px;height:42px}.navigation-controls button svg{width:20px;height:20px}}.feed-skeleton{background:linear-gradient(#111 0%,#060606 100%);width:100%;height:100%;position:relative;overflow:hidden}.error-message{color:#fff;text-align:center;flex-direction:column;align-items:center;gap:14px;max-width:90%;padding:20px;font-size:15px;line-height:1.4;display:flex}.retry-button{background-color:var(--cta);color:#fff;cursor:pointer;border:0;border-radius:100px;padding:10px 18px;font-family:inherit;font-size:14px;font-weight:600;transition:background-color .2s}.retry-button:hover{background-color:var(--cta-hover)}@container card (width>=520px){.card-bottom{padding:0 20px calc(22px + var(--safe-bottom));--rail-gap:22px;--rail-icon-pad:8px}.bottom-upper{gap:16px}.model-identity{margin-bottom:14px;margin-left:10px}.model-identity h2{gap:6px;font-size:16px}.goal-chip{font-size:12px}.goal-badge svg{width:13px;height:13px}.goal-text{max-width:210px}.model-identity .verified-badge{width:17px;height:17px}.model-actions{gap:12px}.model-cta{gap:9px;padding:15px 14px;font-size:17px}.model-cta svg{width:19px;height:19px}.rail-avatar{width:62px;height:62px}.rail-avatar .live-badge{padding:3px 9px;font-size:10px;bottom:-8px}.rail-viewers{margin-top:15px;font-size:13px}.rail-button{width:46px;height:46px}.rail-button svg{width:30px;height:30px}}@container card (width<=380px){.card-bottom{padding:0 11px calc(13px + var(--safe-bottom));--rail-gap:15px;--rail-icon-pad:6px}.bottom-upper{gap:9px}.model-identity{gap:5px;margin-bottom:10px;margin-left:7px}.model-identity h2{font-size:13px}.goal-chip{font-size:10px}.goal-text{max-width:110px}.model-identity .verified-badge{width:14px;height:14px}.model-actions{gap:7px}.model-cta{gap:5px;padding:11px 8px;font-size:13px}.model-cta svg{width:14px;height:14px}.rail-avatar{width:46px;height:46px}.rail-button{width:36px;height:36px}.rail-button svg{width:24px;height:24px}}@container card (width<=300px){.card-bottom{padding:0 9px calc(10px + var(--safe-bottom));--rail-gap:13px;--rail-icon-pad:5px}.bottom-upper{gap:7px}.model-identity{gap:4px;margin-bottom:8px;margin-left:6px}.model-identity h2{font-size:12px}.goal-chip{font-size:9px}.goal-badge svg{width:10px;height:10px}.goal-text{max-width:84px}.model-identity .verified-badge{width:13px;height:13px}.model-actions{gap:6px}.model-cta{gap:4px;padding:9px 6px;font-size:11px}.model-cta svg{width:12px;height:12px}.rail-avatar{width:38px;height:38px}.rail-avatar img{border-width:1.5px}.rail-avatar .live-badge{gap:3px;padding:1px 5px;font-size:8px;bottom:-6px}.rail-avatar .live-badge .dot{width:4px;height:4px}.rail-viewers{margin-top:11px;font-size:11px}.rail-button{width:30px;height:30px}.rail-button svg{width:20px;height:20px}}@keyframes neofap-fade-in{0%{opacity:.3}to{opacity:1}}@keyframes neofap-fade-overlay{0%{opacity:0}to{opacity:1}}@keyframes neofap-shimmer{to{transform:translate(320%)skew(-14deg)}}@keyframes neofap-breathe{0%,to{opacity:.25}50%{opacity:1}}@keyframes neofap-pulse{0%,to{opacity:1}50%{opacity:.35}}@keyframes neofap-pulse-soft{0%,to{opacity:1}50%{opacity:.6}}.sheet-overlay{z-index:100;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;visibility:hidden;background-color:#0009;justify-content:center;align-items:flex-end;transition:opacity .5s,visibility .5s;display:flex;position:fixed;inset:0}.sheet-overlay.open{opacity:1;visibility:visible}.sheet{--sheet-head:34px;--sheet-side:25px;width:100%;max-width:var(--shell-w,450px);max-height:calc(var(--app-h,100vh) - var(--header-h,60px));background-color:#242424;border-radius:45px 45px 0 0;flex-direction:column;transition:transform .55s cubic-bezier(.32,.72,0,1);display:flex;position:relative;overflow:hidden;transform:translateY(100%);box-shadow:0 -4px 16px #0000004d}.sheet.open{transform:translateY(0)}.sheet-close{top:calc(var(--sheet-head) - 7px);right:var(--sheet-side);z-index:3;color:#cfcfcf;cursor:pointer;background-color:#313131;border:0;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;padding:0;transition:background-color .2s,color .2s,transform .15s;display:flex;position:absolute}.sheet-close:hover{color:#fff;background-color:#3b3b3b}.sheet-close:active{transform:scale(.94)}.sheet-head{margin:0 0 var(--sheet-head);align-items:center;gap:10px;padding-right:46px;display:flex}.sheet-title{color:#fff;letter-spacing:.2px;align-items:center;gap:7px;margin:0;padding-left:0;font-size:17px;font-weight:600;display:flex}.sheet-title svg{color:#9a9a9a;stroke-width:2.2px;width:1.05em;height:1.05em}.sheet-body{--sheet-fade:28px;overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none;min-height:0;padding:var(--sheet-head) var(--sheet-side) calc(20px + env(safe-area-inset-bottom,0px));-webkit-mask-image:linear-gradient(to bottom, #0000004d 0, #000 var(--sheet-fade), #000 100%);-webkit-mask-image:linear-gradient(to bottom, #0000004d 0, #000 var(--sheet-fade), #000 100%);mask-image:linear-gradient(to bottom, #0000004d 0, #000 var(--sheet-fade), #000 100%);flex:auto;overflow-y:auto}.sheet-body::-webkit-scrollbar{display:none}.sheet-footer{padding:10px var(--sheet-side) calc(25px + env(safe-area-inset-bottom,0px));background-color:#242424;flex:none;position:relative}.sheet.has-footer .sheet-body{padding-bottom:26px}@media (height<=600px){.sheet{--sheet-head:26px;border-radius:38px 38px 0 0}.sheet-title{font-size:16px}.sheet-body{padding-bottom:calc(15px + env(safe-area-inset-bottom,0px))}.sheet-footer{padding-top:8px;padding-bottom:calc(11px + env(safe-area-inset-bottom,0px))}}@media (height<=430px){.sheet{--sheet-head:20px;border-radius:32px 32px 0 0}.sheet-title{font-size:14px}.sheet-body{padding-bottom:calc(12px + env(safe-area-inset-bottom,0px))}.sheet-footer{padding-top:6px;padding-bottom:calc(9px + env(safe-area-inset-bottom,0px))}}@media (prefers-reduced-motion:reduce){.sheet{transition:transform .01ms linear}.sheet-overlay{transition:opacity .01ms linear,visibility .01ms linear}}.unified-selector{position:relative}.filter-chip{color:#fff;cursor:pointer;background-color:#0000001a;border:0;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;padding:0;transition:background-color .2s,transform .2s;display:inline-flex;position:relative}.filter-chip:hover{background-color:#0000003d;transform:scale(1.06)}.filter-chip:active{transform:scale(.95)}.filter-chip svg{stroke-width:2px;width:26px;height:26px}.filter-chip .tag-indicator{background-color:var(--cta);color:#fff;border:0;border-radius:100px;justify-content:center;align-items:center;min-width:17px;height:17px;padding:0 4px;font-size:10px;font-weight:700;line-height:1;display:flex;position:absolute;top:-3px;right:-3px}.gender-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.gender-option{color:#cfcfcf;cursor:pointer;background-color:#313131;border:0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:14px 8px;font-family:inherit;transition:background-color .2s,color .2s;display:flex}.gender-option span{font-size:12px}.gender-option:hover{color:#fff;background-color:#3b3b3b}.gender-option.active{color:#000;background-color:#fff}.tag-row{margin-top:26px}.tag-row-title{color:#8f8f8f;letter-spacing:.8px;text-transform:uppercase;justify-content:center;align-items:center;gap:7px;margin:0 0 14px;font-size:11px;font-weight:700;display:flex}.tag-row-hint{color:#6d6d6d;letter-spacing:.4px;font-weight:600}.tag-cloud{flex-wrap:wrap;gap:8px;display:flex}.tag-item{color:#cfcfcf;white-space:nowrap;cursor:pointer;background-color:#313131;border:1px solid #0000;border-radius:100px;flex:none;padding:8px 15px;font-family:inherit;font-size:13.5px;transition:background-color .2s,color .2s,transform .15s}.tag-item:hover:not(:disabled):not(.selected){color:#fff;background-color:#3b3b3b}.tag-item:active:not(:disabled){transform:scale(.95)}.tag-item.selected{color:#000;background-color:#fff}.tag-item:disabled{opacity:.32;cursor:default}.filters-actions{--action-h:52px;--action-gap:10px;align-items:center;gap:var(--action-gap);display:flex}.filters-apply{height:var(--action-h);color:#000;cursor:pointer;background-color:#fff;border:0;border-radius:100px;flex:auto;justify-content:center;align-items:center;padding:0 15px;font-family:inherit;font-size:15px;font-weight:700;transition:transform .15s,opacity .2s;display:flex}.filters-apply:hover:not(:disabled){opacity:.9}.filters-apply:active:not(:disabled){transform:scale(.98)}.filters-apply:disabled{opacity:.3;cursor:default}.filters-clear{width:var(--action-h);height:var(--action-h);color:#cfcfcf;cursor:pointer;background-color:#313131;border:0;border-radius:50%;flex:none;justify-content:center;align-items:center;padding:0;transition:width .26s cubic-bezier(.32,.72,0,1),margin-right .26s cubic-bezier(.32,.72,0,1),opacity .2s,transform .15s,background-color .2s,color .2s;display:flex;overflow:hidden}.filters-clear:hover:not(:disabled){color:#fff;background-color:#3b3b3b}.filters-clear:active:not(:disabled){transform:scale(.94)}.filters-clear.is-collapsed{width:0;margin-right:calc(var(--action-gap) * -1);opacity:0;pointer-events:none}@media screen and (width<=768px){.gender-grid{gap:8px}.gender-option{padding:12px 6px}.tag-item{padding:7px 13px;font-size:13px}}@media (height<=600px){.filter-chip{width:40px;height:40px}.filter-chip svg{width:23px;height:23px}.gender-option{gap:4px;padding:10px 4px}.gender-option span{font-size:11px}.tag-row{margin-top:20px}.tag-cloud{gap:7px}.filters-apply{font-size:14px}.filters-actions{--action-h:46px;--action-gap:8px}}@media (height<=430px){.filter-chip{width:34px;height:34px}.filter-chip svg{width:20px;height:20px}.gender-grid{gap:6px}.gender-option{gap:3px;padding:8px 2px}.gender-option span{font-size:10px}.tag-row{margin-top:15px}.tag-row-title{margin-bottom:10px;font-size:10px}.tag-cloud{gap:6px}.tag-item{padding:6px 11px;font-size:12px}.filters-apply{font-size:13px}.filters-actions{--action-h:40px}}@media (height<=350px){.filter-chip{width:30px;height:30px}.filter-chip svg{width:17px;height:17px}}.favorites-selector{position:relative}.fav-clear{color:#9a9a9a;white-space:nowrap;cursor:pointer;background-color:#313131;border:0;border-radius:100px;flex:none;align-items:center;gap:5px;padding:6px 11px;font-family:inherit;font-size:11.5px;font-weight:600;transition:background-color .2s,color .2s,transform .15s;display:flex}.fav-clear:hover{color:#fff;background-color:#3b3b3b}.fav-clear:active{transform:scale(.95)}.fav-clear svg{stroke-width:2.2px;width:13px;height:13px}.fav-clear.is-confirming{background-color:var(--cta);color:#fff}.favorites-empty{color:#8f8f8f;text-align:center;justify-content:center;align-items:center;gap:5px;margin:0;padding:28px 10px;font-size:13px;display:flex}.favorites-empty svg{vertical-align:-2px;display:inline-block}.favorites-grid{grid-template-columns:repeat(3,1fr);gap:13px;margin:0;padding:0;list-style:none;display:grid}.fav-item{position:relative}.fav-unsave{z-index:2;color:#fff;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:transform .15s;display:flex;position:absolute;top:0;right:0}.fav-unsave svg{stroke-width:2.4px;width:19px;height:19px;filter:drop-shadow(var(--shadow-glyph))}.fav-unsave:hover{transform:scale(1.12)}.fav-unsave:active{transform:scale(.9)}.fav-card{color:#fff;text-align:left;cursor:pointer;background:0 0;border:0;width:100%;padding:0;font-family:inherit;display:block}.fav-card.is-locked{cursor:default}.fav-thumb{aspect-ratio:3/4;background-color:#313131;border-radius:12px;display:block;position:relative;overflow:hidden}.fav-img{object-fit:cover;width:100%;height:100%;transition:transform .25s;display:block;position:absolute;inset:0}.fav-img:not(.fav-img-next){opacity:0;transition:transform .25s,opacity .45s}.fav-img.is-loaded{opacity:1}.fav-img-next{opacity:0;transition:opacity .5s}.fav-img-next.is-in{opacity:1}.fav-card:hover .fav-thumb:not(.is-empty) .fav-img{transform:scale(1.05)}.fav-card:active .fav-thumb:not(.is-empty) .fav-img{transform:scale(.99)}.fav-thumb.is-empty .fav-img{box-sizing:border-box;aspect-ratio:1;opacity:.55;object-fit:contain;background-color:#ffffff12;border-radius:50%;width:54%;height:auto;padding:13%;inset:46% auto auto 50%;transform:translate(-50%,-50%)}.fav-thumb.is-empty .fav-tag{color:#ffffff8c;background:0 0;align-items:flex-end;padding-bottom:13%}.fav-live{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;letter-spacing:.3px;background-color:#0000008c;border-radius:100px;align-items:center;gap:4px;padding:3px 8px;font-size:10px;font-weight:700;display:flex;position:absolute;top:6px;left:6px}.fav-live .dot{background-color:var(--brand);border-radius:50%;width:5px;height:5px;animation:1.5s infinite neofap-pulse}.fav-views{color:#fff;text-shadow:var(--shadow-glyph);align-items:center;gap:3px;font-size:11px;font-weight:600;display:flex;position:absolute;bottom:7px;left:8px}.fav-views svg{stroke-width:2px;width:1.15em;height:1.15em;filter:drop-shadow(var(--shadow-glyph))}.fav-tag{color:#ffffffd9;letter-spacing:.6px;text-transform:uppercase;background-color:#00000073;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex;position:absolute;inset:0}.fav-tag.is-private{background-color:#0000008c;flex-direction:column;gap:9px}.fav-spy{background-color:var(--cta);color:#fff;letter-spacing:.4px;text-transform:none;border-radius:100px;align-items:center;gap:5px;padding:7px 13px;font-size:11.5px;display:flex}.fav-card:hover .fav-spy{background-color:var(--cta-hover)}.fav-spy svg{stroke-width:2.2px;width:14px;height:14px}.fav-name{white-space:nowrap;text-overflow:ellipsis;max-width:100%;margin-top:6px;font-size:12px;font-weight:500;display:block;overflow:hidden}@media (prefers-reduced-motion:reduce){.fav-live .dot{animation:none}.fav-img{transition:none}}@media (height<=600px){.favorites-grid{gap:10px}.fav-name{margin-top:5px;font-size:11px}}.site-mark{font-family:Fugaz One,sans-serif;font-weight:900;font-size:clamp(13px, min(7.2vw, calc(var(--shell-w) * .075)), 28px);color:#fff;white-space:nowrap;align-items:center;gap:15px;line-height:1;display:flex;position:relative}.site-mark svg{width:1.29em;height:1.29em;fill:var(--brand);stroke-width:0;position:absolute;top:50%;left:50%;transform:translate(-45%,-52%)}@media (height<=600px){.site-mark{gap:12px}}@media (height<=430px){.site-mark{gap:10px}}@media (height<=350px){.site-mark{gap:8px}}.agegate{z-index:200;-webkit-backdrop-filter:blur(20px)saturate(120%);backdrop-filter:blur(20px)saturate(120%);background-color:#0000009e;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.agegate{background-color:#000000f7}}.agegate-card{text-align:center;background-color:#242424;border-radius:28px;flex-direction:column;align-items:center;gap:22px;width:100%;max-width:340px;padding:34px 28px 28px;animation:.32s cubic-bezier(.32,.72,0,1) agegate-card-in;display:flex;box-shadow:0 18px 48px #00000073}.agegate-logo{font-size:30px}.agegate-text{color:#b4b4b4;margin:0;font-size:13.5px;line-height:1.55}.agegate-cta{background-color:var(--cta);color:#fff;cursor:pointer;border:0;border-radius:100px;width:100%;padding:15px;font-family:inherit;font-size:15px;font-weight:700;transition:background-color .2s,transform .15s}.agegate-cta:hover{background-color:var(--cta-hover)}.agegate-cta:active{transform:scale(.98)}@keyframes agegate-card-in{0%{opacity:0;transform:translateY(10px)scale(.97)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.agegate-card{animation:none}}@media (height<=600px){.agegate-card{gap:18px;padding:26px 24px 22px}.agegate-logo{font-size:26px}.agegate-cta{padding:13px;font-size:14px}}
