@import"https://fonts.googleapis.com/css2?family=SF+Pro+Display:wght@400;500;600;700&family=Inter:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@600;700;800&display=swap";:root{--background: #050505;--foreground: #f4f4f5;--primary: #52525b;--primary-hover: #71717a;--accent: #6366f1;--accent-glow: rgba(99, 102, 241, .4);--glass-bg: rgba(255, 255, 255, .03);--glass-border: rgba(255, 255, 255, .08);--modal-bg: rgba(15, 15, 20, .75)}*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background-color:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;min-height:100vh;display:flex;flex-direction:column;position:relative;overflow-x:hidden;width:100%}#root{overflow-x:hidden;width:100%}body:before{content:"";position:fixed;inset:0;background-image:linear-gradient(to right,rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(to bottom,rgba(255,255,255,.03) 1px,transparent 1px);background-size:40px 40px;mask-image:radial-gradient(circle at center,black 40%,transparent 80%);-webkit-mask-image:radial-gradient(circle at center,black 40%,transparent 80%);z-index:-2;pointer-events:none}body:after{content:"";position:fixed;top:-10%;left:20%;width:50vw;height:50vw;background:radial-gradient(circle,var(--accent-glow) 0%,transparent 70%);z-index:-1;filter:blur(120px);pointer-events:none}button{font-family:inherit;cursor:pointer;border:none;background:none}input,textarea{font-family:inherit}.glass-panel{background:var(--glass-bg);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid var(--glass-border);box-shadow:0 4px 30px #0000001a}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:10px}@keyframes modal-pop{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes pulse{0%{transform:scale(.95);box-shadow:0 0 #a855f7b3}70%{transform:scale(1);box-shadow:0 0 0 10px #a855f700}to{transform:scale(.95);box-shadow:0 0 #a855f700}}.animate-pop{animation:modal-pop .3s cubic-bezier(.16,1,.3,1) forwards}.animate-fade{animation:fade-in .2s ease-out forwards}.mobile-image-overlay-actions{display:none}.filters-wrapper{display:flex;flex-direction:column;gap:1.5rem;align-items:center}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px}.gallery-grid-effect{grid-template-columns:repeat(auto-fill,minmax(400px,1fr))!important}.trending-section{padding:1.5rem 1rem!important}@media(min-width:769px){.trending-section{padding:3rem 4rem 2rem!important}}.modal-backdrop{position:fixed;inset:0;z-index:1000;background:#000000d9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:center;padding:2rem;overflow:hidden}.modal-panel{display:flex;flex-direction:column;width:100%;max-width:1000px;background:#0f0f14;border-radius:24px;border:1px solid rgba(255,255,255,.1);box-shadow:0 25px 50px -12px #00000080;position:relative;overflow:hidden;animation:modal-pop .3s cubic-bezier(.16,1,.3,1) forwards}.modal-image-container{width:100%;flex:1;min-width:40%;background:#000;overflow:hidden}.modal-details-container{padding:1.5rem;flex:1}.modal-cta-wrapper{flex-direction:column}.remover-grid{grid-template-columns:1fr}@media(min-width:769px){.modal-panel{flex-direction:row!important}.modal-image-container{flex:1!important;min-width:40%!important;max-height:none!important;border-radius:24px 0 0 24px!important}.modal-details-container{flex:1.2!important;padding:2.5rem!important}.modal-cta-wrapper{flex-direction:row!important}.remover-grid{grid-template-columns:repeat(2,1fr)!important}}@media(max-width:768px){body{padding-bottom:20px}header.app-header{padding:.75rem 1rem!important;border-bottom:none!important}.app-header-content{justify-content:space-between!important;width:100%;gap:1rem!important}.app-header-content h1{font-size:1.5rem!important}.app-header-content nav{display:flex!important;gap:.75rem!important}.app-nav button{font-size:.8rem!important}.app-nav button svg{width:14px!important;height:14px!important}section.hero-section{padding:1.5rem 1rem 0!important}.trending-section{padding:1.5rem 1rem!important;overflow-x:hidden!important}.hero-title{font-size:1.85rem!important;margin-bottom:.8rem!important;line-height:1.2!important}.hero-subtitle{font-size:.8rem!important;margin-bottom:1.5rem!important;padding:0 .5rem;line-height:1.4!important}.filters-wrapper{width:calc(100vw - 2rem)!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;display:flex!important;flex-direction:row!important;gap:.75rem!important;align-items:center!important;padding-bottom:.5rem!important;mask-image:linear-gradient(to right,black 90%,transparent)!important;-webkit-mask-image:linear-gradient(to right,black 90%,transparent)!important}.filters-wrapper::-webkit-scrollbar{display:none!important}.gender-filter-container,.platform-filter-container{flex-shrink:0}.platform-filter-container.glass-panel{border-radius:100px!important;flex-wrap:nowrap!important;padding:4px!important;justify-content:flex-start!important}.platform-filter-container button,.gender-filter-container button{white-space:nowrap!important;padding:8px 16px!important;font-size:.85rem!important}main.gallery-main{padding:1rem!important}.gallery-grid{grid-template-columns:1fr!important;gap:16px!important}.gallery-grid-effect{grid-template-columns:1fr!important}.gallery-grid .hover-overlay{opacity:1!important;background:linear-gradient(to top,rgba(0,0,0,.9) 0%,rgba(0,0,0,.4) 40%,transparent 100%)!important;padding:10px!important}.gallery-grid p{font-size:.8rem!important;line-height:1.1!important;margin-bottom:0!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.gallery-grid span{font-size:.5rem!important;margin-bottom:2px!important}.gallery-grid .like-btn-container{padding:2px 6px!important;border-radius:8px!important;transform:scale(.85);transform-origin:right center}.modal-backdrop{padding:0!important;align-items:flex-end!important}.modal-panel{max-height:94vh!important;margin:0!important;width:100vw!important;max-width:100vw!important;border-radius:24px 24px 0 0!important;flex-direction:column!important;animation:slideUpBottomSheet .3s cubic-bezier(.16,1,.3,1) forwards!important}.modal-image-container{width:100%!important;min-height:250px!important;max-height:40vh!important;border-radius:24px 24px 0 0!important;flex:none!important}.modal-details-container{overflow-y:auto}.modal-meta-header{margin-top:0!important;margin-bottom:.5rem!important;background:transparent!important;padding:0!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;position:relative;z-index:20;flex-wrap:wrap}.modal-meta-header>div>span{font-size:.75rem!important;padding:2px 6px!important}.meta-actions-desktop{display:none!important}.mobile-image-overlay-actions{display:flex!important}.modal-title-text{font-size:1.25rem!important;margin-top:.25rem!important}.modal-instruction-text{font-size:.8rem!important;margin-bottom:1.2rem!important;line-height:1.5!important}.modal-close-btn{position:fixed!important;top:16px!important;right:16px!important;z-index:100!important}.modal-close-btn svg{width:18px!important;height:18px!important}.modal-cta-wrapper{gap:12px!important;padding-bottom:1.5rem!important}.modal-cta-wrapper a{padding:14px!important;font-size:.9rem!important;border-radius:100px!important}.prompt-box-container{padding:14px!important;font-size:.8rem!important;max-height:120px!important;line-height:1.6!important}}@keyframes slideUpBottomSheet{0%{transform:translateY(100%)}to{transform:translateY(0)}}.bottom-sheet-anim{animation:slideUpBottomSheet .3s cubic-bezier(.16,1,.3,1) forwards!important}@media(min-width:769px){.modal-panel{max-width:1000px!important}}@media(max-width:380px){.hero-title{font-size:1.3rem!important}.hero-subtitle{font-size:.75rem!important}}
