body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.sticky-content a{text-decoration:none}.sticky-content .search-icon{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:#666}.sticky-content .nav-button{background:none;border:none;cursor:pointer}.explore-dropdown-content{right:0;padding:24Jpx}.menu-column{display:flex;flex-direction:column;gap:12px}.menu-category{color:#333;margin:0 0 8px}.menu-item{transition:all .2s ease}.search-button{background:none;border:none;cursor:pointer;padding:0;position:absolute;right:12px;top:50%;transform:translateY(-50%)}.auth-modal-overlay,.search-button{display:flex;align-items:center;justify-content:center}.auth-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:10000}.auth-modal-content{background:white;padding:32px;border-radius:12px;width:100%;max-width:400px;position:relative}.auth-title{text-align:center;font-size:1.5rem;font-weight:700;color:#333;margin-bottom:24px}.google-button{display:flex;align-items:center;justify-content:center;gap:12px;padding:12px;width:100%;border:1px solid #e0e0e0;border-radius:8px;background:white;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s ease;box-sizing:border-box}.google-button:hover{background-color:#f5f5f5}.google-icon{width:20px;height:20px}.auth-divider{text-align:center;position:relative;margin:24px 0;color:#666}.auth-divider:after,.auth-divider:before{content:"";position:absolute;top:50%;width:45%;height:1px;background-color:#e0e0e0}.auth-divider:before{left:0}.auth-divider:after{right:0}.auth-form{display:flex;flex-direction:column;gap:16px;width:100%}.auth-form-field{width:100%}.auth-form-field input{width:100%;padding:12px;border:1px solid #e0e0e0;border-radius:8px;font-size:1rem;outline:none;box-sizing:border-box}.auth-form-field input:focus{border-color:#333}.auth-password-input{position:relative;width:100%}.auth-password-input input{width:100%;padding-right:40px}.auth-toggle-password{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;color:#666;display:flex;align-items:center;padding:0}.auth-submit-button{width:100%;background-color:#0066FF;color:white;padding:12px;border:none;border-radius:8px;font-size:1rem;font-weight:700;cursor:pointer;transition:background-color .2s ease;margin-top:8px;box-sizing:border-box}.auth-submit-button:hover{background-color:#0052cc}.auth-forgot-password{margin-top:16px;background:none;border:none;color:#0066FF;font-size:.9rem;cursor:pointer;width:100%;text-align:center;padding:0}.auth-forgot-password:hover{text-decoration:underline}.auth-error{color:#ff3b30;margin-bottom:16px;text-align:center;font-size:.9rem}.auth-message{text-align:center;margin-bottom:20px;color:#666}.auth-footer{margin-top:16px;text-align:center}.auth-link{background:none;border:none;color:#0066FF;font-size:.9rem;cursor:pointer;padding:0;text-decoration:underline}.auth-link:hover{color:#0052cc}.photo-detail-page{min-height:100vh;background-color:white}.photo-detail-container{max-width:1200px;margin:0 auto;padding:100px 20px 40px}.photo-main-content{display:flex;flex-direction:column;gap:30px;margin-bottom:50px}.photo-showcase{width:100%;border-radius:12px;overflow:hidden;background-color:initial;display:flex;justify-content:center;align-items:center}.detail-photo{max-width:100%;max-height:80vh}.photographer-card{padding:24px 0 10px;margin-top:18px;border-bottom:1px solid #e0e0e0}.photographer-profile{display:flex;align-items:center;gap:20px}.photographer-avatar{width:80px;height:80px;border-radius:50%;object-fit:cover}.photographer-name{font-size:1.4rem;font-weight:600;color:#1a1a1a;margin-bottom:4px}.photographer-followers{color:#666;font-size:.9rem}.photographer-buttons{display:flex;gap:12px;margin-top:10px;margin-bottom:0}.photographer-buttons .follow-button,.photographer-buttons .follow-button.following{width:100px;height:36px;padding:0;border-radius:30px;font-size:14px;font-weight:600;text-align:center;transition:all .2s ease;margin-top:20px}.photographer-buttons .follow-button{background-color:#000000;color:white;border:none}.photographer-buttons .follow-button:hover{background-color:#333333}.photographer-buttons .follow-button.following{background-color:#ffffff;color:#000000;border:1px solid #cccccc}.photographer-buttons .coffee-button{display:flex;align-items:center;justify-content:center;gap:6px;width:94px;height:36px;background-color:#FFDD00;color:#000000;border:none;border-radius:4px;font-weight:500;font-size:14px;cursor:pointer;padding:0;margin-top:20px;transition:background-color .2s}.photographer-buttons .coffee-button:hover{background-color:#FFD000}.photo-action-bar{display:flex;justify-content:space-between;padding:20px 0;border-bottom:1px solid #e0e0e0}.action-left{display:flex;gap:16px}.action-button{display:flex;align-items:center;gap:8px;background:none;border:none;padding:8px 16px;border-radius:8px;color:#666;font-weight:600;cursor:pointer;transition:all .2s ease}.action-button:hover{background-color:rgba(172,170,170,.3);color:#333}.action-button.active{color:#1a1a1a}.action-button .filled[class*=lucide-heart]{fill:#ff4757;stroke:#ff4757;color:#ff4757}.action-button.active .filled[class*=lucide-bookmark]{fill:#3498db;color:#3498db;stroke:#3498db}.download-button{display:flex;gap:8px;padding:12px 24px;background-color:#1a1a1a;border-radius:12px;font-weight:600;transition:background-color .2s ease}.download-button:hover{background-color:#333}.photo-details{display:flex;flex-direction:column;gap:24px;padding:24px 0;border-bottom:1px solid #e0e0e0}.photo-meta{display:flex;gap:40px}.meta-item,.spec-item{display:flex;flex-direction:column;gap:4px}.meta-label,.spec-label{color:#666;font-size:.9rem}.meta-value,.spec-value{color:#1a1a1a;font-size:1.1rem;font-weight:600}.photo-specs{display:flex;gap:40px}.photo-description{padding:24px 0;border-bottom:1px solid #e0e0e0}.photo-description h3{margin-bottom:16px;font-size:1.2rem;font-weight:600;color:#1a1a1a}.photo-description p{color:#333;line-height:1.6}.photo-tags{display:flex;flex-wrap:wrap;gap:10px;padding:24px 0}.tag-link{display:inline-block;padding:8px 16px;background-color:#f5f5f5;color:#666;text-decoration:none;border-radius:20px;font-size:.9rem;transition:all .2s ease}.tag-link:hover{background-color:#e0e0e0;color:#333}.similar-photos-section{margin-bottom:50px}.similar-photos-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-gap:20px;gap:20px}.similar-photo-item{position:relative;aspect-ratio:4/3;overflow:hidden;border-radius:8px;cursor:pointer}.similar-photo-img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.similar-photo-item:hover .similar-photo-img{transform:scale(1.05)}.share-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;z-index:1000}.share-modal{background-color:white;border-radius:12px;width:90%;max-width:500px;padding:24px;box-shadow:0 4px 20px rgba(0,0,0,.2)}.share-modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.share-modal-header h3{margin:0;font-size:1.5rem;font-weight:600;color:#1a1a1a}.close-button{background:none;border:none;cursor:pointer;padding:8px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background-color .2s}.close-button:hover{background-color:#f0f0f0}.share-social-icons{flex-wrap:wrap;gap:16px;margin-bottom:32px}.share-icon,.share-social-icons{display:flex;justify-content:center}.share-icon{width:50px;height:50px;border-radius:50%;align-items:center;cursor:pointer;border:none;transition:transform .2s,box-shadow .2s}.share-icon:hover{transform:translateY(-3px);box-shadow:0 4px 8px rgba(0,0,0,.1)}.facebook{background-color:#1877f2}.twitter{background-color:#1da1f2}.linkedin{background-color:#0077b5}.pinterest{background-color:#e60023}.reddit{background-color:#ff4500}.tumblr{background-color:#36465d}.vk{background-color:#45668e}.weibo{background-color:#df2029}.share-url-container{display:flex;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden}.share-url-container input{flex:1 1;padding:12px 16px;border:none;font-size:14px;color:#333;background-color:#f9f9f9}.copy-button{padding:12px 20px;background-color:#1a1a1a;color:white;border:none;font-weight:600;cursor:pointer;transition:background-color .2s;min-width:80px}.copy-button:hover{background-color:#333}@media (min-width:768px){.photo-main-content{flex-direction:row}.photo-showcase{flex:3 1}.photo-info-section{flex:2 1;padding-left:30px}}@media (max-width:768px){.photo-action-bar{flex-direction:column;gap:20px}.action-right{width:100%}.download-button{width:100%;justify-content:center}.photo-meta,.photo-specs{flex-direction:row;flex-wrap:wrap;gap:20px}.similar-photos-grid{grid-template-columns:repeat(2,1fr)}.share-modal{width:95%;padding:20px}.share-social-icons{gap:12px}.share-icon{width:45px;height:45px}}.zoom-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(255,255,255,.95);z-index:1000;align-items:center;justify-content:center}.zoom-modal,.zoom-modal-overlay{display:flex;flex-direction:column}.zoom-modal{position:relative;width:100%;height:100%}.zoom-modal-header{position:absolute;top:0;left:0;right:0;height:60px;background-color:rgba(245,245,245,.9);display:flex;align-items:center;justify-content:space-between;padding:0 20px;z-index:1010;border-bottom:1px solid #e0e0e0}.zoom-controls{gap:10px}.zoom-button,.zoom-controls{display:flex;align-items:center}.zoom-button{background-color:rgba(220,220,220,.7);color:#333;border:none;border-radius:50%;width:36px;height:36px;font-size:18px;cursor:pointer;justify-content:center;transition:background-color .2s ease}.zoom-button:hover{background-color:rgba(200,200,200,.9)}.zoom-button:disabled{opacity:.5;cursor:not-allowed}.zoom-level{color:#333;font-size:14px;min-width:50px;text-align:center}.close-zoom-button{background-color:initial;color:#333;border:none;border-radius:50%;width:36px;height:36px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}.close-zoom-button:hover{background-color:rgba(200,200,200,.7)}.zoom-content{flex:1 1;overflow:hidden}.zoom-content,.zoom-image-container{display:flex;align-items:center;justify-content:center;height:100%;width:100%}.zoom-image-container{position:relative;pointer-events:none}.zoom-image{max-width:95%;max-height:90vh;object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:auto;cursor:move}.zoom-instructions{position:absolute;bottom:0;left:0;right:0;background-color:rgba(245,245,245,.9);color:#333;text-align:center;font-size:14px;font-weight:500;z-index:1010;border-top:1px solid #e0e0e0}.photo-showcase{cursor:zoom-in}.detail-photo{width:100%;height:auto;display:block;border-radius:8px;transition:transform .2s}.detail-photo:hover{transform:scale(1.02)}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content{max-width:500px;box-shadow:0 4px 12px rgba(0,0,0,.2)}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px solid #eee}.modal-body{padding:20px 16px}.modal-footer{display:flex;justify-content:flex-end;padding:16px;gap:12px;border-top:1px solid #eee}.form-group{margin-bottom:16px}.form-group label{display:block;margin-bottom:8px;font-weight:500}.form-group input,.form-group select{width:100%;padding:10px;border:1px solid #ddd;border-radius:4px;font-size:16px}.cancel-button{border:1px solid #ddd;background-color:white}.cancel-button,.save-button{padding:8px 16px;border-radius:4px}.save-button{background-color:#3498db}.save-button:disabled{background-color:#95c8eb;cursor:not-allowed}.delete-modal .delete-warning{color:#e74c3c;font-weight:500;margin-top:10px}.delete-button.confirm{background-color:#e74c3c;color:white;border:none;padding:8px 16px;border-radius:4px;cursor:pointer}.delete-button.confirm:disabled{background-color:#f5b4ae;cursor:not-allowed}.photographer-card{position:relative}.photo-menu{position:absolute;top:16px;right:0}.photo-menu-button{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;width:32px;height:32px;border-radius:50%;padding:0}.photo-menu-button:hover{background-color:rgba(0,0,0,.1)}.photo-menu-dropdown{position:absolute;right:0;top:40px;background-color:white;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);padding:8px 0;min-width:180px;z-index:10}.photo-menu-dropdown button{display:flex;align-items:center;width:100%;padding:10px 16px;background:none;border:none;font-size:14px;text-align:left;cursor:pointer}.photo-menu-dropdown button span{margin-left:8px}.photo-menu-dropdown button:hover{background-color:#f5f5f5}.photo-menu-dropdown button.delete-button{color:#e74c3c}.photo-menu-button svg{transform:rotate(90deg)}body{margin:0;padding:0}.hero-section{position:relative;min-height:500px;background-color:#1a1a1a;overflow:hidden}.hero-bg-image{z-index:0}.hero-content{position:relative;z-index:1}.top-nav{position:relative;z-index:2;display:flex;justify-content:space-between;align-items:center;padding:20px 100px 20px 30px}.top-nav a{text-decoration:none}.logo{color:white;font-size:1.5em;font-weight:700;margin-left:95px;cursor:pointer}.right-nav{gap:15px}.nav-button,.right-nav{display:flex;align-items:center}.nav-button{color:white;background:none;border:none;padding:8px 15px;cursor:pointer;font-size:1em;font-weight:600;gap:5px}.nav-button.join{background:rgba(255,255,255,.1);border-radius:4px}.nav-button.enter{background:white;border-radius:12px;padding:14px 26px;color:#1a1a1a;font-weight:600}.main-heading{text-align:center;color:white;font-size:2.5em;padding:40px 20px 20px}.nav-container{padding:0 20px 20px;display:flex;justify-content:center;align-items:center;gap:30px;font-weight:500}.nav-link{color:white;text-decoration:none;font-size:1.1em;padding:14px 18px;border-radius:30px;transition:background-color .2s ease}.nav-link:hover{background-color:rgba(172,170,170,.3)}.search-container{display:flex;justify-content:center;padding:20px 20px 150px}.search-wrapper{position:relative;max-width:600px;display:flex;background:white}.search-bar,.search-wrapper{width:100%;border-radius:25px}.search-bar{padding:15px 157px 15px 25px;border:none;font-size:1.1em;font-weight:600;background:transparent;outline:none}.search-icon{position:absolute;right:10px;top:50%;transform:translateY(-50%);cursor:pointer;margin-right:5px}.search-bar::placeholder{transition:color .2s ease}.search-bar:focus::placeholder,.search-bar:hover::placeholder{color:#ccc}.dropdown{position:absolute;left:0;top:0;z-index:1}.dropdown-button{display:flex;align-items:center;gap:5px;background:white;color:#666;padding:17px 20px 13px 25px;border-radius:25px 0 0 25px;cursor:pointer;font-size:1em;border:none;border-right:1px solid #ddd;height:100%;position:relative;font-weight:600}.dropdown-content{position:absolute;top:100%;left:0;background:white;border:1px solid #e0e0e0;border-radius:12px;margin-top:5px;min-width:100%;box-shadow:0 2px 10px rgba(0,0,0,.1);z-index:1000}.dropdown-content a{color:#666;text-decoration:none;display:block;padding:12px 20px;font-weight:500;transition:background-color .2s ease,color .2s ease}.dropdown-content a:hover{background:rgba(172,170,170,.3);color:#333}.explore-dropdown{position:relative}.explore-dropdown-content{position:absolute;top:100%;left:-750px;background:white;border:1px solid #e0e0e0;border-radius:8px;margin-top:8px;width:800px;box-shadow:0 2px 10px rgba(0,0,0,.1);z-index:1000;padding:24px}.explore-menu-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:24px;gap:24px}.explore-dropdown .nav-button{color:white;font-weight:600;padding:8px 16px;border-radius:30px;transition:background-color .2s ease}.explore-dropdown .nav-button:hover{background-color:rgba(172,170,170,.3);padding:11px 20px}.menu-item{color:#666;text-decoration:none;display:flex;align-items:center;gap:8px;padding:12px 20px;font-size:.9em;font-weight:500;border-radius:12px;transition:background-color .2s ease,color .2s ease}.menu-item:hover{color:#333;background-color:rgba(172,170,170,.3)}.menu-category{color:black;font-size:1em;margin:0 0 12px;font-weight:600;padding:0 20px}.menu-item svg{color:inherit}.profile-dropdown-content{box-shadow:0 8px 16px 0 rgba(0,0,0,.2)}.profile-dropdown-content a,.profile-dropdown-content button{appearance:none!important;-webkit-appearance:none!important;color:#666!important;padding:12px 16px!important;text-decoration:none!important;display:block!important;font-size:14px!important;font-weight:500!important;transition:background-color .2s ease,color .2s ease!important;background:transparent!important;border:none!important;cursor:pointer!important;width:100%!important;text-align:left!important;box-sizing:border-box!important;margin:0!important;outline:none!important;font-family:inherit!important}.profile-dropdown-content a:hover,.profile-dropdown-content button:hover{background-color:rgba(172,170,170,.3)!important;color:#333!important}.profile-dropdown-content a[href="#"]{all:unset!important;color:#666!important;padding:12px 16px!important;text-decoration:none!important;display:block!important;font-size:14px!important;font-weight:500!important;transition:background-color .2s ease,color .2s ease!important;cursor:pointer!important;box-sizing:border-box!important;width:100%!important;text-align:left!important}.profile-dropdown-content a[href="#"]:hover{background-color:rgba(172,170,170,.3)!important;color:#333!important}.photo-section{padding:40px;background-color:white}.photo-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.section-title{color:white;margin:0}.trending-dropdown{position:relative}.trending-button{display:flex;align-items:center;gap:8px;padding:12px 20px;border:1px solid #e0e0e0;border-radius:25px;background:white;color:#666;cursor:pointer;font-size:1em;font-weight:600;transition:background-color .2s ease,color .2s ease}.trending-button:hover{background:rgba(172,170,170,.3);color:#333}.trending-dropdown-content{position:absolute;top:100%;right:0;background:white;border:1px solid #e0e0e0;border-radius:12px;margin-top:5px;min-width:100%;box-shadow:0 2px 10px rgba(0,0,0,.1);z-index:1000}.trending-dropdown-content a{display:block;padding:12px 20px;text-decoration:none;color:#666;font-weight:500;transition:background-color .2s ease,color .2s ease}.trending-dropdown-content a:hover{background:rgba(172,170,170,.3);color:#333}.photo-grid{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))!important;grid-auto-rows:250px!important;grid-auto-flow:dense!important;grid-gap:32px!important;gap:32px!important;padding:0!important}.photo-item{background:#f0f0f0;height:100%;cursor:pointer}.photo-image{display:block}.discover-more{display:flex;justify-content:center;padding:40px 0}.discover-button{background:white;border:1px solid #e0e0e0;padding:12px 20px;border-radius:20px;font-size:1em;color:#666;cursor:pointer;font-weight:600;transition:background-color .2s ease,color .2s ease}.discover-button:hover{background:rgba(172,170,170,.3);color:#333}.sticky-header{position:fixed;top:0;left:0;right:0;background:white;box-shadow:0 2px 10px rgba(0,0,0,.1);z-index:9999;padding:10px 95px}.sticky-content{width:100%;display:flex;align-items:center}.sticky-content .logo{font-weight:700;font-size:1.2em;color:#333;cursor:pointer}.sticky-content .search-wrapper{width:600px;margin:0 auto;position:relative;display:flex;background:white;border-radius:25px;border:1px solid #e0e0e0}.sticky-content .search-bar{width:100%;padding:12px 20px;border:none;border-radius:25px;font-size:1.1em;outline:none;text-align:left;text-indent:0}.sticky-content .right-buttons{display:flex;gap:15px;align-items:center}.sticky-content .nav-button{padding:12px 20px;border-radius:20px;font-weight:600;color:#666;transition:background-color .2s ease,color .2s ease}.sticky-content .nav-button.enter{background:white;border:1px solid #e0e0e0;color:#666}.sticky-content .nav-button:hover{background:rgba(172,170,170,.3);color:#333}.profile-dropdown{position:relative;display:inline-block}.profile-pic{cursor:pointer;width:40px;height:40px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center}.user-avatar{object-fit:cover}.user-avatar,.user-avatar-placeholder{width:100%;height:100%;border-radius:50%}.user-avatar-placeholder{background-color:#e0e0e0;display:flex;align-items:center;justify-content:center;color:#666}.profile-dropdown-content{position:absolute;right:0;top:100%;background-color:white;min-width:160px;box-shadow:0 8px 16px 0 rgba(0,0,0,.1);z-index:1000;border-radius:12px;margin-top:8px;overflow:hidden}.profile-dropdown-content a{color:#666;padding:12px 16px;text-decoration:none;display:block;font-size:14px;font-weight:500;transition:background-color .2s ease,color .2s ease}.profile-dropdown-content a:hover{background-color:rgba(172,170,170,.3);color:#333}.sticky-content .search-bar::placeholder{text-align:left;padding-left:0;text-indent:0}.sticky-content .search-bar{text-align:left!important;padding-left:20px!important}.sticky-content .search-wrapper{padding:0}.end-of-content{text-align:center;color:#7f8c8d;font-size:16px;margin:20px 0;padding:10px}@media (max-width:768px){.photo-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));grid-auto-rows:150px;gap:16px}.photo-item.tall,.photo-item.wide{grid-column:auto;grid-row:auto}}@media (max-width:480px){.photo-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));grid-auto-rows:120px;gap:12px}}.photo-item:nth-child(n+6):nth-child(6n+1){margin-top:0!important}.photo-item:nth-child(n+6):nth-child(6n+2){margin-top:12px!important}.photo-item:nth-child(n+6):nth-child(6n+3){margin-top:24px!important}.photo-item:nth-child(n+6):nth-child(6n+4){margin-top:8px!important}.photo-item:nth-child(n+6):nth-child(6n+5){margin-top:16px!important}.photo-item:nth-child(n+6):nth-child(6n+6){margin-top:4px!important}.loading-indicator{text-align:center;padding:40px;color:#666}.loading-spinner{width:40px;height:40px;margin:0 auto 16px;border:4px solid #f3f3f3;border-top-color:#002fa7;border-radius:50%;animation:spin 1s linear infinite}.loading-indicator p{font-size:16px;font-weight:500}.photo-item{border-radius:12px!important;overflow:hidden!important;position:relative!important;background:#f0f0f0!important;height:100%!important;cursor:pointer!important;transition:all .4s cubic-bezier(.4,0,.2,1)!important;border:none!important;box-shadow:0 2px 8px rgba(0,0,0,.1)!important}.photo-item:before{content:""!important;position:absolute!important;bottom:0!important;left:0!important;right:0!important;height:0!important;background:linear-gradient(0deg,rgba(0,0,0,.8),transparent)!important;transition:height .3s ease!important;z-index:1!important;pointer-events:none!important}.photo-item:hover:before{height:60%!important}.photo-item:hover{transform:translateY(-12px) scale(1.02)!important;box-shadow:0 12px 40px rgba(0,0,0,.15),0 20px 60px rgba(0,0,0,.1)!important;z-index:10!important}.photo-item:hover .photo-image{transform:scale(1.08)!important}.photo-info{position:absolute!important;bottom:0!important;left:0!important;right:0!important;padding:16px!important;z-index:2!important;opacity:0!important;transform:translateY(20px)!important;transition:all .3s ease!important;pointer-events:none!important}.photo-item:hover .photo-info{opacity:1!important;transform:translateY(0)!important}.photo-info-title{color:white!important;font-size:14px!important;font-weight:600!important;margin:0 0 8px!important;line-height:1.3!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.photo-info-meta{gap:12px!important;font-size:12px!important;color:rgba(255,255,255,.8)!important}.photo-info-meta,.photo-info-stat{display:flex!important;align-items:center!important}.photo-info-stat{gap:4px!important}.hamburger-menu-sticky{background:none;border:none;cursor:pointer;padding:8px;margin-right:15px;display:flex;align-items:center;z-index:1001}.hamburger-icon{width:25px;height:20px;display:flex;flex-direction:column;justify-content:space-between}.hamburger-icon span{width:100%;height:3px;background-color:#666;border-radius:2px;transition:all .3s ease}.hamburger-dropdown{position:fixed;top:70px;left:0;background:white;width:250px;box-shadow:2px 0 10px rgba(0,0,0,.1);z-index:9999;animation:slideIn .3s ease;border-radius:0 8px 8px 0}@keyframes slideIn{0%{transform:translateX(-100%);opacity:0}to{transform:translateX(0);opacity:1}}.hamburger-link{display:block;padding:18px 25px;color:#333;text-decoration:none;font-size:16px;font-weight:500;transition:background-color .2s ease,padding-left .2s ease;border-bottom:1px solid #f0f0f0}.hamburger-link:last-child{border-bottom:none}.hamburger-link:hover{background-color:rgba(172,170,170,.1);padding-left:30px}.photo-item{background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);box-shadow:0 1px 2px rgba(0,0,0,.05),0 2px 4px rgba(0,0,0,.05)!important;transition:box-shadow .3s ease,transform .4s cubic-bezier(.4,0,.2,1)!important}.photo-item:hover{box-shadow:0 4px 8px rgba(0,0,0,.08),0 8px 16px rgba(0,0,0,.08)!important}.photo-section{padding-top:0!important}.photo-grid{padding-top:20px!important}.categories-page{min-height:100vh;background-color:white}.categories-container{max-width:1200px;margin:0 auto;padding:100px 20px 40px}.categories-header{text-align:center;margin-bottom:40px}.categories-title{font-size:2.5rem;font-weight:600;color:#1a1a1a;margin-bottom:10px}.categories-subtitle{font-size:1.1rem;color:white}.featured-section{margin-bottom:50px}.featured-categories{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:24px;gap:24px}.featured-category{text-decoration:none;color:inherit;overflow:hidden;border-radius:12px;transition:transform .3s ease}.featured-category:hover{transform:translateY(-5px)}.category-image-container{position:relative;aspect-ratio:16/9;overflow:hidden;border-radius:12px}.category-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.featured-category:hover .category-image{transform:scale(1.05)}.category-overlay{position:absolute;bottom:0;left:0;right:0;padding:20px;background:linear-gradient(0deg,rgba(0,0,0,.7) 0,rgba(0,0,0,0));color:white;border-radius:0 0 12px 12px}.category-name{font-size:1.25rem;font-weight:600;margin:0 0 5px;color:white}.category-count{font-size:.9rem;opacity:.9;margin:0}.collections-section{margin-bottom:50px}.collections-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(360px,1fr));grid-gap:30px;gap:30px}.collection-card{display:block;text-decoration:none;color:inherit;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease}.collection-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.12)}.collection-image-container{position:relative;aspect-ratio:16/9;overflow:hidden}.collection-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.collection-card:hover .collection-image{transform:scale(1.05)}.collection-details{padding:20px}.collection-name{font-size:1.2rem;font-weight:600;margin:0 0 10px;color:#1a1a1a}.collection-description{font-size:.9rem;color:white;margin:0 0 15px;line-height:1.5}.collection-meta{display:flex;justify-content:space-between;font-size:.85rem;color:white}.all-categories-section{margin-bottom:50px}.categories-grid{display:grid;grid-gap:24px;gap:24px}.categories-grid.grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.categories-grid.list{grid-template-columns:1fr}.categories-grid.list .category-card{display:flex;align-items:center}.categories-grid.list .category-image-container{width:150px;aspect-ratio:1/1;flex-shrink:0}.categories-grid.list .category-details{padding:0 20px}.categories-grid.list .category-overlay{display:none}.categories-grid.compact{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.category-card{text-decoration:none;color:inherit;border-radius:12px;overflow:hidden;transition:transform .3s ease}.category-card:hover{transform:translateY(-5px)}.category-details{padding:15px 0}@media (max-width:768px){.view-controls{flex-direction:column;gap:20px;align-items:stretch}.filter-controls,.view-modes{justify-content:center}.collections-grid{grid-template-columns:1fr}.categories-grid.list .category-card{flex-direction:column}.categories-grid.list .category-image-container{width:100%;aspect-ratio:16/9}.categories-grid.list .category-overlay{display:block}.categories-grid.list .category-details{display:none}}.category-detail-page{min-height:100vh;background-color:white}.category-detail-container{max-width:1200px;margin:0 auto;padding:100px 20px 40px}.category-hero{margin-bottom:30px}.category-hero-image-container{position:relative;height:300px;border-radius:16px;overflow:hidden}.category-hero-image{width:100%;height:100%;object-fit:cover}.category-hero-overlay{position:absolute;bottom:0;left:0;right:0;padding:40px;background:linear-gradient(0deg,rgba(0,0,0,.7) 0,rgba(0,0,0,0));color:white}.category-hero-title{font-size:2.5rem;font-weight:600;margin:0 0 10px;color:#ffffff}.category-hero-count{font-size:1.1rem;opacity:.9;margin:0}.category-description{font-size:1.1rem;color:#666;line-height:1.6;margin-bottom:30px;max-width:800px}.category-filters{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.filters-left,.filters-right{display:flex;gap:16px}.media-grid{grid-gap:24px;gap:24px;margin-bottom:40px}.media-item{border-radius:12px;transition:transform .3s ease}.media-link{text-decoration:none;color:inherit}.media-thumbnail{position:relative;aspect-ratio:4/3;border-radius:12px}.media-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.media-item:hover .media-image{transform:scale(1.05)}.video-indicator{position:absolute;bottom:10px;right:10px}.media-info{padding:16px 8px}.media-title{font-size:1rem;font-weight:600;margin:0 0 5px;color:#1a1a1a}.media-user{font-size:.9rem;color:#666;margin:0}.related-categories-section{margin-bottom:50px}.related-categories{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:24px;gap:24px}.related-category{text-decoration:none;color:inherit;border-radius:12px;overflow:hidden;transition:transform .3s ease}.related-category:hover{transform:translateY(-5px)}.related-category-image-container{position:relative;aspect-ratio:16/9;overflow:hidden;border-radius:12px}.related-category-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.related-category:hover .related-category-image{transform:scale(1.05)}.related-category-overlay{position:absolute;bottom:0;left:0;right:0;padding:20px;background:linear-gradient(0deg,rgba(0,0,0,.7) 0,rgba(0,0,0,0));color:white;border-radius:0 0 12px 12px}.related-category-name{font-size:1.25rem;font-weight:600;margin:0 0 5px;color:white}.related-category-count{font-size:.9rem;opacity:.9;margin:0}@media (max-width:768px){.category-hero-title{font-size:1.8rem}.category-filters{flex-direction:column;gap:16px;align-items:flex-start}.filters-right{width:100%;justify-content:space-between}.media-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.media-grid,.related-categories{grid-template-columns:1fr}}.related-categories-section{max-width:1200px;padding:0 20px;margin:50px auto}.section-title{font-size:24px;margin-bottom:20px;color:#333}.related-categories{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px}@media (max-width:768px){.related-categories{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.related-categories{grid-template-columns:1fr}}.photos-page{min-height:100vh;background-color:white}.photos-container{max-width:1200px;margin:0 auto;padding:100px 20px 40px}.photos-header{text-align:center;margin-bottom:40px}.photos-title{font-size:2.5rem;font-weight:600;color:#1a1a1a;margin-bottom:10px}.photos-subtitle{font-size:1.1rem;color:#666}.view-controls{justify-content:flex-end}.spacer{flex-grow:1}.photos-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));grid-auto-rows:320px;grid-auto-flow:dense;grid-gap:24px;gap:24px;padding:0;margin-bottom:30px}.photos-item{border-radius:12px;overflow:hidden;position:relative;background:#f0f0f0;height:100%;cursor:pointer;transition:transform .3s ease}.photos-item:hover{transform:translateY(-5px)}.photos-item.wide{grid-column:span 2}.photos-item.tall{grid-row:span 2}.photos-image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.photos-item:hover .photos-image{transform:scale(1.05)}.load-more-button.loading{background-color:#f0f0f0}.empty-state,.error-state,.loading-state{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:300px;width:100%;padding:2rem;text-align:center}.empty-state p,.error-state p,.loading-state p{margin-top:1rem;color:#666;font-size:1.1rem}.error-state button{margin-top:1rem;padding:.5rem 1rem;background-color:#f0f0f0;border:1px solid #ddd;font-size:.9rem}.error-state button:hover{background-color:#e0e0e0}.spinner{border-top-color:#000;width:30px;height:30px;animation:spin 1s linear infinite}@media (max-width:768px){.photos-container{padding:80px 15px 20px}.view-controls{flex-direction:column;gap:20px;align-items:stretch}.filter-controls{justify-content:center}.photos-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));grid-auto-rows:150px;gap:16px}.photos-item.tall,.photos-item.wide{grid-column:auto;grid-row:auto}.nav-links{gap:20px}.sub-nav-link{font-size:1rem;padding:12px 20px}}@media (max-width:480px){.photos-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));grid-auto-rows:120px;gap:12px}.photos-title{font-size:2rem}.nav-links{gap:15px;flex-wrap:wrap;justify-content:center}}.search-results-page{min-height:100vh;background-color:white}.search-results-container{max-width:1200px;margin:0 auto;padding:100px 20px 40px}.search-header{margin-bottom:30px}.search-title{font-size:2rem;font-weight:600;color:#1a1a1a;margin-bottom:8px}.search-query{color:#333}.results-count{color:#666;font-size:1rem}.search-tabs{display:flex;gap:16px;margin-bottom:30px;border-bottom:1px solid #e0e0e0;padding-bottom:16px}.search-tab{padding:12px 22px;background:none;border:none;border-radius:30px;color:#666;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s ease}.search-tab:hover{background-color:rgba(172,170,170,.3);color:#333}.search-tab.active{background:#000;color:white}.search-filters{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.filters-left{display:flex;gap:16px}.search-photo-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));grid-auto-rows:320px;grid-auto-flow:dense;grid-gap:24px;gap:24px;margin-bottom:30px}.search-photo-item{border-radius:12px;overflow:hidden;position:relative;background:#f0f0f0;height:100%;cursor:pointer;transition:transform .3s ease}.search-photo-item:hover{transform:translateY(-5px)}.search-photo-item.wide{grid-column:span 2}.search-photo-item.tall{grid-row:span 2}.search-photo-image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.search-photo-item:hover .search-photo-image{transform:scale(1.05)}.video-container{position:relative;width:100%;height:100%}.video-duration{z-index:2}.following-content{width:100%;padding:10px 0}.following-list{display:flex;flex-direction:column;gap:15px;width:100%}.following-item{display:flex;justify-content:space-between;align-items:center;padding:15px;background-color:#fff;border-radius:10px;box-shadow:0 2px 5px rgba(0,0,0,.05);transition:all .2s ease}.following-item:hover{box-shadow:0 4px 10px rgba(0,0,0,.1);transform:translateY(-2px)}.following-info{display:flex;align-items:center;gap:15px;cursor:pointer;flex:1 1}.following-avatar{width:60px;height:60px;border-radius:50%;object-fit:cover}.following-details{display:flex;flex-direction:column}.following-name{font-weight:600;font-size:16px;margin:0 0 5px}.follow-date{font-size:14px;color:#666}.follow-button,.unfollow-button{padding:10px 20px;border-radius:20px}.unfollow-button{font-weight:600;transition:all .2s ease;border:none;background-color:#f1f1f1}.unfollow-button:hover{background-color:#e0e0e0}.loading-state{padding:60px 0;width:100%}.spinner{border:3px solid rgba(0,0,0,.1);margin-bottom:20px}.no-results{text-align:center;padding:60px 0;color:#666;font-size:18px}@media (max-width:768px){.search-results-container{padding:80px 15px 20px}.search-filters{flex-direction:column;align-items:flex-start;gap:16px}.filters-right{width:100%;justify-content:center}.search-tabs{overflow-x:auto;padding-bottom:16px}.search-photo-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));grid-auto-rows:150px;gap:16px}.search-photo-item.tall,.search-photo-item.wide{grid-column:auto;grid-row:auto}.following-item{flex-direction:column;align-items:flex-start;gap:15px}.follow-button,.following-info,.unfollow-button{width:100%}.following-avatar{width:50px;height:50px}}@media (max-width:480px){.search-photo-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));grid-auto-rows:120px;gap:12px}.search-title{font-size:1.5rem}}.settings-page{min-height:100vh;background-color:white}.settings-container{max-width:900px;margin:0 auto;padding:100px 20px 40px}.settings-title{font-size:2rem;font-weight:600;color:#1a1a1a;text-align:center;margin-bottom:40px}.settings-section{margin-bottom:40px;padding-bottom:30px;border-bottom:1px solid #e0e0e0}.settings-section:last-of-type{border-bottom:none}.section-description{color:#666;margin-bottom:16px}.profile-image-section{display:flex;flex-direction:column;align-items:center;margin-bottom:30px}.profile-image-container{width:80px;height:80px;border-radius:50%;overflow:hidden;margin-bottom:16px}.profile-image-placeholder{width:100%;height:100%;background-color:#7f9db3;display:flex;align-items:center;justify-content:center;color:white;font-size:2rem;font-weight:500}.change-image-button{padding:8px 16px;background-color:#4caf50;color:white;border:none;border-radius:20px;font-weight:600;cursor:pointer;transition:background-color .2s ease}.change-image-button:hover{background-color:#388e3c}.form-section{width:100%}.form-row{display:flex;gap:20px;margin-bottom:20px}.form-group{flex:1 1}.form-group.full-width{width:100%}label{font-size:.9rem;color:#333;margin-bottom:8px;font-weight:500}.required{color:#ff4757}.form-input,.form-textarea{padding:12px 16px;border:1px solid #e0e0e0;border-radius:8px;font-size:1rem;transition:border-color .2s ease}.form-input:focus,.form-textarea:focus{border-color:#1a1a1a;outline:none}.form-textarea{resize:vertical;min-height:100px}.form-hint{font-size:.8rem;color:#666;margin-top:8px}.form-hint.small{font-size:.75rem}.char-count{font-size:.8rem;color:#666;text-align:right;margin-top:4px}.change-password-button{align-self:flex-start;padding:10px 20px;background:none;color:#1a1a1a;border:1px solid #e0e0e0;border-radius:20px;font-weight:600;cursor:pointer;transition:all .2s ease}.change-password-button:hover{background-color:rgba(172,170,170,.3)}.checkbox-group,.checkbox-label{display:flex;align-items:center}.checkbox-label{cursor:pointer;font-weight:400}.checkbox-label input[type=checkbox]{margin-right:10px;width:18px;height:18px}.form-actions{gap:16px;margin-top:40px}.save-button{padding:12px 24px;background-color:#1a1a1a;border:none;border-radius:20px;font-weight:600;cursor:pointer;transition:background-color .2s ease}.save-button:hover{background-color:#333}.cancel-button{padding:12px 24px;background:none;color:#1a1a1a;border:1px solid #e0e0e0;border-radius:20px;font-weight:600;cursor:pointer;transition:all .2s ease}.cancel-button:hover{background-color:rgba(172,170,170,.3)}.social-icon{margin-right:6px;vertical-align:text-bottom}@media (max-width:768px){.form-row{gap:20px}.form-actions,.form-row{flex-direction:column}.cancel-button,.save-button{width:100%}}.verification-badge{margin-left:8px;padding:2px 8px;border-radius:12px;font-size:.75rem;font-weight:500;display:inline-block;vertical-align:middle}.verification-badge.verified{background-color:#e6f7e6;color:#2e7d32}.verification-badge.unverified{background-color:#fff2e6;color:#e65100}.verification-actions{margin-top:6px}.verification-button{padding:6px 12px;background-color:#f0f0f0;border:1px solid #ccc;border-radius:4px;color:#333;font-size:.8rem;cursor:pointer;transition:background-color .2s}.verification-button:hover{background-color:#e0e0e0}.verification-button:disabled{background-color:#e8f5e9;color:#4caf50;cursor:default}.verification-note{margin-left:10px;font-size:.8rem;color:#666}.settings-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000}.settings-modal-content{background-color:white;border-radius:8px;width:100%;max-width:350px;box-shadow:0 4px 12px rgba(0,0,0,.15);overflow:hidden}.settings-modal-header{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;border-bottom:1px solid #e0e0e0}.settings-modal-header h2{margin:0;font-size:1.25rem;font-weight:600}.settings-modal-close-button{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;color:#666;transition:color .2s}.settings-modal-close-button:hover{color:#333}.settings-modal-body{padding:24px}.settings-modal-footer{padding:16px 24px;border-top:1px solid #e0e0e0;display:flex;justify-content:flex-end;gap:12px}.settings-modal-content .error-message,.settings-modal-content .success-message{text-align:center;margin:10px 20px;padding:10px;border-radius:4px;font-weight:500;border:none}.settings-modal-content .success-message{background-color:#e8f5e9;color:#2e7d32}.settings-modal-content .error-message{background-color:#ffebee;color:#c62828}.password-label-row{display:flex;align-items:center;gap:12px}.password-label-row label{margin:0}.verification-label-row{display:flex;align-items:center;gap:12px}.verification-label-row label{margin:0}.verification-status-button{padding:8px 16px;background-color:#4caf50;color:white;border:none;border-radius:20px;font-weight:600;cursor:pointer;transition:all .2s ease}.verification-status-button:hover:not(:disabled){background-color:#388e3c}.verification-status-button:disabled{opacity:.7;cursor:default}.verification-status-button.verified{background-color:#e0e0e0;color:#2e7d32;cursor:default}.upload-section{max-width:1200px;margin:0 auto;padding:120px 20px 40px}.upload-intro{text-align:center;margin-bottom:24px}.upload-intro h1{font-size:2.5rem;font-weight:600;color:#1a1a1a;margin-bottom:50px}.upload-intro p{font-size:1.1rem;color:#666}.uploads-remaining{text-align:center;color:#666;margin-bottom:50px}.uploads-remaining span{color:black;font-weight:500}.content-type-selection{margin-bottom:40px}.content-type-selection h2{font-size:1.5rem;font-weight:600;color:#1a1a1a;margin-bottom:50px;text-align:center}.content-type-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px;max-width:800px;margin:0 auto 50px}.content-type-button{padding:24px;border:1px solid #e5e7eb;border-radius:12px;display:flex;flex-direction:column;align-items:center;gap:12px;background:white;cursor:pointer;transition:all .2s ease}.content-type-button.photo:hover{border-color:#2563eb;background-color:#eff6ff}.content-type-button.photo:hover svg{color:#2563eb}.content-type-button.video:hover{border-color:#10b981;background-color:#ecfdf5}.content-type-button.video:hover svg{color:#10b981}.content-type-button svg{color:#666}.content-type-button span{font-weight:500;color:#1a1a1a}.upload-guidelines{max-width:800px;margin:0 auto}.guidelines-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px;margin-bottom:60px}.guideline-item{display:flex;align-items:center;gap:12px;color:#666}.guideline-item svg{color:black;flex-shrink:0}.skip-upload{display:block;margin:0 auto;padding:12px 20px;color:#666;background:white;border:1px solid #e0e0e0;border-radius:20px;cursor:pointer;font-size:1rem;font-weight:600;transition:background-color .2s ease,color .2s ease}.skip-upload:hover{background:rgba(172,170,170,.3);color:#333}.upload-form{max-width:800px;margin:0 auto}.upload-dropzone{border:2px dashed #e5e7eb;border-radius:12px;padding:40px;text-align:center;margin-bottom:32px;transition:all .2s ease}.upload-dropzone:hover{border-color:#2563eb;background-color:#f8fafc}.upload-placeholder{display:flex;flex-direction:column;align-items:center;gap:16px}.upload-placeholder svg{color:#9ca3af}.upload-placeholder p{color:#666}.upload-button{background-color:#2563eb;color:white;padding:12px 24px;border-radius:8px;cursor:pointer;transition:background-color .2s ease}.upload-button:hover{background-color:#1d4ed8}.preview-container{position:relative}.preview-image,.preview-video{max-height:400px;margin:0 auto;border-radius:8px}.preview-video{max-width:100%}.remove-preview{position:absolute;top:12px;right:12px;background:white;border-radius:50%;padding:8px;cursor:pointer;box-shadow:0 2px 4px rgba(0,0,0,.1)}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px;margin-bottom:32px}.form-field{display:flex;flex-direction:column;gap:8px}.form-field.full-width{grid-column:span 2}.form-field label{font-weight:500;color:#1a1a1a}.form-field small{color:#6b7280;font-size:.8rem}.form-field input,.form-field select,.form-field textarea{padding:12px;border:1px solid #e5e7eb;border-radius:8px;font-size:1rem}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 2px rgba(37,99,235,.1)}.tags-container{display:flex;flex-wrap:wrap;gap:8px;padding:8px;border:1px solid #e5e7eb;border-radius:8px}.tag{display:flex;align-items:center;gap:6px;padding:4px 12px;background-color:#f1f5f9;font-size:.9rem}.tag button{background:none;border:none;cursor:pointer;padding:2px;color:#666}.tag button:hover{color:#ef4444}.colors-container{display:flex;flex-wrap:wrap;gap:8px}.color-option{display:flex;align-items:center;gap:8px;padding:8px 16px;border:1px solid #e5e7eb;border-radius:20px;cursor:pointer;background:white}.color-option.selected{border-color:#2563eb;background-color:#f8fafc}.color-swatch{width:16px;height:16px;border-radius:50%}.submit-button{width:100%;padding:16px;background-color:#2563eb;color:white;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s ease;margin-bottom:40px}.submit-button:hover{background-color:#1d4ed8}.submit-button:disabled{background-color:#9ca3af;cursor:not-allowed}@media (max-width:768px){.upload-intro h1{font-size:2rem}.content-type-grid,.form-grid,.guidelines-grid{grid-template-columns:1fr}.form-field.full-width{grid-column:auto}}.back-button{display:flex;align-items:center;gap:8px;color:#666;background:none;border:none;padding:12px 0;margin-bottom:24px;margin-top:95px;cursor:pointer;font-size:1rem;transition:color .2s ease}.back-button:hover{color:#2563eb}.hidden{display:none}.label-with-icon{display:flex;align-items:center;gap:6px}.image-metadata{margin-top:12px;display:flex;justify-content:center;gap:8px;color:#666;font-size:.9rem}.upload-progress{margin-top:16px}.progress-bar{width:100%;height:8px;background-color:#e5e7eb;border-radius:4px;overflow:hidden;margin-bottom:8px}.progress-fill{height:100%;background-color:#2563eb;transition:width .3s ease}.upload-notice{background-color:#f8fafc;border-radius:8px;padding:12px;border-left:4px solid #2563eb}.upload-notice p{display:flex;align-items:center;gap:8px;margin:0;color:#666}.upload-notice svg{color:#2563eb}.error-message{color:#ef4444;margin-top:12px;padding:12px;background-color:#fee2e2;border-radius:8px;border-left:4px solid #ef4444}.content-type-grid.disabled{opacity:.7;cursor:not-allowed}.content-type-button.disabled{background-color:#f3f4f6;pointer-events:none}.verification-required-message{margin-top:20px;padding:20px;background-color:#fff3cd;border-radius:8px;border-left:4px solid #ffc107;text-align:center}.verification-required-message h3{margin-top:0;color:#856404}.verification-required-message p{margin:10px 0;color:#856404}.send-verification-button{margin-top:10px;padding:8px 16px;background-color:#ffc107;color:#856404;border:none;border-radius:4px;font-weight:600;cursor:pointer;transition:background-color .2s ease}.send-verification-button:hover{background-color:#e0a800}.feature-coming-soon{text-align:center;padding:40px;background-color:#f9fafb;border-radius:8px;margin:20px 0}.feature-coming-soon h2{margin-bottom:16px;color:#4b5563}.feature-coming-soon p{margin-bottom:12px;color:#6b7280}.content-type-button.disabled{opacity:.6;cursor:not-allowed;background-color:#f0f0f0}.upload-limit-message{margin-top:15px;padding:10px 15px;background-color:#fff3cd;border:1px solid #ffeeba;border-radius:8px;color:#856404;text-align:center}.tag-hint{color:#e53e3e;font-size:.875rem;display:block;margin-top:.5rem}.tools-page{min-height:100vh;background-color:white}.tools-container{max-width:1200px;margin:0 auto;padding:100px 20px 40px}.tools-header{text-align:center;margin-bottom:40px}.tools-title{font-size:2.5rem;font-weight:600;color:#1a1a1a;margin-bottom:10px}.tools-subtitle{font-size:1.1rem;color:#666}.tools-preview-section{margin-top:60px;padding:20px}.section-title{font-size:1.8rem;margin-bottom:30px;text-align:center}.tools-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:30px;gap:30px;margin-top:20px}.tool-card{background-color:#f9f9f9;border-radius:12px;padding:30px;text-align:center;transition:transform .3s ease,box-shadow .3s ease;border:1px solid #e0e0e0}.tool-card:hover{transform:translateY(-5px);box-shadow:0 8px 15px rgba(0,0,0,.1)}.tool-icon{font-size:2.5rem;margin-bottom:15px}.tool-name{font-size:1.2rem;font-weight:600;margin-bottom:10px;color:#1a1a1a}.tool-description{color:#666;font-size:.95rem;line-height:1.5}.tools-newsletter{margin-top:60px;padding:40px;text-align:center;background-color:#f9f9f9;border-radius:12px}.tools-newsletter h3{font-size:1.5rem;font-weight:600;margin-bottom:15px;color:#1a1a1a}.tools-newsletter p{color:#666;margin-bottom:25px}.newsletter-form{display:flex;max-width:500px;margin:0 auto}.newsletter-form input{flex:1 1;padding:14px 20px;border:1px solid #e0e0e0;border-radius:25px 0 0 25px;font-size:1rem;outline:none}.newsletter-form button{padding:14px 25px;background-color:#1a1a1a;color:white;border:none;border-radius:0 25px 25px 0;font-weight:600;cursor:pointer;transition:background-color .2s ease}.newsletter-form button:hover{background-color:#333}@media (max-width:768px){.nav-links{flex-wrap:wrap;justify-content:center}.tools-grid{grid-template-columns:1fr}.newsletter-form{flex-direction:column;gap:15px}.newsletter-form button,.newsletter-form input{width:100%;border-radius:25px}}.videos-page{min-height:100vh;background-color:white}.videos-container{max-width:1200px;margin:0 auto;padding:100px 20px 40px}.videos-header{text-align:center;margin-bottom:40px}.videos-title{font-size:2.5rem;font-weight:600;color:#1a1a1a;margin-bottom:10px}.videos-subtitle{font-size:1.1rem;color:#666}.view-controls{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.view-modes{display:flex;gap:10px}.view-mode-button{background:none;border:1px solid #e0e0e0;padding:8px;border-radius:20px;cursor:pointer;color:#666;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.view-mode-button:hover{background-color:rgba(172,170,170,.3);color:#333}.view-mode-button.active{background-color:#1a1a1a;color:white;border-color:#1a1a1a}.filter-controls{display:flex;gap:16px}.videos-grid{display:grid;grid-gap:24px;gap:24px}.videos-grid.grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.videos-grid.list{grid-template-columns:1fr}.videos-grid.list .video-item{display:flex;align-items:center}.videos-grid.list .video-thumbnail{width:280px;aspect-ratio:16/9;flex-shrink:0}.videos-grid.list .video-info{padding:0 20px;flex:1 1}.video-item{border-radius:12px;overflow:hidden;transition:transform .3s ease}.video-item:hover{transform:translateY(-5px)}.video-link{text-decoration:none;color:inherit}.video-thumbnail{position:relative;aspect-ratio:16/9;overflow:hidden;border-radius:12px}.video-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.video-item:hover .video-image{transform:scale(1.05)}.video-duration{position:absolute;bottom:10px;right:10px;background:rgba(0,0,0,.7);color:white;padding:4px 8px;border-radius:4px;font-size:.8rem;font-weight:500;z-index:10}.video-play-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.2);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;color:white}.video-item:hover .video-play-overlay{opacity:1}.video-info{padding:16px 8px}.video-title{font-size:1rem;font-weight:600;margin:0 0 5px;color:#1a1a1a}.video-user{font-size:.9rem;color:#666;margin:0}.load-more{margin:40px 0}@media (max-width:768px){.view-controls{flex-direction:column;gap:20px;align-items:stretch}.view-modes{justify-content:center}.filter-controls{align-items:stretch;gap:10px}.filter-controls,.videos-grid.list .video-item{flex-direction:column}.videos-grid.list .video-thumbnail{width:100%}}.sub-nav{padding:20px 0;display:flex;justify-content:center;margin-bottom:30px}.nav-links{display:flex;align-items:center;gap:30px}.sub-nav-link{color:#666;text-decoration:none;font-size:1.2em;padding:14px 24px;border-radius:20px;font-weight:600;transition:background-color .2s ease,color .2s ease}.sub-nav-link:hover{background-color:rgba(172,170,170,.3);color:#333}.sub-nav-link.active{background:#000;color:white}.tag-detail-page{min-height:100vh;background-color:white}.tag-detail-container{max-width:1200px;margin:0 auto;padding:100px 20px 40px}.breadcrumb{margin-bottom:20px}.breadcrumb-link{display:inline-flex;align-items:center;gap:8px;color:#666;text-decoration:none;font-size:.9rem;transition:color .2s ease}.breadcrumb-link:hover{color:#1a1a1a}.tag-hero{margin-bottom:30px;padding:40px;background-color:#f5f5f5;border-radius:16px}.tag-hero-content{text-align:center}.tag-hero-title{font-size:2.5rem;font-weight:600;margin:0 0 10px;color:#1a1a1a;position:relative;display:inline-block}.tag-hero-count{font-size:1.1rem;color:#666;margin:0}.tag-description{font-size:1.1rem;color:#666;line-height:1.6;margin-bottom:30px;max-width:800px;text-align:center;margin-left:auto;margin-right:auto}.tag-filters{display:flex;justify-content:flex-end;align-items:center;margin-bottom:30px}.filters-right{display:flex;gap:16px}.photo-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-auto-rows:auto;grid-auto-flow:dense;margin-bottom:40px}.photo-item{border-radius:12px;transition:transform .3s ease}.photo-item.tall{grid-row:span 2}.photo-item:hover{transform:translateY(-5px)}.photo-link{display:block;height:100%;text-decoration:none;color:inherit}.loading-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;color:#666}.spinner{width:40px;height:40px;margin-bottom:16px;border-radius:50%;border:4px solid rgba(0,0,0,.1);border-top-color:#3498db;animation:spin 1s ease-in-out infinite}.error-state{text-align:center;padding:40px;color:#e74c3c}.error-state button{margin-top:16px;padding:10px 20px;background-color:#3498db;color:white;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s ease}.error-state button:hover{background-color:#2980b9}.empty-state{text-align:center;padding:40px;color:#666}.load-more{display:flex;justify-content:center;margin-bottom:50px}.load-more-button{padding:14px 30px;background:none;border:1px solid #e0e0e0;border-radius:20px;font-size:1rem;font-weight:600;color:#666;cursor:pointer;transition:all .2s ease}.load-more-button:hover{background:rgba(172,170,170,.3);color:#333}.load-more-button.loading{opacity:.7;cursor:not-allowed}.related-tags-section{max-width:1200px;padding:0 20px;margin:50px auto}.section-title{font-size:1.5rem;font-weight:600;color:#1a1a1a;margin-bottom:24px}.related-tags{display:flex;flex-wrap:wrap;gap:16px}.related-tag{display:flex;flex-direction:column;text-decoration:none;color:inherit;padding:16px 24px;background-color:#f5f5f5;border-radius:12px;transition:transform .3s ease,background-color .3s ease}.related-tag:hover{transform:translateY(-5px);background-color:#ebebeb}.tag-name{font-size:1.1rem;font-weight:600;margin-bottom:4px;color:#1a1a1a}.tag-count{font-size:.9rem;color:#666}@media (max-width:768px){.tag-hero-title{font-size:1.8rem}.tag-filters{flex-direction:column;gap:16px;align-items:flex-start}.filters-right{width:100%;justify-content:space-between}.photo-grid{grid-template-columns:repeat(2,1fr)}.photo-item.wide{grid-column:span 1}}@media (max-width:480px){.photo-grid{grid-template-columns:1fr}}.profile-page{min-height:100vh;background-color:white}.profile-container{max-width:1200px;margin:0 auto;padding:115px 20px 40px}.profile-header{text-align:center;margin-bottom:40px}.profile-info{display:flex;flex-direction:column;align-items:center;margin-bottom:30px}.profile-image-container{position:relative;width:150px;height:150px;margin-bottom:24px}.profile-image{width:100%;height:100%;border-radius:50%;object-fit:cover}.profile-badge{position:absolute;bottom:5px;right:5px;background-color:#22c55e;color:white;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600}.profile-details{display:flex;flex-direction:column;align-items:center;gap:20px}.profile-name{font-size:2.5rem;font-weight:600;color:#1a1a1a;margin-bottom:20px}.profile-buttons{display:flex;gap:12px;margin-bottom:20px}.follow-button{padding:14px 26px;background-color:#1a1a1a;border-radius:12px;font-weight:600;cursor:pointer;transition:background-color .2s ease}.follow-button:hover{background-color:#333}.donate-button{padding:14px 26px;background-color:white;color:#1a1a1a;border:1px solid #e0e0e0;border-radius:12px;font-weight:600;cursor:pointer;transition:all .2s ease}.donate-button:hover{background-color:#f5f5f5}.settings-button,.upload-button{padding:14px 26px;background-color:#f0f0f0;color:#1a1a1a;border:1px solid #e0e0e0;border-radius:12px;font-weight:600;cursor:pointer;transition:all .2s ease}.settings-button:hover,.upload-button:hover{background-color:#e0e0e0}.profile-links{display:flex;gap:16px;margin-bottom:30px}.profile-link{display:flex;align-items:center;gap:8px;color:#666;text-decoration:none;font-size:.9rem;transition:color .2s ease}.profile-link:hover{color:#1a1a1a}.profile-stats{display:flex;justify-content:center;gap:60px;margin-top:30px}.stat-item{display:flex;flex-direction:column;align-items:center;gap:8px}.stat-label{color:#666;font-size:.9rem}.stat-value{color:#1a1a1a;font-size:1.1rem;font-weight:600}.profile-nav{padding:0 20px 20px;justify-content:center;gap:30px;font-weight:600}.nav-tab,.profile-nav{display:flex;align-items:center}.nav-tab{color:#666;text-decoration:none;font-size:1.1em;padding:14px 18px;border-radius:30px;transition:background-color .2s ease,color .2s ease;background:none;border:none;cursor:pointer;gap:8px}.nav-tab:hover{background-color:rgba(172,170,170,.3);color:#333}.nav-tab.active{background:#000;color:white}.tab-count{color:inherit;font-size:.9rem}.profile-content{padding:20px 0}.content-filters{display:flex;justify-content:flex-end;gap:16px;margin-bottom:24px}.filter-dropdown{position:relative}.filter-button{display:flex;align-items:center;gap:8px;padding:14px 20px;border:1px solid #e0e0e0;background:white;color:#666;font-size:1em;font-weight:600;transition:background-color .2s ease,color .2s ease}.filter-button:hover{background:rgba(172,170,170,.3);color:#333}.filter-dropdown-content{position:absolute;top:100%;right:0;background:white;border:1px solid #e0e0e0;border-radius:12px;margin-top:5px;min-width:100%;box-shadow:0 2px 10px rgba(0,0,0,.1);z-index:1000}.dropdown-option{display:block;width:100%;padding:12px 20px;text-align:left;background:none;border:none;color:#666;font-weight:600;cursor:pointer;transition:background-color .2s ease,color .2s ease}.dropdown-option:hover{background:rgba(172,170,170,.3);color:#333}.photo-grid .photo-column{display:flex;flex-direction:column;gap:24px}.photo-item:not(.wide):not(.tall):not(.square){aspect-ratio:4/3}.photo-item.wide{grid-column:span 2;aspect-ratio:16/9}.photo-item.tall{aspect-ratio:3/4}.photo-item.square{aspect-ratio:1/1}.photo-column .photo-item{margin-bottom:0;height:auto}@media (max-width:768px){.profile-stats{flex-direction:row;flex-wrap:wrap;gap:30px}.profile-nav{overflow-x:auto;justify-content:flex-start;padding-bottom:16px}.nav-tab{white-space:nowrap}.content-filters{flex-direction:column;align-items:flex-end}.filter-dropdown{width:200px}.photo-grid{grid-template-columns:repeat(2,1fr)}.photo-grid .photo-column:nth-child(3){display:none}}@media (max-width:480px){.photo-grid{grid-template-columns:1fr}.photo-grid .photo-column:nth-child(2){display:none}}.followers-list,.following-list{display:flex;flex-direction:column;gap:12px;margin-top:16px}.follower-item,.following-item{display:flex;align-items:center;justify-content:space-between;padding:12px;border-radius:8px;background-color:#f9f9f9;transition:background-color .2s}.follower-item:hover,.following-item:hover{background-color:#f0f0f0}.follower-info,.following-info{display:flex;align-items:center;gap:12px;cursor:pointer}.follower-avatar,.following-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover}.follower-details,.following-details{display:flex;flex-direction:column}.follower-name,.following-name{font-weight:600;font-size:16px;margin:0}.follow-date{font-size:12px;color:#888;margin:0}.follow-back-button,.unfollow-button{padding:6px 12px;border-radius:4px;font-size:14px;cursor:pointer}.follow-back-button{background-color:#3498db;color:white;border:none}.unfollow-button{padding:6px 12px;border-radius:4px;font-size:14px;cursor:pointer;background-color:initial;color:#666}.unfollow-button:hover{background-color:#f5f5f5}.follow-button.following{background-color:#e0e0e0;color:#333}.follower-item button,.following-item button{width:90px;text-align:center;padding:8px 0;border-radius:4px;font-size:14px;cursor:pointer;transition:all .2s ease}.follow-button{background-color:#292929;color:white;border:none}.unfollow-button{background-color:white;color:#333;border:1px solid #ccc}.following-list .follow-button,.following-list .unfollow-button{width:90px!important}.profile-buttons .follow-button{width:94px;text-align:center}.videos-coming-soon{grid-column:1/-1!important;text-align:center;padding:40px;background-color:rgba(173,216,230,.3);border-radius:12px;margin:0 auto;width:100%}.videos-coming-soon h3{font-size:24px;font-weight:500;margin-bottom:15px;color:#444}.videos-coming-soon p{color:#666;margin-bottom:10px;max-width:500px;margin-left:auto;margin-right:auto}.coffee-button{display:flex;align-items:center;gap:6px;background-color:#FFDD00;color:#000000;border:none;border-radius:4px;padding:8px 16px;font-weight:500;cursor:pointer;transition:background-color .2s}.coffee-button:hover{background-color:#FFD000}.coffee-button svg{stroke-width:2}.no-media{text-align:center;padding:40px;background-color:#f9f9f9;border-radius:12px;grid-column:1/-1;width:100%}.photo-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.photo-item{position:relative;border-radius:8px;overflow:hidden;width:100%}.photo-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.photo-item:hover .photo-image{transform:scale(1.05)}.photo-column{display:contents}.media-manager-container{max-width:1200px;margin:0 auto;padding:30px}h1{font-size:2rem;margin-bottom:20px;color:#333}.filters{display:flex;gap:10px;margin-bottom:25px;align-items:center;justify-content:space-between;flex-wrap:wrap}.filter-button{padding:10px 20px;background:#f0f0f0;border:none;border-radius:20px;cursor:pointer;font-weight:500;color:#555;transition:all .2s ease}.filter-button:hover{background:#e0e0e0}.filter-button.active{background:#1a1a1a;color:white}.controls-right{display:flex;gap:10px;margin-left:auto}.refresh-button,.sort-button{display:flex;align-items:center;gap:6px;padding:10px 20px;background:#f0f0f0;border:none;border-radius:20px;cursor:pointer;font-weight:500;color:#555;transition:all .2s ease}.refresh-button:hover,.sort-button:hover{background:#e0e0e0}.spinning{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.empty-state,.loading{padding:40px;text-align:center;color:#666;background:#f9f9f9;border-radius:8px;margin:30px 0}.toolbar{justify-content:space-between;padding:15px 0;border-bottom:1px solid #eee;margin-bottom:20px}.select-all,.toolbar{display:flex;align-items:center}.select-all{gap:8px;cursor:pointer;-webkit-user-select:none;user-select:none}.actions{display:flex;align-items:center;gap:15px}.approve-button,.delete-button,.reject-button,.save-button{padding:8px 20px;border:none;border-radius:20px;cursor:pointer;font-weight:500;transition:all .2s ease}.approve-button{background:#4CAF50;color:white}.approve-button:hover{background:#43A047}.reject-button{background:#F44336;color:white}.reject-button:hover{background:#E53935}.delete-button{background:#F44336;color:white}.delete-button:hover{background:#E53935}.save-button{background-color:#2196F3;color:white}.save-button:hover{background-color:#1E88E5}button:disabled{opacity:.5;cursor:not-allowed}.error-message,.success-message{padding:10px 15px;margin-bottom:15px;border-radius:8px;animation:fadeIn .3s}.success-message{background-color:#e8f5e9;border:1px solid #a5d6a7;color:#2e7d32}.error-message{background-color:#ffebee;border:1px solid #ef9a9a;color:#c62828}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.media-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:20px;gap:20px}.media-item{border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:transform .2s,box-shadow .2s;cursor:pointer;position:relative}.media-item:hover{transform:translateY(-5px);box-shadow:0 5px 15px rgba(0,0,0,.15)}.media-item.selected{box-shadow:0 0 0 3px #2196F3}.media-content{width:100%;height:100%;cursor:pointer}.media-thumbnail{height:180px;overflow:hidden}.media-thumbnail img{width:100%;height:100%;object-fit:cover}.audio-thumbnail,.video-thumbnail{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.video-thumbnail{background-color:#222;color:white}.audio-thumbnail{background-color:#6200ea;color:white}.media-info{padding:15px}.media-name{margin:0 0 8px;font-size:1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.media-date,.media-user{margin:0;font-size:.85rem;color:#666}.select-indicator{position:absolute;top:10px;right:10px;width:20px;height:20px;border-radius:50%;border:2px solid white;background:transparent;transition:background-color .2s;z-index:10}.media-item.selected .select-indicator{background:#2196F3}.pagination-controls{display:flex;justify-content:space-between;align-items:center;margin-top:20px;padding:15px;background:#f9f9f9;border-radius:8px}.pagination-button{display:flex;align-items:center;gap:5px;padding:8px 20px;background:#f0f0f0;border:none;border-radius:20px;cursor:pointer;font-weight:500;color:#555;transition:all .2s ease}.pagination-button:disabled{opacity:.5;cursor:not-allowed}.pagination-button:not(:disabled):hover{background:#e0e0e0}.pagination-info{font-size:14px;color:#666}.media-detail-modal{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;z-index:1000;background-color:rgba(0,0,0,.7)}.modal-content{position:relative;background-color:white;width:90%;max-width:1000px;max-height:90vh;border-radius:8px;overflow:hidden;display:flex;flex-direction:column;z-index:1001}.modal-close-button{position:absolute;top:15px;right:15px;width:32px;height:32px;border-radius:50%;background:rgba(0,0,0,.5);color:white;font-size:20px;display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;z-index:10}.detail-header{padding:20px;border-bottom:1px solid #eee}.detail-header h2{margin:0 0 10px;font-size:1.5rem;padding-right:40px}.detail-meta{display:flex;justify-content:space-between;align-items:center;font-size:.9rem;color:#666}.status-badge{padding:4px 10px;border-radius:12px;font-size:.8rem;font-weight:500;text-transform:capitalize}.status-badge.pending{background-color:#FFC107;color:#333}.status-badge.approved{background-color:#4CAF50;color:white}.status-badge.rejected{background-color:#F44336;color:white}.detail-content{flex:1 1;overflow:auto;display:flex;align-items:center;justify-content:center;background-color:#f0f0f0}.detail-image{max-width:100%;max-height:70vh;object-fit:contain}.detail-video{width:100%;max-height:70vh}.detail-audio{width:100%;padding:30px;display:flex;flex-direction:column;align-items:center;gap:20px}.audio-waveform-placeholder{width:100%;height:120px;background:linear-gradient(90deg,#ddd,#bbb 10%,#ddd 20%,#ccc 30%,#ddd 40%,#bbb 50%,#ddd 60%,#ccc 70%,#ddd 80%,#bbb 90%,#ddd);background-size:200% 100%;animation:waveform 2s linear infinite;border-radius:4px}@keyframes waveform{0%{background-position:0 0}to{background-position:200% 0}}.unsupported-media{padding:50px;text-align:center;color:#666}.detail-actions{display:flex;gap:10px;padding:15px 20px;border-top:1px solid #eee;justify-content:flex-end}.download-button{padding:8px 20px;background:#2196F3;color:white;border:none;border-radius:20px;cursor:pointer;font-weight:500;text-decoration:none;display:inline-flex;align-items:center;transition:all .2s ease}.download-button:hover{background:#1E88E5}.detail-metadata{background-color:#f9f9f9;border-radius:8px;padding:20px;margin:20px}.metadata-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.metadata-header h3{margin:0;font-size:1.2rem}.edit-metadata-button{padding:6px 12px;background-color:#f0f0f0;border:none;border-radius:20px;cursor:pointer;font-size:.85rem;transition:all .2s ease}.edit-metadata-button:hover{background-color:#e0e0e0}.metadata-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:20px;gap:20px}.metadata-item{margin-bottom:15px}.metadata-item strong{display:block;margin-bottom:5px;color:#555}.tags-list{display:flex;flex-wrap:wrap;gap:8px}.tag{display:inline-block;background-color:#e9f5ff;border-radius:16px;padding:4px 10px;font-size:.85rem}.metadata-edit-form{gap:15px}.form-group,.metadata-edit-form{display:flex;flex-direction:column}.form-group{gap:5px}.form-group label{font-weight:600;font-size:.9rem}.form-group input,.form-group select,.form-group textarea{padding:8px 12px;border:1px solid #ddd;border-radius:4px;font-size:.9rem}.form-group textarea{resize:vertical;min-height:80px}.form-actions{display:flex;justify-content:flex-end;margin-top:10px}.tag-input-container{display:flex;flex-direction:column;border:1px solid #ddd;border-radius:4px;padding:8px;background-color:white}.current-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.edit-tag{display:flex;align-items:center;background-color:#e9f5ff;border-radius:16px;padding:4px 10px;font-size:.85rem}.remove-tag-btn{background:none;border:none;margin-left:6px;cursor:pointer;font-size:14px;line-height:1;color:#666}.remove-tag-btn:hover{color:#ff4d4f}.tag-input-container input{padding:8px;border:none;outline:none;font-size:.9rem}@media (max-width:768px){.metadata-grid{grid-template-columns:1fr}.media-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.detail-actions{flex-direction:column}.detail-actions a,.detail-actions button{width:100%;text-align:center;justify-content:center}}