.landing-page{background:#000;font-family:Inter,sans-serif;min-height:100vh}.landing-nav{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#000000f2;border-bottom:1px solid #1f1f1f;position:-webkit-sticky;position:sticky;top:0;z-index:100}.nav-content{align-items:center;display:flex;height:70px;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 20px}.nav-content h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#8b5cf6,#ec4899);-webkit-background-clip:text;background-clip:text;font-family:Space Grotesk,sans-serif;font-size:1.5rem;font-weight:800;margin:0}.nav-actions{align-items:center;display:flex;gap:16px}.nav-link-text{color:#fff;font-size:15px;font-weight:500;text-decoration:none;transition:all .2s ease}.nav-link-text:hover{color:#8b5cf6}.btn-large,.btn-primary,.btn-secondary{border-radius:8px;display:inline-block;font-size:15px;font-weight:600;padding:12px 24px;text-decoration:none;transition:all .2s ease}.btn-primary{background:#8b5cf6}.btn-primary:hover{background:#7c3aed;transform:scale(1.02)}.btn-secondary{background:#0000;border:none}.btn-secondary:hover{background:#1f1f1f}.btn-large{font-size:16px;padding:16px 32px}.hero-section{margin:0 auto;max-width:1200px;padding:100px 20px 80px;text-align:center}.hero-content{margin-bottom:60px}.hero-title{font-family:Space Grotesk,sans-serif;font-size:3.5rem;font-weight:900;line-height:1.1;margin-bottom:24px}.hero-title .accent{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#8b5cf6,#ec4899);-webkit-background-clip:text;background-clip:text}.hero-description{color:#a0a0a0;font-size:1.25rem;line-height:1.7;margin:0 auto 40px;max-width:700px;min-height:60px}.cursor{animation:blink 1s infinite;color:#8b5cf6}.hero-actions{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin-bottom:20px}.hero-stats{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin:0 auto;max-width:900px}.stat-card{background:#1f1f1f;border:none;border-radius:12px;padding:32px;text-align:center;transition:all .2s ease}.stat-card:hover{background:#2a2a2a;transform:translateY(-4px)}.stat-number{font-family:Space Grotesk,sans-serif;font-size:3rem;font-weight:900;margin-bottom:8px}.stat-label{color:#a0a0a0;font-size:15px;font-weight:500}.features-section{margin:0 auto;max-width:1200px;padding:80px 20px}.features-section h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#8b5cf6,#ec4899);-webkit-background-clip:text;background-clip:text;font-family:Space Grotesk,sans-serif;font-size:2.5rem;font-weight:800;margin-bottom:60px;text-align:center}.features-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.feature-card{background:#1f1f1f;border:none;border-radius:12px;padding:36px;text-align:center;transition:all .2s ease}.feature-card:hover{background:#2a2a2a;transform:translateY(-4px)}.feature-card h3{color:#fff;font-family:Space Grotesk,sans-serif;font-size:1.25rem;font-weight:700;margin-bottom:12px}.feature-card p{color:#a0a0a0;font-size:15px;line-height:1.7}.landing-footer{border-top:1px solid #1f1f1f;padding:60px 20px 40px}.footer-content{align-items:center;display:flex;flex-direction:column;gap:24px;margin:0 auto;max-width:1200px}.footer-content p{color:#666;font-size:14px;margin:0}.social-links{display:flex;gap:20px}.social-link{align-items:center;background:#1f1f1f;border:none;border-radius:8px;color:#a0a0a0;display:flex;font-size:14px;font-weight:600;gap:8px;padding:10px 20px;text-decoration:none;transition:all .2s ease}.social-link:hover{background:#2a2a2a;color:#8b5cf6;transform:translateY(-2px)}.social-link svg{height:20px;width:20px}@media (max-width:768px){.hero-title{font-size:2.5rem}.hero-description{font-size:1.125rem}.features-section h2{font-size:2rem}.stat-number{font-size:2.5rem}.nav-content h1{font-size:1.25rem}.nav-actions{display:flex;gap:8px}.nav-link-text{font-size:.9rem}.nav-actions .btn-primary,.nav-actions .btn-secondary{font-size:.8rem;padding:8px 12px}.hero-section{padding:60px 20px 40px}.features-section{padding:60px 20px}.social-links{flex-direction:column;width:100%}.social-link{justify-content:center}}@media (max-width:480px){.hero-title{font-size:2rem}.hero-description{font-size:1rem}.nav-content{padding:0 16px}.nav-content h1{font-size:1.1rem}.btn-large{font-size:15px;padding:14px 28px}.stat-card{padding:24px}.feature-card{padding:28px}}.auth-container{align-items:center;background:#000;display:flex;justify-content:center;min-height:100vh;padding:20px}.auth-card{animation:scaleIn .4s cubic-bezier(.2,.8,.2,1);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1f1f1fb3;border:1px solid #8b5cf633;border-radius:28px;box-shadow:0 40px 100px #0009;max-width:480px;padding:48px;width:100%}.auth-header{margin-bottom:36px;text-align:center}.auth-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#8b5cf6,#ec4899);-webkit-background-clip:text;background-clip:text;font-family:Space Grotesk,sans-serif;font-size:2rem;font-weight:800;margin-bottom:12px}.auth-header p{color:#a0a0a0;font-family:Inter,sans-serif;font-size:15px;font-weight:500}.auth-form{align-items:stretch;gap:18px;margin-bottom:28px}.auth-form,.auth-form>div{display:flex;flex-direction:column;width:100%}.auth-form input{background:#0000004d;border:1.5px solid #ffffff1a;border-radius:14px;box-sizing:border-box;color:#fff;font-family:Inter,sans-serif!important;font-size:1rem;padding:16px 20px;transition:all .3s ease;width:100%}.auth-form input:focus{background:#00000080;border-color:#8b5cf6;box-shadow:0 0 0 4px #8b5cf626;outline:none}.auth-form button[type=submit]{background:linear-gradient(135deg,#8b5cf6,#ec4899);border:none;border-radius:14px;box-shadow:0 8px 24px #8b5cf64d;color:#fff;cursor:pointer;font-family:Space Grotesk,sans-serif!important;font-size:1.125rem;font-weight:700;margin-top:12px;padding:16px;transition:all .3s cubic-bezier(.2,.8,.2,1)}.auth-form button[type=submit]:hover{background:#7c3aed;transform:scale(1.02)}.error-message{background:#ef44441a;color:#fca5a5}.error-message,.success-message{border:none;border-radius:8px;font-size:14px;font-weight:500;padding:14px 16px;text-align:center}.success-message{background:#10b9811a;color:#6ee7b7}.auth-divider{margin:28px 0;position:relative;text-align:center}.auth-divider:after,.auth-divider:before{background:#333;content:"";height:1px;position:absolute;top:50%;width:45%}.auth-divider:before{left:0}.auth-divider:after{right:0}.auth-divider span{background:#1f1f1f;color:#666;font-family:Inter,sans-serif;font-size:13px;font-weight:600;padding:0 20px}.google-login{display:flex;justify-content:center}.auth-footer{color:#a0a0a0;font-family:Inter,sans-serif;font-size:14px;font-weight:500;margin-top:28px;text-align:center}.auth-footer a{color:#8b5cf6;font-weight:600;text-decoration:none;transition:color .2s ease}.auth-footer a:hover{color:#a78bfa}@media (max-width:480px){.auth-container{align-items:flex-start;padding:40px 16px 16px}.auth-card{border-radius:20px;box-shadow:0 10px 40px #0006;padding:32px 20px}.auth-header h1{font-size:1.75rem;margin-bottom:8px}.auth-header p{font-size:14px;line-height:1.5;padding:0 10px}.auth-form{gap:16px}.auth-form input{font-size:16px;padding:14px 16px}.auth-form button[type=submit]{font-size:1rem;margin-top:8px;padding:14px}.auth-divider{margin:24px 0}.auth-divider span{font-size:12px;padding:0 12px}}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000;border-bottom:1px solid #8b5cf633;height:70px;padding:0;position:-webkit-sticky;position:sticky;top:0;z-index:100}.navbar-container{align-items:center;display:flex;gap:16px;height:100%;justify-content:space-between;margin:0 auto;max-width:1400px;padding:0 24px}.navbar-right{align-items:center;display:flex;gap:32px}.navbar-brand{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#8b5cf6,#ec4899);-webkit-background-clip:text;background-clip:text;font-family:Space Grotesk,sans-serif!important;font-size:1.5rem;font-weight:800;text-decoration:none;transition:opacity .2s ease}.navbar-brand:hover{opacity:.8}.mobile-menu-btn{background:none;border:none;color:#fff;cursor:pointer;display:none;font-size:24px;padding:8px}.navbar-menu{align-items:center;display:flex;gap:8px}.nav-link{border-radius:8px;color:#a0a0a0;font-family:Inter,sans-serif!important;font-size:15px;font-weight:600;padding:10px 18px;position:relative;text-decoration:none;transition:all .2s ease}.nav-link:hover{background:#8b5cf61a;color:#fff}.nav-link.active{background:#8b5cf626;color:#8b5cf6}.desktop-nav-link{display:flex}.mobile-only{display:none}.navbar-actions{gap:16px}.navbar-actions,.user-profile{align-items:center;display:flex}.user-profile{border-radius:10px;cursor:pointer;gap:10px;padding:6px 12px;position:relative;transition:all .2s ease}.user-profile:hover{background:#8b5cf61a}.user-profile .avatar{border:2px solid #8b5cf64d;border-radius:50%;flex-shrink:0;height:36px;overflow:hidden;position:relative;width:36px}.user-profile .avatar img{height:100%;object-fit:cover;width:100%}.user-profile .username{color:#fff;font-family:Inter,sans-serif!important;font-size:14px;font-weight:600}.user-profile-loading{align-items:center;display:flex;gap:10px;padding:6px 12px}.user-profile-loading .avatar{border:2px solid #8b5cf64d;border-radius:50%;flex-shrink:0;height:36px;overflow:hidden;width:36px}.user-menu{position:relative}.user-avatar-btn{align-items:center;background:none;border:none;border-radius:10px;cursor:pointer;display:flex;gap:12px;padding:6px 12px;transition:all .2s ease}.user-avatar-btn:hover{background:#8b5cf61a}.user-avatar{border:2px solid #8b5cf64d;border-radius:50%;height:40px;overflow:hidden;position:relative;transition:all .2s ease;width:40px}.user-avatar:hover{border-color:#8b5cf699}.user-avatar.has-notification{border-color:#ec4899}.user-avatar img{height:100%;object-fit:cover;width:100%}.avatar-placeholder{align-items:center;background:linear-gradient(135deg,#8b5cf6,#ec4899);color:#fff;display:flex;font-family:Space Grotesk,sans-serif!important;font-size:14px;font-weight:700;height:100%;justify-content:center;letter-spacing:.5px;width:100%}.notification-dot{animation:pulse 2s infinite;background:#ec4899;border:2px solid #000;border-radius:50%;height:10px;position:absolute;right:0;top:0;width:10px}.username-display{color:#fff;font-family:Inter,sans-serif!important;font-size:14px;font-weight:600}.user-dropdown{animation:dropdownFadeIn .2s ease;background:#1f1f1f;border:1px solid #8b5cf64d;border-radius:12px;box-shadow:0 8px 32px #0006;min-width:220px;position:absolute;right:0;top:calc(100% + 8px);z-index:1000}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.dropdown-section{border-bottom:1px solid #8b5cf633;padding:12px 0}.dropdown-section:last-child{border-bottom:none}.dropdown-section a,.dropdown-section button{background:none;border:none;color:#a0a0a0;cursor:pointer;display:block;font-family:Inter,sans-serif!important;font-size:14px;font-weight:500;padding:10px 20px;text-align:left;text-decoration:none;transition:all .2s ease;width:100%}.dropdown-section a:hover,.dropdown-section button:hover{background:#8b5cf61a;color:#fff}.notifications-section{background:#ec48990d}.section-title{color:#ec4899;font-family:Inter,sans-serif!important;font-size:12px;font-weight:700;letter-spacing:.5px;padding:8px 20px;text-transform:uppercase}@media (max-width:768px){.navbar-container{padding:0 16px}.mobile-menu-btn{align-items:center;background:#8b5cf61a;border:1px solid #8b5cf633;border-radius:10px;color:#8b5cf6;cursor:pointer;display:flex;font-size:1.5rem;height:40px;justify-content:center;margin-left:auto;padding:0;transition:all .3s ease;width:40px}.mobile-menu-btn:active{background:#8b5cf633;transform:scale(.95)}.navbar-menu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#000000f2;border:none;border-radius:0;border-top:1px solid #8b5cf633;bottom:0;box-shadow:none;display:flex;flex-direction:column;gap:12px;height:calc(100vh - 70px);left:0;opacity:0;overflow-y:auto;padding:24px 20px;position:fixed;right:0;top:70px;transform:translateX(100%);transition:all .3s cubic-bezier(.4,0,.2,1);visibility:hidden;z-index:999}.navbar-menu.active{animation:slideDown .4s cubic-bezier(.23,1,.32,1);display:flex;opacity:1;transform:translateX(0);visibility:visible}.nav-link{align-items:center;border-radius:14px;color:#e0e0e0;display:flex;font-size:1.125rem;font-weight:600;gap:12px;padding:16px 20px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.nav-link:hover{background:#8b5cf626;color:#fff;transform:translateX(4px)}.nav-link:active{transform:scale(.98)}.nav-link:nth-child(2):after{display:none}.mobile-only{align-items:center;display:flex;justify-content:space-between}.desktop-nav-link{display:none}.mobile-notification-badge{background:linear-gradient(135deg,#8b5cf6,#ec4899);border-radius:20px;box-shadow:0 4px 12px #8b5cf666;color:#fff;font-size:.75rem;font-weight:800;margin-left:auto;min-width:24px;padding:4px 10px;text-align:center}.logout-btn{align-items:center;background:#ef44441a;border:1px solid #ef444433;border-radius:14px;color:#f87171;cursor:pointer;display:flex;font-family:Inter,sans-serif!important;font-size:1.125rem;font-weight:700;gap:12px;margin-top:12px;padding:16px 20px;text-align:left;width:100%}.logout-btn:hover{background:#ef444433;border-color:#ef444466;color:#fff}.user-profile,.username{display:none}.user-dropdown{left:10px;margin-top:8px;max-width:none;position:fixed;right:10px;top:auto}}@media (min-width:769px){.mobile-only{display:none}}@media (max-width:480px){.navbar-brand{font-size:1.25rem}.navbar-menu{left:8px;right:8px;top:65px}.nav-link{font-size:.9375rem;padding:12px 16px}.user-dropdown{left:8px;right:8px}.dropdown-section a,.dropdown-section button{font-size:.9375rem;padding:14px 16px}}.icon-wrapper{align-items:center;color:#888;cursor:pointer;display:inline-flex;justify-content:center;margin:-12px;padding:12px;position:relative;touch-action:manipulation;transition:all .2s cubic-bezier(.175,.885,.32,1.275)}.icon-wrapper:active{transform:scale(.9)}.icon-wrapper:hover{color:#fff}.heart-icon{color:inherit;transition:color .2s ease;z-index:2}.heart-icon.liked{color:#ef4444}.heart-icon.animating{animation:heartPop .45s cubic-bezier(.175,.885,.32,1.275)}@keyframes heartPop{0%{transform:scale(1)}25%{transform:scale(1.4)}50%{transform:scale(.9)}75%{transform:scale(1.1)}to{transform:scale(1)}}.heart-burst{height:1px;left:50%;pointer-events:none;position:absolute;top:50%;width:1px;z-index:1}.particle{background:#ef4444;border-radius:50%;height:4px;opacity:0;position:absolute;width:4px}.heart-burst.bursting .particle{animation:particleOut .5s ease-out forwards}@keyframes particleOut{0%{opacity:1;transform:translate(-50%,-50%) scale(0)}to{opacity:0;transform:translate(var(--tx),var(--ty)) scale(1)}}.p1{--tx:-20px;--ty:-20px}.p2{--tx:20px;--ty:-20px}.p3{--tx:-25px;--ty:0px}.p4{--tx:25px;--ty:0px}.p5{--tx:-20px;--ty:20px}.p6{--tx:20px;--ty:20px}.bookmark-icon{color:inherit;transition:color .2s ease}.bookmark-icon.saved{color:#8b5cf6}.bookmark-icon.animating{animation:bookmarkPop .4s ease-out}@keyframes bookmarkPop{0%{transform:scale(1)}30%{transform:scale(1.3)}to{transform:scale(1)}}.eye-icon{color:inherit;transition:all .3s ease}.eye-icon.viewed{color:#8b5cf6}.eye-outline,.eye-pupil{transition:all .2s ease}.eye-icon.blinking .eye-outline{animation:blink .4s ease-in-out}.eye-icon.blinking .eye-pupil{animation:blinkPupil .4s ease-in-out}@keyframes blink{0%,to{transform:scaleY(1)}50%{transform:scaleY(.1)}}@keyframes blinkPupil{0%,to{opacity:1}50%{opacity:0}}.eyelid{animation:closeEyelid .4s ease-in-out;transform-origin:center top}@keyframes closeEyelid{0%,to{transform:scaleY(0)}50%{transform:scaleY(1)}}.user-card{align-items:center;cursor:pointer;display:flex;gap:10px}.user-card-avatar{border-radius:50%;cursor:pointer;flex-shrink:0;overflow:hidden;transition:opacity .2s}.user-card-avatar:hover{opacity:.8}.user-card-small .user-card-avatar{height:36px;width:36px}.user-card-medium .user-card-avatar{height:48px;width:48px}.user-card-tiny .user-card-avatar{height:24px;width:24px}.user-card-avatar img{height:100%;object-fit:cover;width:100%}.user-card-avatar-placeholder{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;font-weight:600;height:100%;justify-content:center;width:100%}.user-card-small .user-card-avatar-placeholder{font-size:14px}.user-card-medium .user-card-avatar-placeholder{font-size:18px}.user-card-tiny .user-card-avatar-placeholder{font-size:10px}.user-card-info{display:flex;flex:1 1;flex-direction:column;gap:2px;min-width:0}.user-card-username{color:#e0e0e0;cursor:pointer;font-weight:500;overflow:hidden;text-overflow:ellipsis;transition:color .2s;white-space:nowrap}.user-card-username:hover{color:#3ea6ff}.user-card-small .user-card-username{font-size:14px}.user-card-medium .user-card-username{font-size:16px}.user-card-tiny .user-card-username{font-size:12px}.user-card-followers{color:#aaa;font-size:12px}.user-card-follow-btn{background:#fff;border:none;border-radius:18px;color:#000;cursor:pointer;font-size:14px;font-weight:500;padding:6px 16px;transition:all .2s;white-space:nowrap}.user-card-follow-btn:hover{background:#d9d9d9}.user-card-follow-btn.following{background:#0000;border:1px solid #717171;color:#aaa}.user-card-follow-btn.following:hover{border-color:#f1f1f1;color:#f1f1f1}.user-card-follow-btn:disabled{cursor:not-allowed;opacity:.5}.media-viewer-overlay{align-items:center;animation:fadeIn .3s ease;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#000000fa;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:99999}body.modal-open{overflow:hidden}.media-viewer-content{animation:contentScale .4s cubic-bezier(.175,.885,.32,1.275);background:#121212;border:1px solid #8b5cf633;border-radius:28px;box-shadow:0 32px 80px #000000e6;display:flex;flex-direction:column;height:90vh;max-width:1400px;overflow:hidden;position:relative;width:95vw}.viewer-close{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff1a;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:44px;justify-content:center;position:absolute;right:24px;top:24px;transition:all .3s cubic-bezier(.4,0,.2,1);width:44px;z-index:100}.viewer-close:hover{background:#ef4444;border-color:#ef4444;transform:rotate(90deg) scale(1.1)}.viewer-header{align-items:center;background:#1a1a1a;border-bottom:1px solid #2a2a2a;display:flex;justify-content:space-between;padding:24px 32px}.viewer-header h3{color:#fff;font-size:1.25rem;font-weight:700;letter-spacing:-.5px;margin:0}.viewer-copy{background:linear-gradient(135deg,#8b5cf6,#7c3aed);border:none;border-radius:14px;box-shadow:0 4px 12px #8b5cf64d;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:10px 20px;transition:all .3s ease}.viewer-copy:hover{box-shadow:0 6px 20px #8b5cf666;transform:translateY(-2px)}.viewer-copy.copied{background:#10b981}.viewer-body{align-items:flex-start;background:#000;display:flex;flex:1 1;justify-content:center;overflow-y:auto;padding:0}.viewer-image-container,.viewer-video-container{align-items:center;background:#000;display:flex;height:100%;justify-content:center;width:100%}.viewer-image-container img{object-fit:contain}.viewer-image-container img,.viewer-video-container video{max-height:100%;max-width:100%}.viewer-text-container{background:#0a0a0a;height:100%;overflow-y:auto;padding:48px;width:100%}.code-block,.text-block{color:#e2e8f0;font-family:JetBrains Mono,Fira Code,Roboto Mono,monospace;font-size:1.05rem;line-height:1.7;margin:0;white-space:pre-wrap;word-break:break-all}@keyframes contentScale{0%{opacity:0;transform:scale(.95) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}@media (max-width:768px){.media-viewer-content{border:none;border-radius:0;height:100vh;width:100vw}.viewer-header{padding:20px 24px}.viewer-header h3{font-size:1.1rem;max-width:60%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.viewer-text-container{padding:24px}.viewer-close{height:40px;right:16px;top:16px;width:40px}}.share-modal-overlay{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#000000f2;z-index:2000}.share-modal{align-items:center;animation:scaleMean .3s cubic-bezier(.16,1,.3,1);background:#0f0f0f;border-radius:24px;box-shadow:0 0 40px #8b5cf626;display:flex;flex-direction:column;max-width:420px;overflow:hidden}.share-header{position:relative;width:100%;z-index:2}.share-header h3{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#fff,#a0a0a0);-webkit-background-clip:text;background-clip:text;font-family:Space Grotesk,sans-serif!important;font-weight:700}.close-btn{align-items:center;background:#0000;border:1px solid #ffffff1a;border-radius:50%;display:flex;height:32px;justify-content:center;line-height:1;transition:all .2s;width:32px}.close-btn:hover{background:#ffffff1a;border-color:#fff}.cool-qr-wrapper{background:#000;border:1px solid #8b5cf64d;border-radius:24px;margin-bottom:30px;padding:10px;position:relative}.qr-glow{animation:pulseGlow 4s infinite alternate;background:radial-gradient(circle,#8b5cf666 0,#0000 70%);bottom:-20px;filter:blur(20px);left:-20px;opacity:.6;position:absolute;right:-20px;top:-20px;z-index:0}.qr-code-container{align-items:center;background:#000;background-image:linear-gradient(#8b5cf61a 1px,#0000 0),linear-gradient(90deg,#8b5cf61a 1px,#0000 0);background-size:20px 20px;border-radius:20px;position:relative;z-index:1}.share-link-box{position:relative;width:100%;z-index:2}.share-input{background:#141414cc;border:1px solid #8b5cf633;border-radius:12px;color:#d1d5db;font-family:Inter,monospace;font-size:.9rem;outline:none;padding:12px 16px;text-overflow:ellipsis;transition:border-color .2s}.share-input:focus{border-color:#8b5cf6;box-shadow:0 0 0 2px #8b5cf633}.share-copy-btn{background:linear-gradient(135deg,#8b5cf6,#ec4899);border:none;border-radius:12px;color:#fff;cursor:pointer;font-family:Inter,sans-serif;font-size:.9rem;font-weight:600;padding:0 24px;transition:all .2s;white-space:nowrap}.share-copy-btn:hover{box-shadow:0 4px 12px #8b5cf666;filter:brightness(1.1);transform:translateY(-1px)}.share-copy-btn:active{transform:translateY(0)}@keyframes pulseGlow{0%{opacity:.4;transform:scale(.95)}to{opacity:.7;transform:scale(1.05)}}.stat-item.magic-btn:hover{background:#8b5cf61a;color:#8b5cf6}.action-btn-large.primary-action{background:linear-gradient(135deg,#8b5cf6,#6366f1);border-color:#0000;color:#fff}.action-btn-large.primary-action:hover{box-shadow:0 4px 12px #8b5cf64d;transform:translateY(-2px)}.prompt-card-enhanced{background:#1f1f1f;border:1px solid #333;border-radius:16px;cursor:pointer;display:flex;flex-direction:column;height:100%;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}.prompt-card-enhanced:hover{border-color:#8b5cf6;box-shadow:0 12px 40px #8b5cf633;transform:translateY(-4px)}.prompt-media{background:linear-gradient(135deg,#1a1a2e,#16213e);height:220px;overflow:hidden;position:relative;width:100%}.category-media{position:relative}.category-icon-overlay,.category-media{align-items:center;display:flex;justify-content:center}.category-icon-overlay{height:120px;opacity:.15;position:absolute;width:120px;z-index:1}.category-icon-overlay svg{filter:drop-shadow(0 4px 20px rgba(0,0,0,.5));height:100%;width:100%}.prompt-card-enhanced:hover .category-icon-overlay{opacity:.25;transform:scale(1.1) rotate(5deg);transition:all .4s cubic-bezier(.4,0,.2,1)}.prompt-media img,.prompt-media video{height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.prompt-card-enhanced:hover .prompt-media img,.prompt-card-enhanced:hover .prompt-media video{transform:scale(1.05)}.media-overlay{align-items:center;background:linear-gradient(180deg,#0000004d,#000000b3);bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.prompt-card-enhanced:hover .media-overlay{opacity:1}.media-preview{height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.4,0,.2,1);width:100%}.prompt-card-enhanced:hover .media-preview{transform:scale(1.1)}.view-indicator{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#8b5cf6cc;bottom:16px;box-shadow:0 4px 12px #0000004d;height:40px;justify-content:center;width:40px}.media-type-badge,.view-indicator{align-items:center;border:1px solid #ffffff1a;border-radius:12px;color:#fff;display:flex;position:absolute;right:16px}.media-type-badge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000000bf;box-shadow:0 4px 16px #0006;font-size:13px;font-weight:700;gap:8px;letter-spacing:.5px;opacity:1;padding:8px 16px;text-transform:uppercase;top:16px;z-index:10}.media-type-badge svg{height:18px;width:18px}.play-button{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#8b5cf6e6;border-radius:50%;box-shadow:0 8px 24px #8b5cf666;display:flex;height:80px;justify-content:center;transition:all .3s ease;width:80px}.large-heart-overlay{left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:20}.heart-pop-wrapper{animation:heartPopOverlay 1s cubic-bezier(.175,.885,.32,1.275) forwards;filter:drop-shadow(0 0 20px rgba(239,68,68,.6))}.play-button svg{filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));margin-left:4px}.prompt-card-enhanced:hover .play-button{background:#8b5cf6;transform:scale(1.1)}.audio-media{background:linear-gradient(135deg,#667eea,#764ba2)}.audio-media,.audio-visualizer{align-items:center;display:flex;justify-content:center}.audio-visualizer{height:100%;position:relative;width:100%}.audio-icon{opacity:.3;position:absolute;z-index:1}.waveform{align-items:center;display:flex;gap:4px;height:100%;justify-content:center;padding:40px}.wave-bar{animation:wave 1.5s ease-in-out infinite;background:#fff9;border-radius:2px;width:4px}.wave-bar:nth-child(odd){animation-delay:.1s}.wave-bar:nth-child(2n){animation-delay:.2s}@keyframes wave{0%,to{transform:scaleY(.5)}50%{transform:scaleY(1)}}.no-media{animation:gradientShift 8s ease infinite;background:linear-gradient(135deg,#8b5cf6,#ec4899 50%,#f59e0b);background-size:200% 200%}.gradient-bg{height:100%;opacity:.8;width:100%}@keyframes gradientShift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.prompt-content{display:flex;flex:1 1;flex-direction:column;gap:12px;padding:20px}.card-header{gap:12px;margin-bottom:4px}.private-badge{background:#ec489926;border-radius:12px;display:flex;gap:6px}.card-title{font-family:Space Grotesk,sans-serif!important;font-size:18px;line-height:1.3;margin:0}.card-text{color:#aaa;font-family:Inter,sans-serif!important;font-size:14px;line-height:1.5;margin:0}.model-badge{background:#8b5cf626;color:#a78bfa;font-size:12px}.card-tags{gap:6px}.card-tags .tag{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;color:#ccc;font-size:12px;transition:all .2s ease}.card-tags .tag:hover{background:#8b5cf633;border-color:#8b5cf666;color:#fff}.tag-more{background:#8b5cf626;border:1px solid #8b5cf64d;border-radius:12px;color:#a78bfa;font-size:12px;font-weight:600;padding:4px 10px}.card-stats{align-items:center;border-top:1px solid #333;gap:16px;padding-top:12px}.stat-item{align-items:center;border-radius:12px;color:#888;cursor:pointer;display:flex;flex:1 1;font-size:14px;gap:8px;justify-content:center;padding:8px 12px;transition:all .2s cubic-bezier(.175,.885,.32,1.275)}.stat-item:hover{background:#ffffff0d;color:#fff}.heart-btn:hover{background:#ef44441a;color:#ef4444}.bookmark-btn:hover{background:#8b5cf61a;color:#8b5cf6}.eye-btn{cursor:default}.eye-btn:hover{background:none;color:#888}.stat-item.processing{opacity:.5;pointer-events:none;transform:scale(.95)}.card-actions{border-top:1px solid #333;margin-top:12px;padding-top:12px}.action-btn{background:#ffffff08;border:1px solid #333;color:#ccc;font-size:14px}.action-btn:hover{background:#ffffff14;border-color:#444}.edit-btn:hover{background:#8b5cf626;border-color:#8b5cf666;color:#a78bfa}.delete-btn:hover{background:#ef444426;border-color:#ef444466;color:#f87171}@media (max-width:768px){.prompt-media{height:180px}.card-title{font-size:16px}.card-text{font-size:13px}.play-button{height:60px;width:60px}.play-button svg{height:36px;width:36px}}.prompt-card-enhanced.loading{opacity:.6;pointer-events:none}.prompt-card-enhanced.loading:after{animation:shimmer 1.5s infinite;background:linear-gradient(90deg,#0000,#8b5cf61a,#0000);bottom:0;content:"";left:0;position:absolute;right:0;top:0}@keyframes shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.output-type-filter{align-items:center;display:flex;flex-wrap:wrap;gap:16px}.output-type-filter .filter-label{color:#ccc;font-size:14px;font-weight:600;white-space:nowrap}.output-type-filter .filter-chips{display:flex;flex-wrap:wrap;gap:8px}.output-type-filter .filter-chip{align-items:center;background:#ffffff08;border:1.5px solid #333;border-radius:8px;color:#aaa;cursor:pointer;display:flex;font-size:13px;font-weight:600;gap:8px;overflow:hidden;padding:10px 20px;position:relative;transition:all .2s cubic-bezier(.4,0,.2,1);white-space:nowrap}.output-type-filter .filter-chip:before{background:linear-gradient(90deg,#0000,#8b5cf61a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.output-type-filter .filter-chip:hover:before{left:100%}.output-type-filter .filter-chip:hover{background:#ffffff0f;border-color:#555;box-shadow:0 4px 12px #0000004d;color:#fff;transform:translateY(-2px)}.output-type-filter .filter-chip.active{background:linear-gradient(135deg,#8b5cf6,#7c3aed);border-color:#8b5cf6;box-shadow:0 4px 16px #8b5cf666;color:#fff}.output-type-filter .filter-chip.active:hover{background:linear-gradient(135deg,#7c3aed,#6d28d9);box-shadow:0 6px 20px #8b5cf680;transform:translateY(-2px)}.output-type-filter .chip-icon{font-size:16px;line-height:1}.output-type-filter .chip-label{font-weight:600;letter-spacing:.3px}@media (max-width:768px){.output-type-filter{align-items:flex-start;flex-direction:column}.output-type-filter .filter-chips{width:100%}.output-type-filter .filter-chip{flex:1 1;justify-content:center;min-width:90px;padding:8px 16px}}.dashboard-container{background:linear-gradient(180deg,#0a0a0a,#0f0f0f);min-height:100vh;padding-bottom:80px}.dashboard-hero{overflow:hidden;padding:80px 24px 60px;position:relative}.hero-background{background:radial-gradient(circle at 50% 0,#8b5cf626 0,#0000 50%),radial-gradient(circle at 80% 20%,#ec48991a 0,#0000 40%);bottom:0;left:0;position:absolute;right:0;top:0;z-index:0}.hero-content{margin:0 auto;max-width:1200px;position:relative;text-align:center;z-index:1}.hero-title{color:#fff;font-family:Space Grotesk,sans-serif!important;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.2;margin:0 0 16px}.gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#8b5cf6,#ec4899);-webkit-background-clip:text;background-clip:text}.hero-subtitle{color:#a0a0a0;font-family:Inter,sans-serif!important;font-size:1.25rem;font-weight:400;margin:0 0 40px}.search-container{margin:0 auto 32px;max-width:700px}.search-bar{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1f1f1fcc;border:2px solid #8b5cf64d;border-radius:16px;display:flex;padding:16px 20px;position:relative;transition:all .3s ease}.search-bar:focus-within{border-color:#8b5cf699;box-shadow:0 0 0 4px #8b5cf61a,0 8px 32px #8b5cf633}.search-icon{color:#8b5cf6;flex-shrink:0;margin-right:12px}.search-input{background:none;border:none;color:#fff;flex:1 1;font-family:Inter,sans-serif;font-size:16px;outline:none}.search-input::placeholder{color:#666}.search-clear{align-items:center;background:none;border:none;border-radius:4px;color:#666;cursor:pointer;display:flex;justify-content:center;padding:4px;transition:all .2s}.search-clear:hover{background:#ffffff1a;color:#fff}.btn-create{align-items:center;background:linear-gradient(135deg,#8b5cf6,#ec4899);border:none;border-radius:12px;box-shadow:0 4px 20px #8b5cf666;color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:8px;margin-top:8px;padding:14px 28px;transition:all .3s ease}.btn-create:hover{box-shadow:0 8px 32px #8b5cf680;transform:translateY(-2px)}.btn-create:active{transform:translateY(0)}.btn-create svg{flex-shrink:0}.hero-stats{align-items:center;display:flex;gap:48px;justify-content:center}.hero-stats .stat-item{align-items:center;display:flex;flex-direction:column;gap:4px}.hero-stats .stat-value{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#8b5cf6,#ec4899);-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:700}.hero-stats .stat-label{color:#666;font-family:Inter,sans-serif!important;font-size:.875rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.filters-section{margin:0 auto;max-width:1400px;padding:0 24px 32px}.filters-container{align-items:flex-start;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1f1f1f99;border:1px solid #8b5cf633;border-radius:16px;display:flex;gap:24px;justify-content:space-between;padding:20px 24px}.filters-left{display:flex;flex:1 1;flex-direction:column;gap:20px}.filter-group{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.filter-label{color:#ccc;font-family:Inter,sans-serif!important;font-size:14px;font-weight:600;white-space:nowrap}.filter-chips{display:flex;flex-wrap:wrap;gap:8px}.filter-chip{align-items:center;background:#ffffff08;border:1.5px solid #333;border-radius:8px;color:#aaa;cursor:pointer;display:flex;font-size:13px;font-weight:600;gap:8px;overflow:hidden;padding:10px 20px;position:relative;transition:all .2s cubic-bezier(.4,0,.2,1);white-space:nowrap}.filter-chip:before{background:linear-gradient(90deg,#0000,#8b5cf61a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.filter-chip:hover:before{left:100%}.filter-chip:hover{background:#ffffff0f;border-color:#555;box-shadow:0 4px 12px #0000004d;color:#fff;transform:translateY(-2px)}.filter-chip.active{background:linear-gradient(135deg,#8b5cf6,#7c3aed);border-color:#8b5cf6;box-shadow:0 4px 16px #8b5cf666;color:#fff}.filter-chip.active:hover{background:linear-gradient(135deg,#7c3aed,#6d28d9);box-shadow:0 6px 20px #8b5cf680;transform:translateY(-2px)}.sort-group{align-items:center;display:flex;gap:12px}.sort-select{background:#1f1f1fcc;border:1px solid #8b5cf64d;border-radius:10px;color:#fff;cursor:pointer;font-size:.875rem;font-weight:500;outline:none;padding:10px 16px;transition:all .2s ease}.sort-select:hover{border-color:#8b5cf680}.sort-select:focus{border-color:#8b5cf699;box-shadow:0 0 0 3px #8b5cf61a}.prompts-grid{margin:0 auto;max-width:1400px;padding:0 24px}.prompt-card{min-height:320px}.prompt-card:hover{box-shadow:0 12px 40px #8b5cf633,0 0 0 1px #8b5cf61a}.card-header{align-items:center;display:flex;flex-shrink:0;justify-content:space-between;margin-bottom:16px}.private-badge{background:#ec489933;font-size:.875rem;padding:4px 8px}.card-tags,.card-text,.card-title,.model-badge{flex-shrink:0}.card-stats .stat-item{cursor:pointer;transition:all .2s ease}.card-stats .stat-item:hover{color:#8b5cf6}.loading-container{padding:80px 0}.empty-state{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:600px;min-height:400px;padding:120px 24px}.empty-icon{animation:float 3s ease-in-out infinite;height:120px;margin-bottom:32px;opacity:.6;width:120px}.empty-state h3{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#a0a0a0);-webkit-background-clip:text;background-clip:text;color:#fff;font-family:Space Grotesk,sans-serif!important;font-size:2rem;font-weight:800;margin:0 0 16px}.empty-state p{color:#888;font-family:Inter,sans-serif!important;line-height:1.6;margin:0 0 48px;max-width:400px}.btn-clear-filters{background:linear-gradient(135deg,#8b5cf6,#ec4899);border:none;border-radius:12px;box-shadow:0 4px 16px #8b5cf64d;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:14px 32px;transition:all .3s ease}.btn-clear-filters:hover{box-shadow:0 8px 32px #8b5cf666}.btn-clear-filters:active{transform:translateY(0)}.btn-clear-filters:hover{box-shadow:0 8px 24px #8b5cf64d;transform:translateY(-2px)}@media (max-width:768px){.dashboard-hero{padding:60px 20px 40px}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.125rem;margin-bottom:32px}.search-container{margin-bottom:24px;padding:0 16px}.hero-stats{flex-wrap:wrap;gap:16px;justify-content:center}.hero-stats .stat-item{min-width:120px}.filters-section{padding:0 16px 24px}.filters-container{align-items:stretch;flex-direction:column;padding:16px}.filters-left{width:100%}.filter-group{align-items:stretch;flex-direction:column}.filter-chips{justify-content:flex-start}.sort-group,.sort-select{width:100%}.prompts-grid{gap:20px;grid-template-columns:1fr;padding:0 16px}.modal-content{margin:10px;max-width:95%}.modal-form,.modal-header{padding:20px}.modal-actions{flex-direction:column-reverse}.btn-primary,.btn-secondary{width:100%}}@media (max-width:480px){.dashboard-hero{padding:60px 16px 32px}.hero-title{font-size:2.25rem;line-height:1.1;margin-bottom:20px}.hero-subtitle{font-size:1.1rem;margin-bottom:32px}.search-bar{border-radius:16px;margin-bottom:40px;padding:14px 20px}.btn-create{font-size:1.1rem;justify-content:center;padding:16px;width:100%}.hero-stats{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,1fr);padding:0 16px}.hero-stats .stat-item{background:#ffffff08;border:1px solid #ffffff0d;border-radius:16px;min-width:0;padding:16px}.filters-container{border-radius:20px;gap:24px;padding:20px 16px}.filter-group{gap:16px}.filter-chips{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,1fr)}.filter-chip{font-size:14px;justify-content:center;padding:12px}.prompts-grid{display:flex;flex-direction:column;gap:16px;grid-template-columns:1fr;padding:0 16px}.prompt-card{border-radius:24px}}.modal-backdrop{align-items:center;animation:fadeIn .2s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000d9;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.modal-content{animation:slideUp .4s cubic-bezier(.2,.8,.2,1);background:linear-gradient(180deg,#121212,#0a0a0a);border:1px solid #8b5cf64d;border-radius:28px;box-shadow:0 25px 80px #000c,0 0 0 1px #8b5cf633;max-height:85vh;max-width:800px;position:relative;width:95%}.modal-content::-webkit-scrollbar{width:6px}.modal-content::-webkit-scrollbar-track{background:#0a0a0a80;border-radius:10px}.modal-content::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#8b5cf6,#ec4899);border-radius:10px}.modal-content::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#7c3aed,#db2777)}.modal-header{border-bottom:1px solid #ffffff0d;padding:24px 32px}.modal-header h2{font-family:Space Grotesk,sans-serif!important;font-size:1.5rem}.modal-close{align-items:center;border-radius:8px;color:#888;display:flex;justify-content:center}.modal-close:hover{background:#ffffff0d}.modal-form{padding:40px}.form-group{margin-bottom:24px}.form-group label{color:#a0a0a0;font-size:.875rem;font-weight:600;letter-spacing:.5px;margin-bottom:8px}.form-group input,.form-group textarea{color:#fff;font-size:1rem;padding:14px 16px;resize:vertical}.form-group input::placeholder,.form-group textarea::placeholder{color:#666}.form-group-checkbox{margin-bottom:32px}.checkbox-label{align-items:flex-start;background:#1f1f1f80;border:2px solid #8b5cf61a;border-radius:12px;cursor:pointer;display:flex;gap:12px;padding:16px;transition:all .3s ease}.checkbox-label:hover{background:#1f1f1fcc;border-color:#8b5cf64d}.checkbox-label input[type=checkbox]{accent-color:#8b5cf6;cursor:pointer;height:20px;margin-top:2px;width:20px}.checkbox-text{display:flex;flex-direction:column;gap:4px}.checkbox-text strong{color:#fff;font-size:1rem}.checkbox-text small{color:#888;font-size:.875rem}.modal-actions{border-top:1px solid #ffffff0d;justify-content:flex-end;margin-top:32px;padding-top:24px}.btn-primary,.btn-secondary{border-radius:10px;font-size:1rem;padding:12px 24px;transition:all .2s ease}.btn-primary{box-shadow:0 4px 16px #8b5cf64d}.btn-primary:hover{box-shadow:0 8px 24px #8b5cf666}.btn-secondary{color:#fff}.private-badge{align-items:center;background:#ec48991a;border:1px solid #ec48994d;color:#ec4899;display:inline-flex;font-size:.75rem;gap:4px;padding:4px 10px}.loading-container{align-items:center;display:flex;justify-content:center;min-height:400px}.output-type-select{background:#1f1f1fcc;border:2px solid #8b5cf633;border-radius:12px;color:#fff;cursor:pointer;font-family:Inter,sans-serif!important;font-size:1rem;padding:14px 16px;transition:all .3s ease;width:100%}.output-type-select:focus{background:#1f1f1f;border-color:#8b5cf699;box-shadow:0 0 0 4px #8b5cf61a;outline:none}.output-type-select option{background:#1a1a1a;color:#fff}.file-upload-container{display:flex;flex-direction:column;gap:16px}.file-upload-label{align-items:center;background:#8b5cf61a;border:2px dashed #8b5cf666;border-radius:12px;color:#8b5cf6;cursor:pointer;display:inline-flex;font-weight:600;gap:10px;justify-content:center;padding:14px 24px;transition:all .3s ease}.file-upload-label:hover{background:#8b5cf633;border-color:#8b5cf699;transform:translateY(-2px)}.file-upload-label svg{flex-shrink:0}.file-preview{background:#1f1f1f80;border:1px solid #ffffff1a;border-radius:12px;padding:16px}.preview-image{width:100%}.file-name{align-items:center;color:#a0a0a0;display:flex;font-size:.9375rem;gap:12px}.file-name svg{color:#8b5cf6;flex-shrink:0}.card-actions{border-top:1px solid #8b5cf61a;display:flex;gap:8px;margin-top:16px;padding-top:16px}.action-btn{background:#8b5cf60d;border-radius:8px;font-family:Inter,sans-serif;font-size:.875rem;gap:6px;padding:10px 16px;transition:all .2s ease}.action-btn svg{flex-shrink:0}.edit-btn:hover{background:#8b5cf633;border-color:#8b5cf6;color:#8b5cf6}.delete-btn:hover{background:#ef44441a;border-color:#ef4444;color:#ef4444}.delete-modal{max-width:500px}.delete-confirmation{padding:32px 24px;text-align:center}.warning-icon{animation:pulse 2s ease-in-out infinite;color:#f59e0b;margin-bottom:24px}.delete-confirmation h3{color:#fff;font-family:Space Grotesk,sans-serif!important;font-size:1.5rem;font-weight:700;margin-bottom:16px}.delete-confirmation p{color:#a0a0a0;font-family:Inter,sans-serif!important;font-size:1rem;line-height:1.6;margin:0}.delete-confirmation strong{color:#fff;font-family:Inter,sans-serif!important}.btn-danger{background:linear-gradient(135deg,#ef4444,#dc2626);border:none;border-radius:10px;box-shadow:0 4px 16px #ef44444d;color:#fff;cursor:pointer;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;padding:12px 24px;transition:all .2s ease}.btn-danger:hover{box-shadow:0 8px 24px #ef444466;transform:translateY(-2px)}.btn-danger:active{transform:translateY(0)}@media (max-width:768px){.card-actions{flex-direction:column;gap:10px}.action-btn{justify-content:center;width:100%}.delete-modal{max-width:90%}.delete-confirmation{padding:24px 16px}.warning-icon{height:48px;width:48px}}@media (max-width:480px){.card-actions{gap:8px}.action-btn{font-size:.875rem;padding:10px 14px}.action-btn svg{height:16px;width:16px}.delete-confirmation h3{font-size:1.25rem}.btn-danger,.delete-confirmation p{font-size:.9375rem}.btn-danger{padding:12px 20px}}.prompt-detail-modal{animation:scaleIn .4s ease-out;background:#1a1a1a;border:none;border-radius:20px;max-height:90vh;max-width:900px;overflow-y:auto;padding:0;position:relative;width:90%}.modal-close-btn{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#2a2a2acc;border:none;border-radius:50%;color:#a0a0a0;cursor:pointer;display:flex;font-size:20px;height:40px;justify-content:center;position:absolute;right:20px;top:20px;transition:all .2s ease;width:40px;z-index:10}.modal-close-btn:hover{background:#333333e6;color:#fff;transform:scale(1.1)}.modal-header-section{align-items:center;background:#1f1f1f;border-bottom:1px solid #2a2a2a;border-radius:20px 20px 0 0;display:flex;justify-content:space-between;padding:32px 36px 24px}.prompt-owner-info{align-items:center;display:flex;gap:16px}.owner-avatar-large{border:3px solid #333;border-radius:50%;height:56px;object-fit:cover;width:56px}.owner-avatar-large.placeholder{align-items:center;background:linear-gradient(135deg,#8b5cf6,#ec4899);color:#fff;display:flex;font-family:Space Grotesk,sans-serif;font-size:24px;font-weight:800;justify-content:center}.prompt-owner-info h3{color:#fff;font-family:Space Grotesk,sans-serif;font-size:1.125rem;font-weight:700;margin:0}.upload-date{font-size:13px;margin:4px 0 0}.private-badge,.upload-date{font-family:Inter,sans-serif}.private-badge{background:#8b5cf626;border:1px solid #8b5cf64d;border-radius:6px;color:#a78bfa;font-size:12px;font-weight:600;padding:6px 14px}.modal-content-section{padding:32px 36px}.prompt-title-large{color:#fff;font-family:Space Grotesk,sans-serif;font-size:2.25rem;font-weight:900;letter-spacing:-.02em;line-height:1.2;margin-bottom:28px}.model-info{align-items:center;background:#8b5cf61a;border:1px solid #8b5cf640;border-radius:10px;display:flex;gap:12px;margin-bottom:32px;padding:16px 20px}.model-info .label{color:#8b5cf6;font-family:Inter,sans-serif;font-size:14px;font-weight:700}.model-info span:not(.label){color:#a78bfa;font-family:Inter,sans-serif;font-size:14px;font-weight:600}.example-output-section,.prompt-text-section,.tags-section{margin-bottom:32px}.section-header{margin-bottom:16px}.example-output-section h4,.section-header h4,.tags-section h4{color:#a0a0a0;font-family:Space Grotesk,sans-serif;font-size:1rem;font-size:13px;font-weight:700;letter-spacing:.5px;margin:0 0 16px;text-transform:uppercase}.copy-btn{align-items:center;background:#8b5cf61a;border:1px solid #8b5cf64d;border-radius:8px;color:#8b5cf6;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:14px;font-weight:600;gap:6px;justify-content:center;min-width:80px;padding:8px 16px;transition:all .2s ease}.copy-btn:hover{background:#8b5cf633;border-color:#8b5cf680;transform:translateY(-1px)}.copy-btn.copied{background:#22c55e1a;border-color:#22c55e4d;color:#22c55e}.copy-btn .checkmark{stroke-dasharray:30;stroke-dashoffset:30;animation:checkmarkDraw .3s ease-in-out forwards}@keyframes checkmarkDraw{to{stroke-dashoffset:0}}.output-box,.prompt-text-box{background:#2a2a2a;border:none;border-radius:12px;overflow-x:auto;padding:24px}.output-box pre,.prompt-text-box pre{word-wrap:break-word;color:#e0e0e0;font-family:Fira Code,Consolas,monospace;font-size:14px;line-height:1.8;margin:0;white-space:pre-wrap}.output-box{background:#8b5cf614;border:1px solid #8b5cf633}.tags-list{gap:10px}.modal-actions{align-items:center;border-top:1px solid #2a2a2a;display:flex;flex-wrap:wrap;gap:12px;padding-top:32px}.action-btn-large{align-items:center;background:#2a2a2a;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:15px;font-weight:600;gap:10px;padding:14px 24px;transition:all .2s ease}.action-btn-large:hover{background:#333;transform:translateY(-2px)}.action-btn-large:active{transform:translateY(0)}.usage-stat{align-items:center;color:#666;display:flex;font-family:Inter,sans-serif;font-size:14px;font-weight:600;gap:8px;margin-left:auto}.prompt-detail-modal::-webkit-scrollbar{width:8px}.prompt-detail-modal::-webkit-scrollbar-track{background:#0000}.prompt-detail-modal::-webkit-scrollbar-thumb{background:#333;border-radius:4px}.prompt-detail-modal::-webkit-scrollbar-thumb:hover{background:#8b5cf6}@media (max-width:640px){.prompt-detail-modal{border-radius:16px;width:95%}.modal-content-section,.modal-header-section{padding:24px}.prompt-title-large{font-size:1.75rem}.modal-actions{align-items:stretch;flex-direction:column}.action-btn-large{justify-content:center;width:100%}.usage-stat{justify-content:center;margin-left:0}.modal-close-btn{height:36px;right:16px;top:16px;width:36px}}.profile-page{background:#0f0f0f;color:#fff;font-family:Inter,sans-serif;min-height:100vh}.profile-banner{background:#1a1a1a;height:200px}.profile-banner img{height:100%;object-fit:cover;width:100%}.banner-placeholder{align-items:center;background:linear-gradient(135deg,#8b5cf61a,#ec48991a);color:#666;display:flex;flex-direction:column;gap:12px;height:100%;justify-content:center;width:100%}.banner-placeholder span{font-size:14px;font-weight:600}.banner-upload-label,.banner-upload-wrapper{height:100%;position:relative;width:100%}.banner-upload-label{cursor:pointer;display:block}.banner-upload-overlay{align-items:center;background:#000000b3;bottom:0;display:flex;flex-direction:column;gap:8px;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .2s ease}.banner-upload-label:hover .banner-upload-overlay{opacity:1}.banner-upload-overlay span{color:#fff;font-size:14px;font-weight:600}.profile-info-section{margin:0 auto;max-width:1280px}.profile-info-container{align-items:flex-start;border-bottom:1px solid #2a2a2a;display:flex;gap:24px;padding:24px 0;position:relative}.profile-avatar-circle{background:#1a1a1a;border:4px solid #0f0f0f;border-radius:50%;flex-shrink:0;height:160px;margin-top:-80px;overflow:hidden;position:relative;width:160px}.profile-avatar-circle img{height:100%;object-fit:cover;width:100%}.avatar-placeholder-circle{align-items:center;background:linear-gradient(135deg,#8b5cf6,#ec4899);color:#fff;display:flex;font-family:Space Grotesk,sans-serif;font-size:64px;font-weight:800;height:100%;justify-content:center;width:100%}.avatar-upload-label,.avatar-upload-wrapper{height:100%;position:relative;width:100%}.avatar-upload-label{cursor:pointer;display:block}.avatar-edit-overlay{align-items:center;background:#000000b3;border-radius:50%;bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .2s ease}.avatar-upload-label:hover .avatar-edit-overlay{opacity:1}.profile-details{flex:1 1;padding-top:16px}.profile-username{color:#fff!important;font-family:Space Grotesk,sans-serif!important;font-size:36px}.profile-handle{color:#8b5cf6!important;font-size:16px;margin:0 0 12px}.profile-handle,.profile-stats-inline{font-family:Inter,sans-serif!important;font-weight:600}.profile-stats-inline{align-items:center;color:#a0a0a0!important;display:flex;font-size:14px;gap:12px;margin-bottom:12px}.profile-bio-text{color:#e0e0e0!important;font-family:Inter,sans-serif!important;font-size:15px;line-height:1.7;margin:16px 0 0;max-width:600px}.btn-customize-channel{background:linear-gradient(135deg,#8b5cf6,#ec4899);border:none;border-radius:12px;box-shadow:0 4px 16px #8b5cf64d;color:#fff!important;cursor:pointer;font-family:Inter,sans-serif!important;font-size:14px;font-weight:700;margin-top:16px;padding:12px 24px;transition:all .3s ease}.btn-customize-channel:hover{box-shadow:0 8px 24px #8b5cf680;transform:translateY(-2px)}.edit-section{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#141414f2;border:2px solid #8b5cf633;border-radius:16px;box-shadow:0 8px 32px #0000004d;margin-top:24px;padding:32px}.form-group{margin-bottom:20px}.form-group label{color:#e0e0e0!important;display:block;font-family:Inter,sans-serif!important;font-size:14px;font-weight:700;margin-bottom:10px}.form-group input,.form-group textarea{background:#1f1f1fcc;border:2px solid #8b5cf633;border-radius:12px;color:#fff!important;font-family:Inter,sans-serif!important;font-size:15px;padding:14px 18px;transition:all .3s ease;width:100%}.form-group input:focus,.form-group textarea:focus{background:#1f1f1f;border-color:#8b5cf699;box-shadow:0 0 0 4px #8b5cf61a;outline:none}.form-group textarea{resize:vertical}.btn-save-changes{background:linear-gradient(135deg,#8b5cf6,#ec4899);border:none;border-radius:24px;color:#fff;cursor:pointer;font-size:14px;font-weight:700;padding:12px 24px;transition:all .2s ease}.btn-save-changes:hover{box-shadow:0 8px 24px #8b5cf666;transform:translateY(-2px)}.profile-tabs{border-bottom:1px solid #2a2a2a;display:flex;gap:32px;margin:0 auto;max-width:1280px;padding:0 24px}.tab{background:none;border:none;color:#aaa;cursor:pointer;font-size:14px;font-weight:600;letter-spacing:.5px;padding:16px 0;position:relative;text-transform:uppercase;transition:color .2s ease}.tab.active,.tab:hover{color:#fff}.tab.active:after{background:#8b5cf6;bottom:0;content:"";height:2px;left:0;position:absolute;right:0}.tab-content{margin:0 auto;max-width:1280px;padding:32px 24px}.prompts-grid{grid-gap:16px;gap:16px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.empty-state{grid-column:1/-1;padding:60px 20px}.prompt-card{background:#1a1a1a;border:1px solid #2a2a2a;border-radius:12px;transition:all .2s ease}.prompt-card:hover{border-color:#8b5cf680;box-shadow:0 8px 24px #0000004d}.prompt-card h3{color:#fff;font-family:Space Grotesk,sans-serif;font-size:18px;font-weight:700;margin:0 0 12px}.prompt-preview{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;color:#aaa;display:-webkit-box;font-size:14px;line-height:1.6;margin:0 0 16px;overflow:hidden}.prompt-meta{align-items:center;border-top:1px solid #2a2a2a;display:flex;justify-content:space-between;padding-top:16px}.prompt-model{background:#8b5cf61a;border-radius:12px;color:#8b5cf6;font-size:12px;font-weight:600;padding:4px 12px}.prompt-stats{align-items:center;color:#666;display:flex;font-size:13px;gap:16px}.prompt-stats span{align-items:center;display:flex;gap:6px}.about-section{max-width:800px}.about-section h2{color:#fff;font-family:Space Grotesk,sans-serif;font-size:24px;font-weight:700;margin:0 0 24px}.about-content{background:#1a1a1a;border:1px solid #2a2a2a;border-radius:12px;padding:24px}.about-item{border-bottom:1px solid #2a2a2a;display:flex;gap:16px;padding:16px 0}.about-item:last-child{border-bottom:none}.about-item strong{color:#aaa;font-size:14px;min-width:120px}.about-item p,.about-item span{color:#fff;font-size:14px;margin:0}@media (max-width:768px){.profile-banner{height:120px}.profile-info-container{align-items:center;flex-direction:column;text-align:center}.profile-avatar-circle{height:120px;margin-top:-60px;width:120px}.avatar-placeholder-circle{font-size:48px}.profile-username{font-size:24px}.profile-stats-inline{justify-content:center}.prompts-grid{grid-template-columns:1fr}.profile-tabs{gap:16px}}.customize-modal-overlay{align-items:center;animation:fadeIn .2s ease-out;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#000000f2;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.customize-modal{animation:scaleMean .3s cubic-bezier(.16,1,.3,1);background:#0f0f0f;border:1px solid #8b5cf64d;border-radius:24px;box-shadow:0 0 40px #8b5cf626;display:flex;flex-direction:column;max-height:90vh;max-width:800px;overflow:hidden;width:100%}.modal-header{align-items:center;background:linear-gradient(180deg,#8b5cf60d,#0000);border-bottom:1px solid #8b5cf626;display:flex;justify-content:space-between;padding:24px}.modal-header h2{color:#fff;font-family:Space Grotesk,sans-serif;font-size:20px;font-weight:700;margin:0}.modal-close{background:none;border:none;border-radius:50%;color:#aaa;cursor:pointer;padding:8px;transition:all .2s ease}.modal-close:hover{background:#ffffff1a;color:#fff}.modal-tabs{border-bottom:1px solid #2a2a2a;display:flex;gap:0;padding:0 24px}.modal-tab{background:none;border:none;color:#888;cursor:pointer;font-family:Space Grotesk,sans-serif!important;font-size:.9375rem;font-weight:700;letter-spacing:1px;padding:16px 24px;position:relative;text-transform:uppercase;transition:all .3s ease}.modal-tab:hover{color:#fff}.modal-tab.active{color:#8b5cf6}.modal-tab.active:after{background:#8b5cf6;bottom:0;box-shadow:0 -2px 10px #8b5cf680;content:"";height:2px;left:0;position:absolute;right:0}.modal-content{flex:1 1;overflow-y:auto;padding:24px}.branding-section{display:flex;flex-direction:column;gap:32px}.upload-section h3{align-items:center;color:#fff;display:flex;font-family:Space Grotesk,sans-serif!important;font-size:1.125rem;font-weight:700;gap:8px;margin:0 0 8px}.upload-description{color:#aaa;font-size:13px;line-height:1.6;margin:0 0 16px}.upload-preview{align-items:flex-start;display:flex;gap:24px}.preview-avatar{background:#ffffff08;border:2px solid #8b5cf633;border-radius:50%;box-shadow:0 4px 20px #0000004d;flex-shrink:0;height:98px;overflow:hidden;width:98px}.preview-avatar img{height:100%;object-fit:cover;width:100%}.preview-banner{background:#ffffff08;border:1.5px solid #ffffff14;border-radius:16px;flex-shrink:0;height:120px;max-width:400px;overflow:hidden;width:100%}.preview-banner img{height:100%;object-fit:cover;width:100%}.banner-placeholder-small{align-items:center;color:#666;display:flex;font-size:13px;height:100%;justify-content:center;width:100%}.upload-actions{flex:1 1}.btn-upload{background:#8b5cf61a;border:1.5px solid #8b5cf64d;border-radius:14px;color:#8b5cf6;cursor:pointer;display:inline-block;font-family:Space Grotesk,sans-serif!important;font-size:.875rem;font-weight:700;letter-spacing:.5px;padding:10px 20px;transition:all .3s ease}.btn-upload:hover{background:#8b5cf6;border-color:#8b5cf6;box-shadow:0 4px 15px #8b5cf64d;color:#fff;transform:translateY(-2px)}.upload-hint{color:#666;font-size:12px;line-height:1.5;margin:8px 0 0}.basic-info-section{gap:24px}.basic-info-section,.form-field{display:flex;flex-direction:column}.form-field{gap:12px;margin-bottom:24px}.form-field label{color:#8b5cf6;font-family:Space Grotesk,sans-serif!important;font-size:.8125rem;font-weight:800;letter-spacing:1.5px;text-transform:uppercase}.form-field input,.form-field textarea{background:#0a0a0a99;border:1.5px solid #ffffff1a;border-radius:16px;box-sizing:border-box;color:#fff;font-family:Inter,sans-serif!important;font-size:1.0625rem;padding:18px 22px;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.form-field input:focus,.form-field textarea:focus{background:#0a0a0ae6;border-color:#8b5cf6;box-shadow:0 0 0 4px #8b5cf626;outline:none}.form-field textarea{line-height:1.6;min-height:120px;resize:vertical}.field-hint{color:#666;font-size:12px;margin:0}.modal-footer{align-items:center;background:#0f0f0f80;border-top:1px solid #8b5cf626;display:flex;gap:12px;justify-content:flex-end;padding:24px}.btn-cancel{background:#0000;border:1px solid #8b5cf64d;border-radius:12px;color:#a0a0a0;cursor:pointer;font-family:Inter,sans-serif;font-size:14px;font-weight:600;padding:10px 24px;transition:all .2s ease}.btn-cancel:hover{background:#8b5cf61a;border-color:#8b5cf6;color:#fff}.btn-publish{background:linear-gradient(135deg,#8b5cf6,#ec4899);border:none;border-radius:12px;box-shadow:0 4px 12px #8b5cf64d;color:#fff;cursor:pointer;font-family:Inter,sans-serif;font-size:14px;font-weight:700;padding:10px 24px;transition:all .2s ease}.btn-publish:hover{box-shadow:0 8px 20px #8b5cf666;filter:brightness(1.1);transform:translateY(-2px)}@keyframes scaleMean{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.customize-modal-overlay{align-items:flex-end;padding:0}.customize-modal{border-radius:0;display:flex;flex-direction:column;height:100%;max-height:100%;max-width:100%;width:100%}.modal-header{padding:16px 20px}.modal-content{padding:20px}.upload-preview{align-items:center;flex-direction:column;gap:16px;text-align:center}.preview-avatar{height:120px;width:120px}.preview-banner{height:140px;max-width:100%}.upload-actions{align-items:center;display:flex;flex-direction:column;width:100%}.avatar-input-toggle{justify-content:center;width:100%}.btn-toggle{flex:1 1;padding:10px!important;text-align:center}.btn-upload{padding:12px;text-align:center;width:100%}.basic-info-section{gap:20px}.basic-info-section>div[style*="display: flex"]{flex-direction:column;gap:20px!important}.modal-footer{background:#1a1a1a;border-top:1px solid #2a2a2a;padding:16px 20px}.btn-cancel,.btn-publish{flex:1 1;justify-content:center;padding:14px}}.avatar-input-box{display:flex;gap:10px;margin-bottom:10px}.btn-toggle{background:#ffffff08;border:1.5px solid #ffffff1a;border-radius:30px;color:#888;cursor:pointer;font-family:Space Grotesk,sans-serif!important;font-size:.8125rem;font-weight:700;letter-spacing:.5px;padding:8px 16px;transition:all .3s ease}.btn-toggle:hover{border-color:#8b5cf680;color:#fff}.btn-toggle.active{background:#8b5cf6;border-color:#0000;box-shadow:0 4px 15px #8b5cf64d;color:#fff}.url-input-wrapper{width:100%}.url-input{background:#121212;border:1px solid #333;border-radius:8px;color:#fff;font-family:Inter,sans-serif;font-size:14px;margin-bottom:4px;padding:12px;transition:border-color .2s;width:100%}.url-input:focus{border-color:#8b5cf6;outline:none}.verification-notice{align-items:center;background:#f59e0b1a;border:1px solid #f59e0b4d;border-radius:12px;display:flex;gap:12px;justify-content:space-between;margin-top:16px;padding:12px 16px}.verification-content{align-items:center;display:flex;gap:8px}.resend-btn{background:#f59e0b1a;border:1px solid #f59e0b66;border-radius:8px;color:#f59e0b;cursor:pointer;font-size:13px;font-weight:600;padding:6px 12px;transition:all .2s}.resend-btn:hover{background:#f59e0b33}@media (max-width:480px){.verification-notice{align-items:flex-start;flex-direction:column}.resend-btn{text-align:center;width:100%}}.notifications-container{font-family:Inter,sans-serif;margin:0 auto;max-width:800px;padding:40px 24px}.notifications-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:32px}.notifications-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#8b5cf6,#ec4899);-webkit-background-clip:text;background-clip:text;color:#fff;font-family:Space Grotesk,sans-serif;font-size:32px;font-weight:800;margin:0}.btn-mark-all{background:#8b5cf61a;border:1px solid #8b5cf64d;border-radius:8px;color:#8b5cf6;cursor:pointer;font-family:Inter,sans-serif;font-size:14px;font-weight:600;padding:10px 20px;transition:all .2s ease}.btn-mark-all:hover{background:#8b5cf633;border-color:#8b5cf680;transform:translateY(-1px)}.loading-state{color:#a0a0a0;font-size:16px;padding:60px 20px;text-align:center}.empty-state{padding:80px 20px}.empty-icon{color:#8b5cf6;font-size:64px;margin-bottom:16px;opacity:.3}.empty-state h2{color:#fff;font-family:Space Grotesk,sans-serif;font-size:24px;font-weight:700;margin:0 0 8px}.empty-state p{color:#a0a0a0;font-size:16px;margin:0}.notifications-list{display:flex;flex-direction:column;gap:12px;margin-left:8px}.notification-item{align-items:flex-start;background:#1a1a1a;border:1px solid #8b5cf633;border-radius:12px;cursor:pointer;display:flex;gap:16px;padding:20px;position:relative;transition:all .2s ease}.notification-item:hover{background:#222;border-color:#8b5cf666;transform:translateX(4px)}.notification-item.unread{background:#8b5cf60d;border-color:#8b5cf666}.notification-icon{align-items:center;background:#8b5cf61a;border-radius:50%;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.notification-icon svg{display:block}.notification-content{flex:1 1}.notification-text{color:#fff;font-size:15px;line-height:1.6;margin:0 0 6px}.notification-time{color:#666;font-size:13px;font-weight:500}.unread-indicator{animation:pulse 2s infinite;background:#ec4899;border:2px solid #000;border-radius:50%;height:12px;left:-6px;position:absolute;top:50%;transform:translateY(-50%);width:12px}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}@media (max-width:480px){.notifications-container{padding:24px 16px 80px}.notifications-header{align-items:center;flex-direction:row;gap:12px;margin-bottom:24px}.notifications-header h1{font-size:1.5rem}.btn-mark-all{font-size:12px;padding:8px 12px}.notification-item{border-radius:16px;gap:12px;padding:16px}.notification-icon{height:32px;width:32px}.notification-icon svg{height:16px;width:16px}.notification-text{font-size:14px;line-height:1.4;margin-bottom:4px}.notification-time{font-size:12px}}.prompt-detail-container{background:linear-gradient(180deg,#0a0a0a,#0f0f0f);margin:0 auto;max-width:1400px;min-height:100vh;padding:32px 24px 80px}.back-button{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1f1f1fcc;border:1px solid #8b5cf64d;border-radius:12px;color:#a0a0a0;cursor:pointer;display:inline-flex;font-size:.9375rem;font-weight:600;gap:8px;margin-bottom:32px;padding:12px 24px;transition:all .3s ease}.back-button:hover{background:#8b5cf626;border-color:#8b5cf680;color:#fff;transform:translateX(-4px)}.back-button svg{transition:transform .3s ease}.back-button:hover svg{transform:translateX(-4px)}.detail-main-content{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1f1f1f99;border:1px solid #8b5cf633;border-radius:24px;margin-bottom:48px;overflow:hidden;padding:48px;position:relative}.detail-main-content:before{background:radial-gradient(circle at 50% 0,#8b5cf61a 0,#0000 70%);content:"";height:200px;left:0;pointer-events:none;position:absolute;right:0;top:0}.creator-section{align-items:center;border-bottom:1px solid #8b5cf626;display:flex;justify-content:space-between;margin-bottom:32px;padding-bottom:24px;position:relative;z-index:1}.upload-date{background:#8b5cf61a;border-radius:8px;color:#666;font-size:.875rem;font-weight:500;padding:8px 16px}.detail-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#e0e0e0);-webkit-background-clip:text;background-clip:text;color:#fff;font-family:Space Grotesk,sans-serif!important;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.2;margin:0 0 24px;position:relative;z-index:1}.detail-model-badge{background:linear-gradient(135deg,#8b5cf640,#ec489940);border:1px solid #8b5cf666;border-radius:12px;box-shadow:0 4px 16px #8b5cf633;color:#8b5cf6;display:inline-block;font-size:.875rem;font-weight:700;letter-spacing:1px;padding:10px 20px;text-transform:uppercase}.detail-model-badge,.prompt-content-section{margin-bottom:32px;position:relative;z-index:1}.section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.section-header h3{color:#fff;font-family:Space Grotesk,sans-serif!important;font-size:1.5rem;font-weight:700;margin:0}.copy-button{align-items:center;background:linear-gradient(135deg,#8b5cf6,#ec4899);border:none;border-radius:12px;box-shadow:0 4px 16px #8b5cf64d;color:#fff;cursor:pointer;display:flex;font-size:.9375rem;font-weight:600;gap:8px;padding:12px 24px;transition:all .3s ease}.copy-button:hover{box-shadow:0 8px 32px #8b5cf666;transform:translateY(-2px)}.copy-button:active{transform:translateY(0)}.copy-button.copied{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 4px 16px #10b9814d}.prompt-text-box{background:#0f0f0fe6;border:1px solid #8b5cf640;border-radius:16px;box-shadow:inset 0 2px 8px #0000004d;color:#e0e0e0;font-family:Inter,sans-serif!important;font-size:1.0625rem;line-height:1.8;overflow-wrap:break-word;padding:32px;transition:all .3s ease;white-space:pre-wrap;word-break:break-word}.prompt-text-box:hover{border-color:#8b5cf666;box-shadow:inset 0 2px 8px #0000004d,0 0 0 1px #8b5cf61a}.media-output-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1f1f1f66;border:1px solid #8b5cf633;border-radius:24px;margin:48px 0;padding:32px}.media-output-section .section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.view-tip{background:#8b5cf61a;border:1px solid #8b5cf61a;border-radius:20px;color:#888;font-size:.85rem;padding:6px 12px}.media-detail-viewer{background:#000;border-radius:20px;box-shadow:0 12px 48px #00000080;cursor:pointer;overflow:hidden;position:relative;transition:transform .3s ease;width:100%}.media-detail-viewer:hover{transform:translateY(-4px)}.output-image-container,.output-video-container{background:#000;display:flex;justify-content:center;transition:all .3s ease;width:100%}.output-image,.output-video{display:block;max-height:70vh;max-width:100%;transition:transform .6s cubic-bezier(.4,0,.2,1)}.media-detail-viewer:hover .output-image,.media-detail-viewer:hover .output-video{transform:scale(1.03)}.media-detail-viewer .large-heart-overlay{animation:heartPopOverlay 1s cubic-bezier(.175,.885,.32,1.275) forwards;filter:drop-shadow(0 0 30px rgba(239,68,68,.6));left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:20}@keyframes heartPopOverlay{0%{opacity:0;transform:scale(0) translate(-50%,-50%)}15%{opacity:1;transform:scale(1.2) translate(-50%,-50%)}30%{opacity:1;transform:scale(.9) translate(-50%,-50%)}45%{opacity:1;transform:scale(1.1) translate(-50%,-50%)}80%{opacity:1;transform:scale(1) translate(-50%,-50%)}to{opacity:0;transform:scale(0) translate(-50%,-50%)}}.output-video::-webkit-media-controls-panel{background:linear-gradient(180deg,#0000,#000c)}.output-video::-webkit-media-controls-play-button,.output-video::-webkit-media-controls-volume-slider{filter:brightness(0) saturate(100%) invert(60%) sepia(77%) saturate(4489%) hue-rotate(235deg) brightness(96%) contrast(91%)}.audio-player{display:flex;flex-direction:column;gap:16px}.audio-info{align-items:center;color:#8b5cf6;display:flex;font-size:1rem;font-weight:600;gap:12px}.audio-info svg{flex-shrink:0}.output-audio{background:#1f1f1fcc;border:1px solid #8b5cf64d;border-radius:12px;height:54px;padding:8px;width:100%}.output-audio::-webkit-media-controls-panel{background:linear-gradient(135deg,#8b5cf626,#ec489926);border-radius:8px}.output-audio::-webkit-media-controls-current-time-display,.output-audio::-webkit-media-controls-play-button,.output-audio::-webkit-media-controls-time-remaining-display{color:#8b5cf6;filter:brightness(0) saturate(100%) invert(60%) sepia(77%) saturate(4489%) hue-rotate(235deg) brightness(96%) contrast(91%)}.output-audio::-webkit-media-controls-timeline{background:#8b5cf633;border-radius:4px}.output-audio::-webkit-media-controls-volume-slider{filter:brightness(0) saturate(100%) invert(60%) sepia(77%) saturate(4489%) hue-rotate(235deg) brightness(96%) contrast(91%)}.example-output-section{margin-bottom:32px;position:relative;z-index:1}.example-output-section h3{color:#fff;font-family:Space Grotesk,sans-serif!important;font-size:1.5rem;font-weight:700;margin:0 0 20px}.example-output-box{background:#0f0f0fe6;border:1px solid #ec489940;border-radius:16px;box-shadow:inset 0 2px 8px #0000004d;color:#e0e0e0;font-family:Inter,sans-serif!important;font-size:1.0625rem;line-height:1.8;padding:32px;transition:all .3s ease;white-space:pre-wrap}.example-output-box:hover{border-color:#ec489966;box-shadow:inset 0 2px 8px #0000004d,0 0 0 1px #ec48991a}.tags-section{margin-bottom:32px;position:relative;z-index:1}.tags-section h3{color:#fff;font-family:Space Grotesk,sans-serif!important;font-size:1.5rem;font-weight:700;margin:0 0 20px}.tags-list{display:flex;flex-wrap:wrap;gap:12px}.tag-item{background:#8b5cf626;border:1px solid #8b5cf64d;border-radius:10px;color:#a0a0a0;cursor:default;font-family:Inter,sans-serif!important;font-size:.9375rem;font-weight:600;padding:10px 18px;transition:all .2s ease}.tag-item:hover{background:#8b5cf640;border-color:#8b5cf680;color:#fff;transform:translateY(-2px)}.detail-actions{border-top:1px solid #8b5cf626;display:flex;gap:16px;padding-top:32px;position:relative;z-index:1}.action-btn{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1f1f1fcc;border:1px solid #8b5cf64d;border-radius:14px;color:#a0a0a0;cursor:pointer;display:flex;flex:1 1;font-family:Inter,sans-serif!important;font-size:1rem;font-weight:600;gap:12px;justify-content:center;padding:16px 24px;transition:all .3s ease}.action-btn:hover{background:#8b5cf626;border-color:#8b5cf680;box-shadow:0 8px 24px #8b5cf633;color:#fff;transform:translateY(-2px)}.action-btn.active{background:#8b5cf633;border-color:#8b5cf699;box-shadow:0 4px 16px #8b5cf64d;color:#8b5cf6}.similar-prompts-section{margin-top:64px}.similar-prompts-section h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#8b5cf6,#ec4899);-webkit-background-clip:text;background-clip:text;color:#fff;font-family:Space Grotesk,sans-serif!important;font-size:2rem;font-weight:800;margin:0 0 32px}.similar-prompts-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.similar-prompt-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1f1f1f99;border:1px solid #8b5cf633;border-radius:16px;cursor:pointer;display:flex;flex-direction:column;min-height:280px;overflow:hidden;padding:24px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.similar-prompt-card:before{background:linear-gradient(135deg,#8b5cf61a,#ec48991a);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.similar-prompt-card:hover{border-color:#8b5cf666;box-shadow:0 12px 40px #8b5cf640;transform:translateY(-6px)}.similar-prompt-card:hover:before{opacity:1}.similar-prompt-card>*{position:relative;z-index:1}.similar-card-header{margin-bottom:16px}.similar-owner-info{align-items:center;display:flex;gap:10px}.similar-avatar{object-fit:cover}.similar-avatar,.similar-avatar-placeholder{border:2px solid #8b5cf64d;border-radius:50%;height:36px;width:36px}.similar-avatar-placeholder{align-items:center;background:linear-gradient(135deg,#8b5cf6,#ec4899);color:#fff;display:flex;font-size:14px;font-weight:700;justify-content:center}.similar-username{color:#a0a0a0;font-size:.9375rem;font-weight:600}.similar-title{-webkit-line-clamp:2;line-clamp:2;color:#fff;font-size:1.125rem;font-weight:700;height:60px;line-height:1.4;margin:0 0 12px}.similar-text,.similar-title{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.similar-text{-webkit-line-clamp:3;line-clamp:3;color:#a0a0a0;font-size:.875rem;height:64px;line-height:1.6;margin:0 0 16px}.similar-model-badge{background:#8b5cf626;border:1px solid #8b5cf64d;border-radius:8px;color:#8b5cf6;display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.5px;margin-bottom:16px;padding:6px 12px;text-transform:uppercase}.similar-stats{border-top:1px solid #8b5cf61a;display:flex;gap:20px;margin-top:auto;padding-top:16px}.similar-stats span{align-items:center;color:#666;display:flex;font-size:.875rem;font-weight:600;gap:6px}.error-container h2{font-size:2rem;font-weight:700}.btn-back{border-radius:12px;box-shadow:0 4px 16px #8b5cf64d;font-size:1rem;padding:14px 32px;transition:all .3s ease}.btn-back:hover{box-shadow:0 8px 32px #8b5cf666}.view-btn-small{align-items:center;background:#8b5cf61a;border:1px solid #8b5cf64d;border-radius:8px;color:#8b5cf6;cursor:pointer;display:flex;font-size:.85rem;font-weight:600;gap:6px;padding:6px 12px;transition:all .2s ease}.view-btn-small:hover{background:#8b5cf633;border-color:#8b5cf680;transform:translateY(-2px)}@media (max-width:768px){.prompt-detail-container{padding:20px 16px 60px}.detail-main-content{border-radius:20px;padding:32px 24px}.creator-section{align-items:flex-start;flex-direction:column;gap:16px}.detail-title{font-size:1.75rem}.section-header{align-items:flex-start;flex-direction:column;gap:12px}.copy-button{justify-content:center;width:100%}.detail-actions{flex-direction:column}.similar-prompts-grid{grid-template-columns:1fr}}@media (max-width:480px){.detail-main-content{padding:24px 20px}.example-output-box,.prompt-text-box{font-size:1rem;padding:20px}}.locked-content-container{overflow:hidden;position:relative}.blur-overlay{align-items:flex-end;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:linear-gradient(180deg,#0f0f0f00 0,#0f0f0f00 40%,#0f0f0fe6 80%,#0f0f0f);border-bottom-left-radius:16px;border-bottom-right-radius:16px;bottom:0;display:flex;justify-content:center;left:0;padding-bottom:60px;position:absolute;right:0;top:0;z-index:10}.unlock-prompt{animation:float 3s ease-in-out infinite;background:#1f1f1fe6;border:1px solid #8b5cf666;border-radius:16px;box-shadow:0 8px 32px #00000080;padding:20px 32px;text-align:center}.unlock-prompt p{color:#fff;font-weight:600;margin-bottom:12px}.unlock-btn{background:linear-gradient(135deg,#8b5cf6,#ec4899);border:none;border-radius:8px;box-shadow:0 4px 12px #8b5cf64d;color:#fff;cursor:pointer;font-weight:700;padding:8px 24px;transition:all .2s}.unlock-btn:hover{box-shadow:0 6px 16px #8b5cf666;transform:translateY(-2px)}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.share-modal-overlay{align-items:center;animation:fadeIn .2s ease-out;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000c;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.share-modal{animation:slideUp .3s cubic-bezier(.16,1,.3,1);background:#1a1a1a;border:1px solid #8b5cf64d;border-radius:20px;box-shadow:0 20px 60px #00000080;max-width:480px;padding:32px;position:relative;width:90%}.share-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.share-header h3{color:#fff;font-size:1.5rem;margin:0}.close-btn{background:none;border:none;color:#888;cursor:pointer;font-size:1.5rem;padding:4px;transition:color .2s}.close-btn:hover{color:#fff}.qr-code-container{background:#fff;border-radius:16px;display:flex;justify-content:center;margin:24px 0;padding:24px}.share-link-box{display:flex;gap:12px;margin-top:24px}.share-input{background:#0000004d;border:1px solid #8b5cf64d;border-radius:8px;color:#a0a0a0;flex:1 1;font-family:monospace;padding:10px 16px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.user-profile-container{background:linear-gradient(180deg,#0a0a0a,#0f0f0f);min-height:100vh;padding-bottom:80px}.profile-banner{height:300px;overflow:hidden;position:relative;width:100%}.banner-image{height:100%;object-fit:cover;width:100%}.banner-gradient{background:linear-gradient(135deg,#8b5cf64d,#ec48994d);height:100%;width:100%}.profile-info-section{margin:-80px auto 0;max-width:1200px;padding:0 24px;position:relative}.profile-avatar-container{margin-bottom:24px}.profile-avatar-large{border:6px solid #0a0a0a;border-radius:50%;box-shadow:0 8px 32px #00000080;height:160px;object-fit:cover;width:160px}.profile-avatar-large.placeholder{align-items:center;background:linear-gradient(135deg,#8b5cf6,#ec4899);color:#fff;display:flex;font-family:Space Grotesk,sans-serif;font-size:3rem;font-weight:800;justify-content:center}.profile-details{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1f1f1fcc;border:1px solid #8b5cf633;border-radius:20px;padding:32px}.profile-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:20px}.profile-username{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#e0e0e0);-webkit-background-clip:text;background-clip:text;color:#fff;font-family:Space Grotesk,sans-serif;font-size:2.5rem;font-weight:800;margin:0 0 8px}.profile-email{color:#666;font-size:1rem;margin:0}.follow-btn{background:linear-gradient(135deg,#8b5cf6,#ec4899);border:none;border-radius:12px;box-shadow:0 4px 16px #8b5cf64d;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 32px;transition:all .3s ease}.follow-btn:hover{box-shadow:0 8px 32px #8b5cf666;transform:translateY(-2px)}.follow-btn.following{background:#8b5cf633;border:1px solid #8b5cf680;color:#8b5cf6}.follow-btn:disabled{cursor:not-allowed;opacity:.6}.profile-bio{color:#a0a0a0;font-size:1.125rem;line-height:1.8;margin:0 0 24px}.profile-stats{display:flex;gap:48px}.stat-box{align-items:center;display:flex;flex-direction:column;gap:4px}.stat-number{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#8b5cf6,#ec4899);-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:700}.stat-label{color:#666;font-size:.875rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.user-prompts-section{margin:48px auto 0;max-width:1400px;padding:0 24px}.user-prompts-section h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#8b5cf6,#ec4899);-webkit-background-clip:text;background-clip:text;color:#fff;font-family:Space Grotesk,sans-serif;font-size:2rem;font-weight:800;margin:0 0 32px}.prompts-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.prompt-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1f1f1f99;border:1px solid #8b5cf633;border-radius:16px;cursor:pointer;display:flex;flex-direction:column;min-height:280px;overflow:hidden;padding:20px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.prompt-card:before{background:linear-gradient(135deg,#8b5cf61a,#ec48991a);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease;z-index:0}.prompt-card:hover{border-color:#8b5cf666;box-shadow:0 12px 40px #8b5cf633;transform:translateY(-4px)}.prompt-card:hover:before{opacity:1}.prompt-card>*{position:relative;z-index:1}.card-title{-webkit-line-clamp:2;line-clamp:2;color:#fff;font-size:1.25rem;font-weight:700;height:70px;line-height:1.4;margin:0 0 12px}.card-text,.card-title{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.card-text{-webkit-line-clamp:3;line-clamp:3;color:#a0a0a0;font-size:.9375rem;height:72px;line-height:1.6;margin:0 0 16px}.model-badge{background:linear-gradient(135deg,#8b5cf633,#ec489933);border:1px solid #8b5cf64d;border-radius:8px;color:#8b5cf6;display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.5px;margin-bottom:12px;padding:6px 12px;text-transform:uppercase}.card-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px;min-height:32px}.card-tags .tag{background:#8b5cf626;border:1px solid #8b5cf64d;border-radius:6px;color:#a0a0a0;font-size:.75rem;font-weight:500;padding:4px 10px}.card-tags .tag-more{background:#ec489926;border:1px solid #ec48994d;border-radius:6px;color:#ec4899;font-size:.75rem;font-weight:600;padding:4px 10px}.card-stats{border-top:1px solid #8b5cf61a;display:flex;gap:20px;margin-top:auto;padding-top:16px}.card-stats .stat-item{align-items:center;color:#666;display:flex;font-size:.875rem;font-weight:500;gap:6px}.stat-count{font-weight:600}.empty-state{color:#666;padding:80px 24px;text-align:center}.empty-state p{font-size:1.125rem}.error-container,.loading-container{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:60vh;padding:40px}.error-container h2{color:#fff;margin-bottom:20px}.btn-back{background:linear-gradient(135deg,#8b5cf6,#ec4899);border:none;border-radius:10px;color:#fff;cursor:pointer;font-weight:600;padding:12px 24px;transition:all .2s ease}.btn-back:hover{box-shadow:0 8px 24px #8b5cf64d;transform:translateY(-2px)}@media (max-width:480px){.user-profile-container{padding-bottom:60px}.profile-banner{height:160px}.profile-info-section{margin-top:-60px;padding:0 16px}.profile-avatar-large{border-width:4px;font-size:2rem;height:100px;width:100px}.profile-avatar-container{display:flex;justify-content:center;margin-bottom:16px;width:100%}.profile-details{border-radius:16px;padding:24px 20px;text-align:center}.profile-header{align-items:center;flex-direction:column;gap:12px}.profile-username{font-size:1.75rem;margin-bottom:4px}.profile-email{font-size:.9375rem}.follow-btn{font-size:1rem;padding:14px;width:100%}.profile-bio{font-size:1rem;line-height:1.6;margin-bottom:24px}.profile-stats{gap:16px;justify-content:space-around;width:100%}.stat-box{align-items:center}.stat-number{font-size:1.5rem}.stat-label{font-size:.75rem}.user-prompts-section{margin-top:32px;padding:0 16px}.user-prompts-section h2{font-size:1.5rem;margin-bottom:24px;text-align:center}}.trending-card-wrapper{padding-top:24px;position:relative}.trending-card-wrapper:hover .trending-rank{border-color:#8b5cf6;transform:scale(1.1) rotate(-10deg)}.trending-rank{align-items:center;background:#1f1f1f;border:2px solid #333;border-radius:50%;box-shadow:0 4px 12px #00000080;color:#fff;display:flex;font-family:Space Grotesk,sans-serif!important;font-size:1.25rem;font-weight:800;height:50px;justify-content:center;left:20px;position:absolute;top:8px;transition:all .3s ease;width:50px;z-index:20}.trending-card-wrapper:first-child .trending-rank{background:linear-gradient(135deg,gold,orange);border:none;box-shadow:0 0 20px #ffd70066;color:#000;font-size:1.5rem;height:60px;width:60px}.trending-card-wrapper:nth-child(2) .trending-rank{background:linear-gradient(135deg,#e0e0e0,#bdbdbd);border:none;color:#000;height:54px;width:54px}.trending-card-wrapper:nth-child(3) .trending-rank{background:linear-gradient(135deg,#cd7f32,sienna);border:none;color:#fff}.trending-prompts-grid{padding-top:20px}@media (max-width:768px){.rank-badge{font-size:1.125rem;height:44px;left:16px;top:-12px;width:44px}.rank-1 .rank-badge{font-size:1.375rem;height:52px;width:52px}.rank-2 .rank-badge{height:48px;width:48px}.rank-stats-inline{flex-direction:column;gap:8px;padding:10px}.rank-stats-inline .stat{font-size:.8125rem}.trending-card{padding-top:20px}}@media (max-width:480px){.rank-badge{font-size:1rem;height:40px;left:12px;top:-10px;width:40px}.rank-1 .rank-badge{font-size:1.25rem;height:48px;width:48px}.rank-2 .rank-badge{height:44px;width:44px}.rank-3 .rank-badge{height:40px;width:40px}.rank-stats-inline{gap:6px;padding:8px}.rank-stats-inline .stat{font-size:.75rem}.rank-stats-inline .stat .icon{font-size:.875rem}}.create-prompt-container{background:linear-gradient(180deg,#0a0a0a,#0f0f0f);font-family:Inter,sans-serif!important;min-height:100vh;padding:32px 24px 100px}.create-prompt-header{display:flex;flex-direction:column;gap:32px;margin:0 auto 48px;max-width:1000px}.header-top{justify-content:space-between}.back-to-prompts,.header-top{align-items:center;display:flex}.back-to-prompts{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1f1f1f99;border:1px solid #8b5cf633;border-radius:14px;color:#a0a0a0;cursor:pointer;font-family:Inter,sans-serif!important;font-size:.9375rem;font-weight:600;gap:10px;padding:12px 24px;transition:all .3s cubic-bezier(.4,0,.2,1)}.back-to-prompts:hover{background:#8b5cf61a;border-color:#8b5cf680;color:#fff;transform:translateX(-4px)}.progress-stepper{display:flex;justify-content:space-between;padding:0 20px;position:relative}.progress-stepper:before{background:#ffffff0d;content:"";height:2px;left:40px;position:absolute;right:40px;top:20px;z-index:1}.step-item{cursor:pointer;flex-direction:column;gap:12px;position:relative;z-index:2}.step-circle,.step-item{align-items:center;display:flex}.step-circle{background:#1a1a1a;border:2px solid #ffffff1a;border-radius:50%;color:#666;font-family:Space Grotesk,sans-serif!important;font-size:1rem;font-weight:700;height:42px;justify-content:center;transition:all .4s ease;width:42px}.step-item.active .step-circle{background:linear-gradient(135deg,#8b5cf6,#ec4899);border-color:#0000;box-shadow:0 0 20px #8b5cf666;color:#fff;transform:scale(1.1)}.step-item.completed .step-circle{background:#8b5cf6;border-color:#0000;color:#fff}.step-label{color:#555;font-family:Space Grotesk,sans-serif!important;font-size:.8125rem;font-weight:700;letter-spacing:1px;text-transform:uppercase;transition:color .3s ease}.step-item.active .step-label{color:#8b5cf6}.step-item.completed .step-label{color:#a0a0a0}.create-prompt-content{box-sizing:border-box;margin:0 auto;max-width:1000px;width:100%}.stage-container{perspective:1000px;position:relative}.stage{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);background:#141414b3;border:1px solid #ffffff0d;border-radius:32px;box-shadow:0 30px 60px #0006;box-sizing:border-box;overflow:hidden;padding:56px;position:relative;width:100%}.stage:before{background:linear-gradient(90deg,#0000,#8b5cf64d,#0000);content:"";height:2px;left:0;position:absolute;right:0;top:0}.stage-title-group{margin-bottom:48px;text-align:center}.stage-title{color:#fff;font-family:Space Grotesk,sans-serif!important;font-size:3rem;font-weight:800;letter-spacing:-1px;margin-bottom:12px}.stage-subtitle{color:#888;font-family:Inter,sans-serif!important;font-size:1.125rem;line-height:1.6;margin:0 auto;max-width:600px}.form-section{background:#ffffff05;border:1px solid #ffffff0d;border-radius:24px;box-sizing:border-box;display:block;margin-bottom:32px;padding:32px;width:100%}.form-section-title{align-items:center;color:#fff;display:flex;font-family:Space Grotesk,sans-serif!important;font-size:1.25rem;font-weight:700;gap:12px;margin-bottom:24px}.form-group{box-sizing:border-box;margin-bottom:32px;width:100%}.form-group:last-child{margin-bottom:0}.label-wrapper{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.form-group label{color:#8b5cf6;font-family:Space Grotesk,sans-serif!important;font-size:.8125rem;font-weight:800;letter-spacing:1.5px;text-transform:uppercase}.required-dot{color:#ec4899}.modern-input,.modern-select,.modern-textarea{background:#0a0a0a99;border:1.5px solid #ffffff1a;border-radius:16px;box-sizing:border-box!important;color:#fff;font-family:Inter,sans-serif!important;font-size:1.0625rem;max-width:100%;padding:18px 22px;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.modern-input:focus,.modern-select:focus,.modern-textarea:focus{background:#0a0a0ae6;border-color:#8b5cf6;box-shadow:0 0 0 4px #8b5cf626;outline:none}.modern-textarea{line-height:1.6;min-height:180px;resize:vertical}.char-counter{color:#555;font-family:Inter,sans-serif!important;font-size:.75rem;font-weight:600;margin-top:10px;text-align:right}.model-selection-area{display:flex;flex-direction:column;gap:24px}.model-search-bar{position:relative}.model-search-bar input{padding-left:54px}.search-icon-inline{color:#8b5cf6;left:20px;position:absolute;top:50%;transform:translateY(-50%)}.filter-pills{display:flex;flex-wrap:wrap;gap:10px}.filter-pill{background:#ffffff08;border:1.5px solid #ffffff1a;border-radius:30px;color:#888;cursor:pointer;font-family:Space Grotesk,sans-serif!important;font-size:.875rem;font-weight:600;padding:10px 20px;transition:all .3s ease}.filter-pill:hover{border-color:#8b5cf680;color:#fff}.filter-pill.active{background:#8b5cf6;border-color:#0000;box-shadow:0 4px 15px #8b5cf64d;color:#fff}.models-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));max-height:480px;overflow-y:auto;padding:10px 5px}.model-card-modern{background:#ffffff08;border:1.5px solid #ffffff14;border-radius:20px;cursor:pointer;display:flex;flex-direction:column;gap:12px;padding:20px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.model-card-modern:hover{background:#ffffff0f;border-color:#8b5cf64d;transform:translateY(-4px)}.model-card-modern.selected{background:#8b5cf61a;border-color:#8b5cf6;box-shadow:0 8px 25px #0003}.model-card-modern h4{color:#fff;font-family:Space Grotesk,sans-serif!important;font-size:1.125rem;margin:0}.model-card-modern .provider{color:#8b5cf6;font-size:.75rem;font-weight:700;letter-spacing:1px;text-transform:uppercase}.model-card-modern .desc{color:#777;font-size:.8125rem;line-height:1.5}.selected-badge{align-items:center;animation:badgePop .3s cubic-bezier(.34,1.56,.64,1);background:#8b5cf6;border-radius:50%;box-shadow:0 4px 10px #8b5cf680;color:#fff;display:flex;height:24px;justify-content:center;position:absolute;right:-8px;top:-8px;width:24px}@keyframes badgePop{0%{transform:scale(0)}to{transform:scale(1)}}.upload-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.upload-card{background:#8b5cf60d;border:2px dashed #8b5cf633;border-radius:20px;cursor:pointer;padding:40px;text-align:center;transition:all .3s ease}.upload-card:hover{background:#8b5cf614;border-color:#8b5cf680}.upload-icon{color:#8b5cf6;margin-bottom:16px}.upload-text{color:#fff;font-family:Space Grotesk,sans-serif!important;font-weight:600;margin-bottom:4px}.upload-subtext{color:#666;font-size:.8125rem}.tag-input-box{display:flex;gap:12px}@media (max-width:480px){.tag-input-box{flex-direction:column}.btn-add-tag{padding:14px;width:100%}}.btn-add-tag{background:#1a1a1a;border:1.5px solid #8b5cf666;border-radius:14px;color:#8b5cf6;cursor:pointer;font-weight:700;padding:0 24px;transition:all .3s ease}.btn-add-tag:hover{background:#8b5cf6;color:#fff}.tags-container{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.modern-tag{align-items:center;background:#8b5cf61a;border:1px solid #8b5cf64d;border-radius:12px;color:#fff;display:flex;font-size:.8125rem;font-weight:600;gap:10px;padding:8px 16px}.btn-remove-tag{background:none;border:none;color:#ec4899;cursor:pointer;display:flex;font-size:1.125rem;padding:0}.configuration-title{color:#fff;font-family:Space Grotesk,sans-serif!important;font-size:1.1rem;font-weight:700;margin-bottom:24px}.summary-list{display:flex;flex-direction:column;gap:12px}.summary-item{align-items:center;border-bottom:1px solid #ffffff0d;display:flex;justify-content:space-between;padding:12px 0}.summary-item:last-child{border-bottom:none}.summary-label{color:#666;font-size:.9375rem;font-weight:600}.summary-value{color:#fff;font-weight:700;max-width:60%;text-align:right;word-break:break-word}@media (max-width:480px){.summary-item{align-items:flex-start;flex-direction:column;gap:4px}.summary-value{max-width:100%;text-align:left}}.privacy-card{align-items:center;background:#ffffff08;border:1.5px solid #ffffff14;border-radius:24px;display:flex;justify-content:space-between;padding:32px}.privacy-info h4{color:#fff;font-family:Space Grotesk,sans-serif!important;font-size:1.25rem;margin-bottom:4px;transition:color .3s ease}.privacy-card.active{background:#8b5cf61a;border-color:#8b5cf64d;box-shadow:0 0 30px #8b5cf61a}.privacy-card.active .privacy-info h4{color:#8b5cf6}.switch-modern{display:inline-block;height:34px;position:relative;width:64px}.switch-modern input{height:0;opacity:0;width:0}.slider-modern{background:#1a1a1a;border:2px solid #ffffff1a;border-radius:34px;bottom:0;cursor:pointer;left:0;right:0;top:0}.slider-modern,.slider-modern:before{position:absolute;transition:.4s cubic-bezier(.4,0,.2,1)}.slider-modern:before{background:#555;border-radius:50%;bottom:3px;content:"";height:24px;left:3px;width:24px}input:checked+.slider-modern{background:#8b5cf6;border-color:#0000;box-shadow:0 0 20px #8b5cf680}input:checked+.slider-modern:before{background:#fff;transform:translateX(30px)}.navigation-actions{border-top:1px solid #ffffff0d;display:flex;justify-content:space-between;margin-top:48px;padding-top:32px}.btn-nav-back{align-items:center;background:#ffffff05;border:1.5px solid #ffffff1a;border-radius:18px;color:#888;cursor:pointer;display:flex;font-family:Space Grotesk,sans-serif!important;font-weight:700;gap:10px;padding:16px 32px;transition:all .3s ease}.btn-nav-back:hover{background:#ffffff0d;border-color:#fff3;color:#fff}.btn-nav-next,.btn-nav-submit{align-items:center;background:linear-gradient(135deg,#8b5cf6,#ec4899);border:none;border-radius:18px;box-shadow:0 10px 30px #8b5cf64d;color:#fff;cursor:pointer;display:flex;font-family:Space Grotesk,sans-serif!important;font-size:1.1rem;font-weight:700;gap:12px;padding:18px 40px;transition:all .4s cubic-bezier(.34,1.56,.64,1)}.btn-nav-next:hover,.btn-nav-submit:hover{box-shadow:0 20px 40px #8b5cf666;transform:translateY(-5px) scale(1.02)}.btn-nav-next:active{transform:scale(.98)}@media (max-width:768px){.create-prompt-container{padding:12px 12px 120px}.create-prompt-header{gap:20px;margin-bottom:32px}.header-top{align-items:flex-start;flex-direction:column;gap:16px}.back-to-prompts{font-size:.8125rem;padding:10px 16px;width:auto}.stage{border-radius:20px;padding:24px 16px}.stage-title{font-size:1.75rem;letter-spacing:-.5px;text-align:center}.stage-subtitle{font-size:.9375rem;text-align:center}.form-section{border-radius:18px;padding:20px 16px}.models-grid{gap:12px;grid-template-columns:1fr;max-height:400px;overflow-y:auto}.upload-grid{gap:16px;grid-template-columns:1fr}.upload-card{padding:24px}.privacy-card{align-items:flex-start;flex-direction:column;gap:20px;padding:20px}.switch-modern{align-self:flex-end}.progress-stepper{gap:0;margin-bottom:32px;padding:0 16px}.step-label{display:none}.step-item{gap:0}.step-circle{font-size:.8125rem;height:34px;width:34px}.step-item:after{left:34px;top:17px}.navigation-actions{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0a0ad9;border-top:1px solid #ffffff1a;bottom:0;box-shadow:0 -10px 40px #00000080;display:flex;flex-direction:row;gap:12px;left:0;margin:0;padding:16px 20px;position:fixed;right:0;z-index:1000}.btn-nav-back,.btn-nav-next,.btn-nav-submit{border-radius:14px;flex:1 1;font-size:.9375rem;justify-content:center;padding:14px 20px}.btn-nav-back{flex:0 0 auto;padding:14px;width:50px}.btn-nav-back span{display:none}}@media (max-width:480px){.create-prompt-header h1{font-size:1.75rem}.stage-title{font-size:1.5rem}.modern-input,.modern-select,.modern-textarea{font-size:.9375rem;padding:14px 16px}}@keyframes slideUpFade{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.stage{animation:slideUpFade .6s cubic-bezier(.23,1,.32,1)}.form-error{background:#ef44441a;border-left:4px solid #ef4444;border-radius:12px;color:#f87171;font-family:Inter,sans-serif!important;font-size:.9375rem;font-weight:600;margin-top:24px;padding:16px 20px}.verify-email-container{align-items:center;background:linear-gradient(180deg,#0a0a0a,#0f0f0f);display:flex;justify-content:center;min-height:100vh;padding:20px}.verify-email-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1f1f1fcc;border:1px solid #8b5cf633;border-radius:24px;box-shadow:0 20px 60px #00000080;max-width:500px;padding:60px 40px;text-align:center;width:100%}.verify-content{align-items:center;display:flex;flex-direction:column;gap:20px}.spinner{animation:spin 1s linear infinite;border:4px solid #8b5cf61a;border-radius:50%;border-top-color:#8b5cf6;height:80px;width:80px}.success-icon{animation:scaleIn .5s ease-out;color:#10b981;height:80px;width:80px}@keyframes scaleIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.error-icon{animation:shake .5s ease-out;color:#ef4444;height:80px;width:80px}@keyframes shake{0%,to{transform:translateX(0)}25%{transform:translateX(-10px)}75%{transform:translateX(10px)}}.verify-content h2{color:#fff;font-family:Space Grotesk,sans-serif;font-size:28px;font-weight:800;margin:0}.verify-content p{color:#aaa;font-size:16px;line-height:1.6;margin:0}.redirect-notice{color:#888;font-size:14px;font-style:italic}.btn-primary,.btn-secondary{border:none;border-radius:12px;cursor:pointer;font-size:16px;font-weight:600;margin-top:10px;padding:14px 32px;transition:all .3s ease}.btn-primary{background:linear-gradient(135deg,#8b5cf6,#ec4899);box-shadow:0 4px 20px #8b5cf666;color:#fff}.btn-primary:hover{box-shadow:0 8px 32px #8b5cf680;transform:translateY(-2px)}.btn-secondary{background:#ffffff0d;border:1px solid #ffffff1a;color:#ccc}.btn-secondary:hover{background:#ffffff1a;border-color:#fff3;color:#fff}.error-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:10px}@media (max-width:768px){.verify-email-card{padding:40px 24px}.verify-content h2{font-size:24px}.verify-content p{font-size:14px}.error-icon,.spinner,.success-icon{height:60px;width:60px}.error-actions{flex-direction:column;width:100%}.btn-primary,.btn-secondary{width:100%}}.scanner-container{align-items:flex-start;background:linear-gradient(180deg,#0a0a0a,#0f0f0f);display:flex;justify-content:center;min-height:calc(100vh - 80px);padding-top:60px}.scanner-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1f1f1f99;border:1px solid #8b5cf633;border-radius:24px;box-shadow:0 20px 60px #00000080;max-width:500px;padding:32px;text-align:center;width:90%}.scanner-card h2{color:#fff;font-family:Space Grotesk,sans-serif!important;font-size:1.8rem;margin-bottom:12px;margin-top:0}.scanner-instruction{color:#a0a0a0;font-size:.95rem;margin-bottom:24px}.scanner-error{background:#ef444433;border:1px solid #ef444466;border-radius:8px;color:#fca5a5;margin-bottom:20px;padding:12px}.qr-reader-box{border-radius:12px;margin:0 auto 24px;overflow:hidden;width:100%}#reader__scan_region,.qr-reader-box{background:#000}#reader__dashboard_section_csr button{background:#8b5cf6;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;margin-top:10px;padding:8px 16px}#html5-qrcode-button-camera-stop{background:#ec4899!important}#reader__status_span{color:#888!important;font-size:.8rem}.back-btn{background:#0000;border:1px solid #8b5cf64d;border-radius:12px;color:#a0a0a0;cursor:pointer;font-size:1rem;padding:10px 24px;transition:all .2s}.back-btn:hover{background:#8b5cf61a;border-color:#8b5cf6;color:#fff}@media (max-width:480px){.scanner-card{padding:24px 16px;width:95%}.scanner-card h2{font-size:1.5rem}}.image-uploader{align-items:center;background:#ffffff08;border:2px dashed #fff3;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;min-height:200px;overflow:hidden;padding:2rem;position:relative;text-align:center;transition:all .3s ease}.image-uploader.drag-active,.image-uploader:hover{background:#8b5cf61a;border-color:#8b5cf6;border-color:var(--primary-color,#8b5cf6)}.upload-placeholder{align-items:center;color:#ccc;display:flex;flex-direction:column;gap:1rem}.upload-icon{opacity:.7}.upload-hint{color:#888;font-size:.875rem}.image-preview-container{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.preview-image{border-radius:8px;max-height:300px;max-width:100%;object-fit:contain}.remove-image-btn{align-items:center;background:#ef4444;border:none;border-radius:50%;box-shadow:0 2px 4px #0003;color:#fff;cursor:pointer;display:flex;font-size:14px;height:24px;justify-content:center;position:absolute;right:-10px;top:-10px;width:24px}.file-input{display:none}.image-editor-page{background:#000;color:#fff;display:flex;height:100vh;overflow:hidden}.editor-sidebar{background:#0a0a0a;border-right:1px solid #ffffff1a;display:flex;flex-direction:column;gap:2rem;overflow-y:auto;padding:1.5rem;width:320px;z-index:10}.sidebar-header h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#ccc);background-clip:text;-webkit-background-clip:text;font-size:1.5rem;font-weight:700;margin:0}.control-group{display:flex;flex-direction:column;gap:.75rem}.control-group label{color:#888;font-size:.9rem;font-weight:500}.range-input,.select-input{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;color:#fff;font-size:.95rem;outline:none;padding:.75rem;transition:all .2s;width:100%}.select-input:focus{background:#ffffff14;border-color:#8b5cf6}.range-wrap{align-items:center;display:flex;gap:1rem}.range-input{-webkit-appearance:none;appearance:none;background:#fff3;border:none;flex:1 1;height:4px;padding:0}.range-input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#8b5cf6;border-radius:50%;cursor:pointer;height:16px;width:16px}.range-value{color:#ccc;font-size:.9rem;min-width:30px;text-align:right}.editor-main{background:radial-gradient(circle at 50% 50%,#111 0,#000 100%);flex:1 1;gap:2rem;overflow-y:auto;padding:2rem;position:relative}.editor-main,.prompt-input-area{display:flex;flex-direction:column}.prompt-input-area{gap:1rem}.prompt-textarea{background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;color:#fff;font-family:inherit;font-size:1.1rem;line-height:1.6;min-height:120px;outline:none;padding:1.25rem;resize:vertical;transition:all .2s;width:100%}.prompt-textarea:focus{background:#ffffff0d;border-color:#8b5cf6;box-shadow:0 0 0 4px #8b5cf61a}.generate-btn{align-items:center;align-self:flex-end;background:linear-gradient(135deg,#8b5cf6,#6366f1);border:none;border-radius:100px;box-shadow:0 4px 15px #8b5cf64d;color:#fff;cursor:pointer;display:flex;font-size:1.1rem;font-weight:600;gap:.75rem;padding:1rem 2.5rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.generate-btn:hover:not(:disabled){box-shadow:0 8px 25px #8b5cf666;transform:translateY(-2px)}.generate-btn:disabled{cursor:not-allowed;filter:grayscale(1);opacity:.6}.upload-section{width:100%}.results-area{gap:1rem;min-height:400px}.result-placeholder,.results-area{display:flex;flex:1 1;flex-direction:column}.result-placeholder{align-items:center;background:#ffffff05;border:1px dashed #ffffff1a;border-radius:16px;color:#444;justify-content:center;transition:all .3s}.result-placeholder.generating{background:#8b5cf605;border-color:#8b5cf6;color:#8b5cf6}.loading-spinner{animation:spin 1s linear infinite;border:3px solid #8b5cf64d;border-radius:50%;border-top-color:#8b5cf6;height:40px;margin-bottom:1rem;width:40px}@keyframes spin{to{transform:rotate(1turn)}}.back-nav{align-items:center;color:#888;display:flex;font-size:.9rem;gap:.5rem;margin-bottom:2rem;text-decoration:none;transition:color .2s}.back-nav:hover{color:#fff}@media (max-width:1024px){.image-editor-page{flex-direction:column;overflow-y:auto}.editor-sidebar{border-bottom:1px solid #ffffff1a;border-right:none;gap:1rem;padding:1rem;width:100%}.editor-main{overflow:visible;padding:1rem}}.blog-page{background-color:#0a0a0a;color:#fff;min-height:100vh;padding-bottom:4rem}.blog-container{margin:0 auto;max-width:1200px;padding:6rem 2rem 2rem}.blog-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#a5a5a5);-webkit-background-clip:text;background-clip:text;font-size:3rem;margin-bottom:2rem;text-align:center}.blog-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.blog-card{background:#1a1a1a;border:1px solid #333;border-radius:12px;color:inherit;display:flex;flex-direction:column;overflow:hidden;text-decoration:none;transition:transform .2s,border-color .2s}.blog-card:hover{border-color:#646cff;transform:translateY(-5px)}.blog-image{height:200px;overflow:hidden;width:100%}.blog-image img{height:100%;object-fit:cover;width:100%}.blog-content{display:flex;flex-direction:column;flex-grow:1;padding:1.5rem}.blog-content h2{color:#fff;font-size:1.5rem;line-height:1.3;margin-bottom:.5rem}.blog-date{color:#888;font-size:.9rem;margin-bottom:1rem}.blog-excerpt{color:#ccc;flex-grow:1;line-height:1.6;margin-bottom:1.5rem}.read-more{color:#646cff;font-weight:600;margin-top:auto}.blog-article{margin:0 auto;max-width:800px;padding:4rem 2rem 2rem}.article-header{margin-bottom:3rem;text-align:center}.article-header h1{font-size:2.5rem;line-height:1.2;margin-bottom:1rem}.article-meta{color:#888;display:flex;gap:1rem;justify-content:center;margin-bottom:2rem}.article-image{border-radius:12px;margin-bottom:2rem;max-height:500px;overflow:hidden;width:100%}.article-image img{height:100%;object-fit:cover;width:100%}.article-content{color:#e0e0e0;font-size:1.1rem;line-height:1.8}.article-content p{margin-bottom:1.5rem}.loader-container{align-items:center;display:flex;grid-column:1/-1;justify-content:center;min-height:40vh;width:100%}
/*# sourceMappingURL=main.86d41ea4.css.map*/