.post-card.svelte-1qpwggy.svelte-1qpwggy{background:#282828cc;border-radius:15px;overflow:hidden;transition:all .3s ease;border:1px solid rgba(0,200,200,.2);color:#e0e0e0;font-family:Poppins,sans-serif;height:100%;width:100%;display:flex;flex-direction:column}.post-card.svelte-1qpwggy.svelte-1qpwggy:hover{transform:translateY(-5px);box-shadow:0 10px 30px #00c8c833;border-color:#00c8c84d}.hidden.svelte-1qpwggy.svelte-1qpwggy{position:absolute;width:0;height:0;overflow:hidden}.post-card-header.svelte-1qpwggy.svelte-1qpwggy{display:flex;align-items:center;justify-content:space-between;padding:.8rem 1rem}.profile-link.svelte-1qpwggy.svelte-1qpwggy{display:flex;align-items:center;text-decoration:none;color:inherit}.profile-image.svelte-1qpwggy.svelte-1qpwggy{width:40px;height:40px;border-radius:50%;margin-right:.8rem;object-fit:cover;border:2px solid rgba(255,255,255,.2)}.name-date.svelte-1qpwggy.svelte-1qpwggy{display:flex;flex-direction:column}.model-name-display.svelte-1qpwggy.svelte-1qpwggy{font-weight:600;font-size:1rem;color:#fff}.profile-link.svelte-1qpwggy:hover .model-name-display.svelte-1qpwggy{color:#0ff}.post-meta-date.svelte-1qpwggy.svelte-1qpwggy{font-size:.75rem;color:#a0a0a0}.options-button.svelte-1qpwggy.svelte-1qpwggy{background:transparent;border:none;color:#a0a0a0;cursor:pointer;padding:.3rem}.options-button.svelte-1qpwggy.svelte-1qpwggy:hover{color:#0ff}.options-button.svelte-1qpwggy svg.svelte-1qpwggy{width:20px;height:20px}.post-card-image-container.svelte-1qpwggy.svelte-1qpwggy{width:100%;flex:1;display:flex;align-items:center;justify-content:center;background-color:#1a1a1a;overflow:hidden;position:relative}.post-image-wrapper.svelte-1qpwggy.svelte-1qpwggy{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.post-image-content.svelte-1qpwggy.svelte-1qpwggy{width:100%;height:100%;object-fit:cover;max-height:450px;transition:transform .3s ease}.post-card-image-container.svelte-1qpwggy a:hover .post-image-content.svelte-1qpwggy{transform:scale(1.03)}.post-card-footer.svelte-1qpwggy.svelte-1qpwggy{display:flex;justify-content:space-between;align-items:center;padding:.5rem 1rem;margin-top:auto}.engagement-stats.svelte-1qpwggy.svelte-1qpwggy{display:flex;align-items:center;gap:.6rem}.engagement-button.svelte-1qpwggy.svelte-1qpwggy{display:flex;align-items:center;gap:.4rem;font-size:1rem;color:#00acac;background:none;border:none;cursor:pointer;padding:.2rem}.engagement-button.svelte-1qpwggy svg.svelte-1qpwggy{width:23px;height:23px;stroke-width:2;stroke:url(#cyan-gradient)}.engagement-button.svelte-1qpwggy.svelte-1qpwggy:hover,.engagement-button.svelte-1qpwggy.svelte-1qpwggy:focus{color:#0ff}.engagement-button[aria-label="Like post"].svelte-1qpwggy.svelte-1qpwggy:hover{color:#ff5757}.liked.svelte-1qpwggy svg.svelte-1qpwggy{fill:#d33f3f;transform:scale(1.1);stroke:#d33f3f}.liked.svelte-1qpwggy.svelte-1qpwggy{color:#d55c5c}.engagement-button[aria-label="Like post"].svelte-1qpwggy:hover svg.svelte-1qpwggy{stroke:#ff2525;transform:scale(1.3);transition:transform .2s ease;fill:#ff2525}.engagement-button[aria-label="Like post"].svelte-1qpwggy.svelte-1qpwggy:active{transform:scale(1.3);transition:transform .4s ease}.engagement-button[aria-label="Like post"].svelte-1qpwggy:active svg.svelte-1qpwggy{stroke:#ff3030;fill:#ff303066;animation:svelte-1qpwggy-heartbeat .3s ease-in-out}@keyframes svelte-1qpwggy-heartbeat{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.save-button.svelte-1qpwggy.svelte-1qpwggy{background:transparent;border:none;color:#b0b0b0;cursor:pointer;padding:.3rem}.save-button.svelte-1qpwggy.svelte-1qpwggy:hover{color:#0ff}.save-button.svelte-1qpwggy:focus svg.svelte-1qpwggy{stroke:#c7dd00;fill:#c7dd00}.save-button.svelte-1qpwggy svg.svelte-1qpwggy{width:25px;height:25px;stroke-width:2;stroke:url(#cyan-gradient)}.comments-section.svelte-1qpwggy.svelte-1qpwggy{background:#232323f2;border-top:1px solid rgba(0,200,200,.1);padding:1rem;max-height:350px;overflow-y:auto;animation:svelte-1qpwggy-slideDown .3s ease}@keyframes svelte-1qpwggy-slideDown{0%{opacity:0;max-height:0}to{opacity:1;max-height:350px}}.comment-input.svelte-1qpwggy.svelte-1qpwggy{display:flex;margin-bottom:1rem;align-items:center}.comment-profile-pic.svelte-1qpwggy.svelte-1qpwggy{width:36px;height:36px;border-radius:50%;margin-right:.8rem;object-fit:cover;border:2px solid rgba(255,255,255,.1)}.comment-avatar-initial.svelte-1qpwggy.svelte-1qpwggy{display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1rem;color:#fff}.comment-form.svelte-1qpwggy.svelte-1qpwggy{flex:1;display:flex;background:#ffffff14;border-radius:20px;padding:.3rem .5rem .3rem 1rem;border:1px solid rgba(255,255,255,.1)}.comment-form.svelte-1qpwggy input.svelte-1qpwggy{flex:1;background:transparent;border:none;outline:none;color:#e0e0e0;font-size:.9rem}.comment-form.svelte-1qpwggy input.svelte-1qpwggy::placeholder{color:#909090}.send-comment.svelte-1qpwggy.svelte-1qpwggy{background:transparent;border:none;color:#00acac;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:.3rem;opacity:.8;transition:all .2s ease}.send-comment.svelte-1qpwggy svg.svelte-1qpwggy{width:20px;height:20px;stroke:url(#cyan-gradient)}.send-comment.svelte-1qpwggy.svelte-1qpwggy:hover{opacity:1;transform:scale(1.1)}.send-comment.svelte-1qpwggy.svelte-1qpwggy:disabled{opacity:.3;cursor:default}.send-comment.svelte-1qpwggy.svelte-1qpwggy:disabled:hover{transform:none}.comments-list.svelte-1qpwggy.svelte-1qpwggy{display:flex;flex-direction:column;gap:1rem}.comment-item.svelte-1qpwggy.svelte-1qpwggy{display:flex;margin-bottom:.5rem}.comment-content.svelte-1qpwggy.svelte-1qpwggy{flex:1;background:#ffffff0d;border-radius:12px;padding:.8rem}.comment-header.svelte-1qpwggy.svelte-1qpwggy{display:flex;justify-content:space-between;margin-bottom:.3rem}.comment-username.svelte-1qpwggy.svelte-1qpwggy{font-weight:600;font-size:.9rem;color:#fff}.comment-time.svelte-1qpwggy.svelte-1qpwggy{font-size:.75rem;color:#909090}.comment-text.svelte-1qpwggy.svelte-1qpwggy{margin:0 0 .5rem;line-height:1.4;font-size:.9rem}.comment-actions.svelte-1qpwggy.svelte-1qpwggy{display:flex;gap:1rem}.comment-like.svelte-1qpwggy.svelte-1qpwggy,.comment-reply.svelte-1qpwggy.svelte-1qpwggy{background:transparent;border:none;color:#909090;font-size:.75rem;cursor:pointer;padding:0}.comment-like.svelte-1qpwggy.svelte-1qpwggy:hover,.comment-reply.svelte-1qpwggy.svelte-1qpwggy:hover{color:#0ff}.no-comments.svelte-1qpwggy.svelte-1qpwggy{text-align:center;color:#909090;padding:1rem 0}.upgrade-button.svelte-1qpwggy.svelte-1qpwggy{background:linear-gradient(45deg,#127184,#23d2c6);border:none;color:#fff;padding:8px 16px;border-radius:20px;font-size:.85rem;font-weight:600;cursor:pointer;margin-top:8px;transition:all .3s ease}.upgrade-button.svelte-1qpwggy.svelte-1qpwggy:hover{transform:translateY(-2px);box-shadow:0 5px 15px #00acac4d}@media (max-width: 768px){.post-card.svelte-1qpwggy.svelte-1qpwggy{margin:0 auto .5rem;width:100%}.post-card-header.svelte-1qpwggy.svelte-1qpwggy{padding:.8rem 1rem}.post-image-content.svelte-1qpwggy.svelte-1qpwggy{max-height:380px;object-fit:cover}.post-card-footer.svelte-1qpwggy.svelte-1qpwggy{padding:.4rem 1rem}.engagement-stats.svelte-1qpwggy.svelte-1qpwggy{gap:.8rem}.comments-section.svelte-1qpwggy.svelte-1qpwggy{padding:.8rem}.comment-form.svelte-1qpwggy.svelte-1qpwggy{padding:.2rem .3rem .2rem .8rem}}.profile-image-container.svelte-1qpwggy.svelte-1qpwggy{position:relative;width:40px;height:40px;border-radius:50%;margin-right:.8rem;overflow:hidden}.noise-filter.svelte-1qpwggy.svelte-1qpwggy{position:relative;overflow:hidden}.noise-pro.svelte-1qpwggy>img.svelte-1qpwggy{filter:blur(3px) saturate(.5) contrast(.8);transform:scale(1.2);pointer-events:none}.noise-pro.svelte-1qpwggy.svelte-1qpwggy:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%' height='100%' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");opacity:.3;mix-blend-mode:overlay;pointer-events:none;z-index:1}.noise-filter.svelte-1qpwggy>img.svelte-1qpwggy{filter:blur(25px) saturate(.5) contrast(.8);transform:scale(1.2);pointer-events:none}.noise-filter.svelte-1qpwggy.svelte-1qpwggy:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%' height='100%' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");opacity:.5;mix-blend-mode:overlay;pointer-events:none;z-index:1}.options-container.svelte-1qpwggy.svelte-1qpwggy{position:relative}.options-menu.svelte-1qpwggy.svelte-1qpwggy{position:absolute;top:100%;right:0;width:200px;background:#282828f2;border:1px solid rgba(0,200,200,.2);border-radius:8px;box-shadow:0 5px 20px #00000080;z-index:100;padding:8px 0;animation:svelte-1qpwggy-fadeIn .2s ease;overflow:hidden}@keyframes svelte-1qpwggy-fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.menu-item.svelte-1qpwggy.svelte-1qpwggy{display:flex;align-items:center;padding:10px 16px;cursor:pointer;transition:all .2s ease;color:#e0e0e0}.menu-item.svelte-1qpwggy.svelte-1qpwggy:hover{background:#00c8c81a}.menu-item.svelte-1qpwggy svg.svelte-1qpwggy{margin-right:12px;color:#00acac}.menu-item.svelte-1qpwggy span.svelte-1qpwggy{font-size:.9rem}.menu-divider.svelte-1qpwggy.svelte-1qpwggy{height:1px;background:#ffffff1a;margin:8px 0}.menu-item.report.svelte-1qpwggy svg.svelte-1qpwggy,.menu-item.block.svelte-1qpwggy svg.svelte-1qpwggy{color:#ff5757}.menu-item.report.svelte-1qpwggy.svelte-1qpwggy:hover,.menu-item.block.svelte-1qpwggy.svelte-1qpwggy:hover{background:#ff57571a}.image-counter.svelte-1qpwggy.svelte-1qpwggy{position:absolute;top:12px;right:12px;background:#000000b3;color:#fff;padding:4px 8px;border-radius:12px;font-size:.8rem;font-weight:500;z-index:5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.carousel-nav.svelte-1qpwggy.svelte-1qpwggy{position:absolute;top:50%;transform:translateY(-50%);background:#00000080;border:none;color:#fff;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:5;transition:all .2s ease;opacity:0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.post-image-wrapper.svelte-1qpwggy:hover .carousel-nav.svelte-1qpwggy{opacity:1}.carousel-nav.svelte-1qpwggy.svelte-1qpwggy:hover{background:#000c;transform:translateY(-50%) scale(1.1)}.carousel-nav.prev.svelte-1qpwggy.svelte-1qpwggy{left:12px}.carousel-nav.next.svelte-1qpwggy.svelte-1qpwggy{right:12px}.carousel-nav.svelte-1qpwggy svg.svelte-1qpwggy{width:20px;height:20px}.carousel-dots.svelte-1qpwggy.svelte-1qpwggy{position:absolute;bottom:12px;left:50%;transform:translate(-50%);display:flex;gap:6px;z-index:5}.dot.svelte-1qpwggy.svelte-1qpwggy{width:8px;height:8px;border-radius:50%;border:none;background:#ffffff80;cursor:pointer;transition:all .2s ease}.dot.active.svelte-1qpwggy.svelte-1qpwggy{background:#fff;transform:scale(1.2)}.dot.svelte-1qpwggy.svelte-1qpwggy:hover{background:#fffc}.video-play-overlay.svelte-1qpwggy.svelte-1qpwggy{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#0000004d;cursor:pointer;transition:all .3s ease;z-index:4}.play-button.svelte-1qpwggy.svelte-1qpwggy{width:60px;height:60px;background:#0000004d;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.3)}.video-play-overlay.svelte-1qpwggy:hover .play-button.svelte-1qpwggy{background:#00000080;transform:scale(1.1);border-color:#ffffff80}.play-button.svelte-1qpwggy svg.svelte-1qpwggy{margin-left:4px;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.video-thumbnail.svelte-1qpwggy.svelte-1qpwggy{object-fit:cover;width:100%;height:100%;pointer-events:none}.video-thumbnail.svelte-1qpwggy.svelte-1qpwggy::-webkit-media-controls{display:none!important}.video-thumbnail.svelte-1qpwggy.svelte-1qpwggy::-webkit-media-controls-panel{display:none!important}.like-animation-overlay.svelte-1qpwggy.svelte-1qpwggy{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:6;animation:svelte-1qpwggy-likeOverlayFade 1s ease forwards}.like-heart.svelte-1qpwggy.svelte-1qpwggy{width:80px;height:80px;background:#ffffffe6;border-radius:50%;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 0 20px #ff000080;animation:svelte-1qpwggy-likeHeartPulse 1s ease forwards}.like-heart.svelte-1qpwggy svg.svelte-1qpwggy{width:40px;height:40px;fill:#ff3040;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}@keyframes svelte-1qpwggy-likeOverlayFade{0%{opacity:0}15%{opacity:1}85%{opacity:1}to{opacity:0}}@keyframes svelte-1qpwggy-likeHeartPulse{0%{transform:scale(0);opacity:0}15%{transform:scale(1.2);opacity:1}30%{transform:scale(.9);opacity:1}45%{transform:scale(1.1);opacity:1}60%{transform:scale(1);opacity:1}85%{transform:scale(1);opacity:1}to{transform:scale(.8);opacity:0}}.auth-overlay.svelte-1qpwggy.svelte-1qpwggy{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#0006;opacity:0;transition:opacity .3s ease;z-index:5;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.post-image-wrapper.svelte-1qpwggy:hover .auth-overlay.svelte-1qpwggy{opacity:1}.auth-button.svelte-1qpwggy.svelte-1qpwggy{display:flex;align-items:center;gap:8px;padding:12px 20px;border:none;border-radius:25px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 15px #0003}.login-button.svelte-1qpwggy.svelte-1qpwggy{background:linear-gradient(45deg,#007acc,#00a8ff);color:#fff;border:2px solid rgba(255,255,255,.2)}.login-button.svelte-1qpwggy.svelte-1qpwggy:hover{background:linear-gradient(45deg,#0066b3,#08c);transform:translateY(-2px);box-shadow:0 6px 20px #007acc66}.subscribe-button.svelte-1qpwggy.svelte-1qpwggy{background:linear-gradient(45deg,#127184,#23d2c6);color:#fff;border:2px solid rgba(255,255,255,.2)}.subscribe-button.svelte-1qpwggy.svelte-1qpwggy:hover{background:linear-gradient(45deg,#0f5f6e,#1fb8af);transform:translateY(-2px);box-shadow:0 6px 20px #23d2c666}.auth-button.svelte-1qpwggy svg.svelte-1qpwggy{flex-shrink:0}.model-banner-container.svelte-d9ivh2.svelte-d9ivh2{position:relative;width:100%;margin-bottom:20px}.model-banner.svelte-d9ivh2.svelte-d9ivh2{border-radius:20px;width:100%;height:400px;object-fit:cover;display:block;transition:opacity .5s ease,transform .3s ease}.model-banner.hidden.svelte-d9ivh2.svelte-d9ivh2{opacity:0;position:absolute;visibility:hidden}.model-banner.svelte-d9ivh2.svelte-d9ivh2:hover{transform:scale(1.02)}.model-banner-skeleton.svelte-d9ivh2.svelte-d9ivh2{position:relative;width:100%;height:400px;background:linear-gradient(135deg,#2a2a2a,#3a3a3a);border-radius:20px;overflow:hidden;display:flex;align-items:center;justify-content:center}.shimmer-wrapper.svelte-d9ivh2.svelte-d9ivh2{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.shimmer.svelte-d9ivh2.svelte-d9ivh2{position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);animation:svelte-d9ivh2-shimmer 2s infinite}.skeleton-content.svelte-d9ivh2.svelte-d9ivh2{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:15px;padding:20px}.skeleton-text.svelte-d9ivh2.svelte-d9ivh2{background:#ffffff1a;border-radius:8px;animation:svelte-d9ivh2-pulse 1.5s ease-in-out infinite alternate}.skeleton-title.svelte-d9ivh2.svelte-d9ivh2{width:200px;height:24px}.skeleton-subtitle.svelte-d9ivh2.svelte-d9ivh2{width:150px;height:16px}.skeleton-button.svelte-d9ivh2.svelte-d9ivh2{width:120px;height:40px;background:#0ff3;border-radius:20px;animation:svelte-d9ivh2-pulse 1.5s ease-in-out infinite alternate}@keyframes svelte-d9ivh2-shimmer{0%{left:-100%}to{left:100%}}@keyframes svelte-d9ivh2-pulse{0%{opacity:.6}to{opacity:1}}.banner-dots.svelte-d9ivh2.svelte-d9ivh2{position:absolute;bottom:20px;left:50%;transform:translate(-50%);display:flex;gap:12px;padding:8px 16px;background:#0009;border-radius:25px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1)}.dot.svelte-d9ivh2.svelte-d9ivh2{width:12px;height:12px;border-radius:50%;border:none;background:#fff6;cursor:pointer;transition:all .3s ease;outline:none}.dot.svelte-d9ivh2.svelte-d9ivh2:hover{background:#ffffffb3;transform:scale(1.2)}.dot.active.svelte-d9ivh2.svelte-d9ivh2{background:linear-gradient(45deg,#0ff,#23d2c6);transform:scale(1.3);box-shadow:0 0 12px #00ffff80}.dot.active.svelte-d9ivh2.svelte-d9ivh2:hover{transform:scale(1.4);box-shadow:0 0 16px #00ffffb3}.banner-actions.svelte-d9ivh2.svelte-d9ivh2{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0000004d,#0000001a,#0006);border-radius:20px;opacity:0;transition:all .3s ease}.model-banner-container.svelte-d9ivh2:hover .banner-actions.svelte-d9ivh2{opacity:1}.actions-content.svelte-d9ivh2.svelte-d9ivh2{text-align:center;color:#fff;z-index:10;padding:20px}.action-buttons.svelte-d9ivh2.svelte-d9ivh2{display:flex;justify-content:center}.btn-primary.svelte-d9ivh2.svelte-d9ivh2{display:inline-flex;align-items:center;gap:8px;padding:15px 30px;border:none;border-radius:50px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;outline:none;position:relative;overflow:hidden;background:linear-gradient(45deg,#0ff,#23d2c6);color:#000;box-shadow:0 4px 15px #00ffff4d;min-width:160px;justify-content:center}.btn-primary.svelte-d9ivh2.svelte-d9ivh2:hover{transform:translateY(-2px) scale(1.05);box-shadow:0 8px 25px #00ffff80;background:linear-gradient(45deg,#23d2c6,#0ff)}.btn-primary.svelte-d9ivh2.svelte-d9ivh2:active{transform:translateY(0) scale(1)}.btn-icon.svelte-d9ivh2.svelte-d9ivh2{font-size:1.2rem;filter:drop-shadow(0 1px 2px rgba(0,0,0,.3))}.btn-primary.svelte-d9ivh2.svelte-d9ivh2:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#ffffff4d;transition:width .6s,height .6s,top .6s,left .6s;transform:translate(-50%,-50%);z-index:-1}.btn-primary.svelte-d9ivh2.svelte-d9ivh2:active:before{width:300px;height:300px}@media (max-width: 768px){.model-banner.svelte-d9ivh2.svelte-d9ivh2,.model-banner-skeleton.svelte-d9ivh2.svelte-d9ivh2{height:250px}.skeleton-title.svelte-d9ivh2.svelte-d9ivh2{width:150px;height:20px}.skeleton-subtitle.svelte-d9ivh2.svelte-d9ivh2{width:100px;height:14px}.skeleton-button.svelte-d9ivh2.svelte-d9ivh2{width:100px;height:35px}.banner-dots.svelte-d9ivh2.svelte-d9ivh2{bottom:15px;gap:10px;padding:6px 12px}.dot.svelte-d9ivh2.svelte-d9ivh2{width:10px;height:10px}.btn-primary.svelte-d9ivh2.svelte-d9ivh2{padding:14px 28px;font-size:1rem}}@media (max-width: 480px){.model-banner.svelte-d9ivh2.svelte-d9ivh2,.model-banner-skeleton.svelte-d9ivh2.svelte-d9ivh2{height:200px;border-radius:15px}.actions-content.svelte-d9ivh2.svelte-d9ivh2{padding:15px}.btn-primary.svelte-d9ivh2.svelte-d9ivh2{font-size:.9rem;padding:12px 24px;min-width:140px}}.models-page.svelte-10wicz8.svelte-10wicz8{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);min-height:100vh;color:#fff;padding:0;font-family:Poppins,sans-serif}.nav-buttons.svelte-10wicz8.svelte-10wicz8{display:flex;justify-content:center;gap:10px;padding:1rem 0;margin:0 auto;max-width:600px}.model-banner-section.svelte-10wicz8.svelte-10wicz8{max-width:1400px;margin:1rem auto 2rem;padding:0 2rem}.nav-button.svelte-10wicz8.svelte-10wicz8{display:block;width:100%;padding:.8rem;text-align:center;text-decoration:none;color:#fff;background-color:#1a2d4299;border-radius:10px;font-weight:500;transition:all .3s ease;position:relative;overflow:visible}.nav-button.active.svelte-10wicz8.svelte-10wicz8{background-color:#0ff;color:#000}.nav-button.svelte-10wicz8.svelte-10wicz8:hover:not(.active){background-color:#1a2d42cc}.notification-badge.svelte-10wicz8.svelte-10wicz8{position:absolute;top:-8px;right:-5px;background:linear-gradient(45deg,#fd0846,#ff4747);color:#fff;border-radius:50%;width:23px;height:23px;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:600;border:1px solid #1a1a1a;box-shadow:0 2px 8px #f366;animation:svelte-10wicz8-pulse-notification 2s infinite}@keyframes svelte-10wicz8-pulse-notification{0%,to{transform:scale(1);box-shadow:0 2px 8px #f366}50%{transform:scale(1.1);box-shadow:0 4px 12px #f369}}.models-grid.svelte-10wicz8.svelte-10wicz8{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;max-width:1400px;margin:2rem auto 1rem;padding:0 2rem}.model-card.svelte-10wicz8.svelte-10wicz8{background:#ffffff08;border-radius:20px;overflow:hidden;transition:all .3s ease;border:1px solid rgba(35,181,210,.1)}.model-card.svelte-10wicz8.svelte-10wicz8:hover{transform:translateY(-10px);box-shadow:0 15px 40px #23b5d21a;border-color:#23b5d24d}.model-image-container.svelte-10wicz8.svelte-10wicz8{position:relative;height:280px;overflow:hidden}.model-image.svelte-10wicz8.svelte-10wicz8{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.model-card.svelte-10wicz8:hover .model-image.svelte-10wicz8{transform:scale(1.05)}.model-status-dot.svelte-10wicz8.svelte-10wicz8{position:absolute;top:1rem;right:1rem;width:12px;height:12px;border-radius:50%}.model-status-dot.online.svelte-10wicz8.svelte-10wicz8{background:#00ff6a;border:.5px solid #ebebeb;box-shadow:0 0 10px #00ff6ab3}.model-status-dot.offline.svelte-10wicz8.svelte-10wicz8{background:#ffffff80;border:.5px solid #505050}.featured-badge.svelte-10wicz8.svelte-10wicz8{position:absolute;top:1rem;left:1rem;padding:.5rem 1rem;border-radius:30px;background:#ffb800e6;color:#000;font-size:.8rem;font-weight:600}.model-info.svelte-10wicz8.svelte-10wicz8{padding:.8rem 1rem}.model-header.svelte-10wicz8.svelte-10wicz8{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.model-header.svelte-10wicz8 h3.svelte-10wicz8{font-size:1.6rem;font-weight:600;color:#fff}.model-name.svelte-10wicz8.svelte-10wicz8{transition:all .3s ease;display:inline-block}.name-link.svelte-10wicz8.svelte-10wicz8{text-decoration:none;color:#fff}.model-rating.svelte-10wicz8.svelte-10wicz8{color:#fc0;font-weight:600;font-size:1.2rem}.description-container.svelte-10wicz8.svelte-10wicz8{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.8rem}.model-description.svelte-10wicz8.svelte-10wicz8{color:#d0d0d0;line-height:1.5;margin-bottom:0;font-size:.95rem;flex:1;margin-right:1rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.model-meta.svelte-10wicz8.svelte-10wicz8{display:flex;align-items:center;gap:.8rem;flex-shrink:0}.model-followers.svelte-10wicz8.svelte-10wicz8{display:flex;align-items:center;gap:.5rem;color:#d0d0d0;font-size:.9rem;white-space:nowrap;flex-shrink:0}.model-followers.svelte-10wicz8 svg.svelte-10wicz8{color:#a0a0a0;min-width:16px}.followers-icon.svelte-10wicz8.svelte-10wicz8{font-style:normal}.call-button-container.svelte-10wicz8.svelte-10wicz8{display:flex;justify-content:flex-end;margin-bottom:.8rem}.call-button.svelte-10wicz8.svelte-10wicz8{width:28px;height:28px;outline:none;border-radius:50%;background:linear-gradient(45deg,#01a44a,#0ff);border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #2ed5734d;animation:svelte-10wicz8-ringBell 1s ease-in-out infinite;animation-delay:5s;animation-play-state:running}.call-button.svelte-10wicz8.svelte-10wicz8:hover{transform:scale(1.1);box-shadow:0 4px 12px #2ed57380;animation-play-state:paused}.model-actions.svelte-10wicz8.svelte-10wicz8{display:flex;justify-content:space-between;gap:.8rem;margin-top:1rem}.model-actions.svelte-10wicz8 a.svelte-10wicz8{text-decoration:none;flex:1;display:block}.model-actions.svelte-10wicz8 a.svelte-10wicz8:last-child{max-width:40%}.action-button.svelte-10wicz8.svelte-10wicz8{font-size:.9rem;padding:.6rem 1rem;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;width:100%;text-align:center;display:block}.action-button.primary.svelte-10wicz8.svelte-10wicz8{background:linear-gradient(45deg,#0cf,#0ff);color:#000;font-weight:500}.action-button.secondary.svelte-10wicz8.svelte-10wicz8{background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.2)}.action-button.svelte-10wicz8.svelte-10wicz8:hover{transform:translateY(-3px);box-shadow:0 5px 15px #00ffff26}.action-button.secondary.svelte-10wicz8.svelte-10wicz8:hover{background:#fff3}.no-results.svelte-10wicz8.svelte-10wicz8{text-align:center;padding:4rem 0;background:#ffffff08;border-radius:20px;margin:2rem auto 4rem;max-width:90%;border:1px solid rgba(35,181,210,.1)}.no-results.svelte-10wicz8 h3.svelte-10wicz8{font-size:1.8rem;color:#0ff;margin-bottom:1rem}.no-results.svelte-10wicz8 p.svelte-10wicz8{color:#d0d0d0;margin-bottom:2rem}.coming-soon.svelte-10wicz8.svelte-10wicz8{max-width:900px;margin:2rem auto;padding:2rem;background:#ffffff08;border:1px solid rgba(35,181,210,.1);border-radius:16px;text-align:center;color:#e8f7f7}.coming-soon.svelte-10wicz8 h2.svelte-10wicz8{margin:0 0 .5rem;font-weight:600}.coming-soon.svelte-10wicz8 p.svelte-10wicz8{margin:0;color:#b8dede}.copyright-footer.svelte-10wicz8.svelte-10wicz8{margin-top:auto;padding:1rem 0;border-top:1px solid rgba(255,255,255,.08);width:100%}.footer-content.svelte-10wicz8.svelte-10wicz8{display:flex;width:60%;align-items:center;justify-content:space-between;gap:2rem}.footer-logo.svelte-10wicz8.svelte-10wicz8{font-size:1.5rem;font-weight:700;background:linear-gradient(45deg,#0ff,#23d2c6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:.05em}.footer-text.svelte-10wicz8.svelte-10wicz8{color:#a0a0a0;font-size:.9rem;line-height:1.5;text-align:center}.footer-text.svelte-10wicz8 p.svelte-10wicz8{margin:.3rem 0}.footer-links.svelte-10wicz8.svelte-10wicz8{display:flex;gap:1.5rem}.footer-links.svelte-10wicz8 a.svelte-10wicz8{color:#a0a0a0;text-decoration:none;font-size:.9rem;transition:color .2s ease}.footer-links.svelte-10wicz8 a.svelte-10wicz8:hover{color:#0ff}.option-container.svelte-10wicz8.svelte-10wicz8,.option.svelte-10wicz8.svelte-10wicz8{display:none}.loading.svelte-10wicz8.svelte-10wicz8{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 0;color:#0ff}.loading-spinner.svelte-10wicz8.svelte-10wicz8{width:50px;height:50px;border:5px solid rgba(0,255,255,.2);border-radius:50%;border-top-color:#0ff;animation:svelte-10wicz8-spin 1s linear infinite;margin-bottom:1rem}.error.svelte-10wicz8.svelte-10wicz8{text-align:center;padding:4rem 0;color:#ff6b6b;background:#ff6b6b1a;border-radius:20px;margin:2rem auto;max-width:800px}.retry-button.svelte-10wicz8.svelte-10wicz8{margin-top:1rem;padding:.5rem 1.5rem;background:#ff6b6b33;color:#ff6b6b;border:1px solid rgba(255,107,107,.5);border-radius:8px;cursor:pointer;transition:all .3s ease}.retry-button.svelte-10wicz8.svelte-10wicz8:hover{background:#ff6b6b4d;transform:translateY(-2px)}.load-more-container.svelte-10wicz8.svelte-10wicz8{display:flex;justify-content:center;padding:1rem 0 3rem;width:100%}.load-more-button.svelte-10wicz8.svelte-10wicz8{background:linear-gradient(45deg,#0cf,#0ff);color:#000;font-weight:500;padding:.8rem 2rem;border:none;border-radius:30px;cursor:pointer;transition:all .3s ease;font-size:1rem;box-shadow:0 4px 15px #0ff3}.load-more-button.svelte-10wicz8.svelte-10wicz8:hover{transform:translateY(-3px);box-shadow:0 8px 25px #00ffff4d}.posts-grid.svelte-10wicz8.svelte-10wicz8{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1400px;margin:1rem auto 2rem;padding:0 2rem}@keyframes svelte-10wicz8-slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.models-page.svelte-10wicz8.svelte-10wicz8{padding:0}.nav-buttons.svelte-10wicz8.svelte-10wicz8{padding:.6rem 0}.nav-button.svelte-10wicz8.svelte-10wicz8{padding:.6rem;font-size:.9rem}.models-grid.svelte-10wicz8.svelte-10wicz8{padding:0 .5rem;grid-template-columns:1fr!important;width:100%;gap:1rem;margin:1rem auto 2rem}.posts-grid.svelte-10wicz8.svelte-10wicz8{padding:0 .5rem;grid-template-columns:1fr!important;width:100%;gap:1rem}.model-card.svelte-10wicz8.svelte-10wicz8{width:100%;margin:0 auto .5rem}.footer-content.svelte-10wicz8.svelte-10wicz8{flex-direction:column;text-align:center;padding:0;gap:1rem;width:100%}.model-banner-section.svelte-10wicz8.svelte-10wicz8{padding:0 .5rem;margin:.5rem auto 1rem}}@media (max-width: 768px){.posts-grid.svelte-10wicz8.svelte-10wicz8{grid-template-columns:1fr!important}}@keyframes svelte-10wicz8-ringBell{0%{transform:rotate(0);box-shadow:0 0 5px #2ed5734d}10%{transform:rotate(15deg);box-shadow:0 0 15px #2ed57380}20%{transform:rotate(-15deg);box-shadow:0 0 20px #2ed573b3}30%{transform:rotate(10deg);box-shadow:0 0 25px #2ed573cc}40%{transform:rotate(-10deg);scale:1.1;box-shadow:0 0 30px #2ed573e6}50%{transform:rotate(5deg);scale:1.2;box-shadow:0 0 35px #2ed573}60%{transform:rotate(-5deg);scale:1.1;box-shadow:0 0 30px #2ed573e6}70%,to{transform:rotate(0);box-shadow:0 0 5px #2ed5734d}}@media (max-width: 1200px){.posts-grid.svelte-10wicz8.svelte-10wicz8{grid-template-columns:repeat(2,1fr)}}.no-link.svelte-10wicz8.svelte-10wicz8{pointer-events:none}.blur-filter.svelte-10wicz8.svelte-10wicz8{filter:blur(25px) saturate(.2) contrast(.8);-webkit-filter:blur(25px) saturate(.2) contrast(.8);transform:scale(1.2);pointer-events:none}.noise-filter.svelte-10wicz8.svelte-10wicz8{position:relative;overflow:hidden}.noise-filter.svelte-10wicz8.svelte-10wicz8:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%' height='100%' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");opacity:.9;mix-blend-mode:overlay;pointer-events:none;z-index:1}.search-results-indicator.svelte-10wicz8.svelte-10wicz8{text-align:center;padding:.5rem 0;margin:0 auto;max-width:800px;color:#0ff;font-size:.9rem;font-weight:500}.search-results-indicator.svelte-10wicz8 p.svelte-10wicz8{margin:0;opacity:.9}.chat-support-button.svelte-10wicz8.svelte-10wicz8{position:fixed;bottom:20px;right:20px;background:linear-gradient(45deg,#127184,#23d2c6);border-radius:50%;width:60px;height:60px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 20px #23d2c699;border:1px solid rgba(255,255,255,.4);z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.chat-support-button.svelte-10wicz8.svelte-10wicz8:hover{transform:translateY(-5px) scale(1.05);box-shadow:0 8px 30px #23d2c680;background:linear-gradient(45deg,#0f5f6e,#1fb8af)}.chat-icon.svelte-10wicz8.svelte-10wicz8{color:#fff;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.chat-icon.svelte-10wicz8 svg.svelte-10wicz8{width:28px;height:28px}.chat-tooltip.svelte-10wicz8.svelte-10wicz8{position:absolute;bottom:120%;left:50%;transform:translate(-50%);background:#000000e6;color:#fff;padding:8px 12px;border-radius:8px;font-size:.85rem;font-weight:500;white-space:nowrap;opacity:0;pointer-events:none;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);box-shadow:0 4px 15px #0000004d}.chat-tooltip.svelte-10wicz8.svelte-10wicz8:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:6px solid transparent;border-top-color:#000000e6}.chat-support-button.svelte-10wicz8:hover .chat-tooltip.svelte-10wicz8{opacity:1;transform:translate(-50%) translateY(-5px)}.chat-support-button.loading.svelte-10wicz8.svelte-10wicz8{opacity:.7;cursor:wait}.mini-spinner.svelte-10wicz8.svelte-10wicz8{width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:svelte-10wicz8-spin 1s linear infinite}@keyframes svelte-10wicz8-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.age-verification-overlay.svelte-j3bcw3{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000f2;display:flex;justify-content:center;align-items:center;z-index:9999}.age-verification-modal.svelte-j3bcw3{background-color:#1a1b3a;padding:2.5rem;border-radius:10px;text-align:center;max-width:600px;width:90%}.content.svelte-j3bcw3{display:flex;flex-direction:column;align-items:center;gap:.5rem}h1.svelte-j3bcw3{color:#f36;font-size:3.5rem;font-weight:700;margin:0}h2.svelte-j3bcw3{color:#fff;font-size:1.5rem;margin:0;letter-spacing:1px}p.svelte-j3bcw3{color:#8a8a9a;margin:1rem 0 1.5rem;font-size:.9rem;line-height:1.4}.age-buttons.svelte-j3bcw3{display:flex;gap:1rem;justify-content:center;width:100%}button.svelte-j3bcw3{padding:.6rem 1.2rem;border:none;border-radius:5px;font-size:.9rem;cursor:pointer;transition:opacity .2s;min-width:120px}button.svelte-j3bcw3:hover{opacity:.9}.over-18.svelte-j3bcw3{background-color:#4a4af4;color:#fff}.exit.svelte-j3bcw3{background-color:transparent;border:1px solid #4a4af4;color:#cfcfff}@media (max-width: 480px){.age-verification-modal.svelte-j3bcw3{padding:2rem}.age-buttons.svelte-j3bcw3{flex-direction:column;gap:.8rem}button.svelte-j3bcw3{width:100%}}.initial-loader.svelte-j3bcw3{height:100vh;background:transparent}
