@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Source+Serif+4:ital,opsz,wght@0,8..60,200..900;1,8..60,200..900&display=swap);:root{--red:#ff1a1a;--red-dark:#c00;--black:#000;--gray:#121212}*{box-sizing:border-box}body{background:#000;background:var(--black);color:#fff}.container{margin:0 auto;max-width:1100px;padding:0 16px}.btn{border-radius:10px;font-weight:600;padding:10px 16px}.btn-red{background:#ff1a1a;background:var(--red);color:#fff}.btn-red:hover{background:#c00;background:var(--red-dark)}.card{background:#121212;background:var(--gray);border:1px solid #ffffff14;border-radius:16px;padding:20px}.badge{border:1px solid #ff1a1a;border:1px solid var(--red);border-radius:8px;display:inline-block;font-size:12px;margin:4px;padding:6px 10px}.link{color:#ff1a1a;color:var(--red);text-decoration:none}.link:hover{text-decoration:underline}.nav{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000c;border-bottom:1px solid #ffffff0f;position:-webkit-sticky;position:sticky;top:0;z-index:10}.nav-inner{justify-content:space-between;padding:14px 0}.brand,.nav-inner{align-items:center;display:flex}.brand{font-weight:700;gap:10px}.brand-logo{background:#ff1a1a;background:var(--red);border-radius:10px;display:inline-block;height:34px;width:34px}.grid{grid-gap:16px;display:grid;gap:16px}.grid-2{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}body{animation:fadeInBody 1s ease-in-out;background:#fff;color:#fbfbfb;font-family:Poppins,sans-serif;margin:0}.navbar{align-items:center;animation:slideDown .8s ease-in-out;background-color:#fdfdfd;display:flex;height:85px;justify-content:space-between;padding:0 40px}.logo{animation:fadeInLeft 1.2s ease-in-out;color:#fff;font-size:22px;font-weight:700}.nav-center{animation:fadeIn 1.5s ease-in-out;display:flex;gap:40px;margin-left:130px}.nav-center a{color:#000;font-size:18px;font-weight:500;text-decoration:none;transition:.3s}.nav-center a:hover{text-decoration:underline;transform:scale(1.1)}.logout-btn{background:#fff;border:2px solid #9d0909;border-radius:6px;color:#000;cursor:pointer;font-weight:700;padding:10px 20px;transition:.3s}.logout-btn:hover{background:#000;border:1px solid #fff;color:#fff;transform:scale(1.05)}.buy-premium-btn{background:#000;border-radius:8px;color:#fff;font-size:12px;margin-left:-253px;margin-top:-10px;padding:8px 16px;text-decoration:none;transition:.3s}.buy-premium-btn:hover{background:#3d3b3b}.mobile-nav-toggle{color:#000;cursor:pointer;display:none;margin-left:10px}.profile-avatar{height:35px;margin-top:15px;width:35px}.profile-text{margin-left:5px}.mobile-menu{background:#fff;border-radius:8px;display:flex;flex-direction:column;padding:15px;position:absolute;right:10px;top:85px;width:200px;z-index:1001}.mobile-menu .profile-container,.mobile-menu a,.mobile-menu button{color:#000;padding:10px 0;text-decoration:none}.mobile-menu a:last-child,.mobile-menu button:last-child{margin-bottom:20px}@media (max-width:768px){.desktop-nav{display:none}.mobile-nav-toggle{display:block}.buy-premium-btn{background:#fff;border-radius:0;color:#000;font-size:15px;margin-left:0;margin-top:10px;padding:8px 16px}.buy-premium-btn:hover{background:#fff}}.desktop-only{display:inline-block}.mobile-only{display:none}@media (max-width:768px){.desktop-only{display:none}.mobile-only{display:block}}.profile-container{align-items:center;display:flex;flex-direction:column;margin-right:10px}.profile-avatar{border:2px solid #d80b0b;border-radius:50%;height:40px;object-fit:cover;width:40px}.profile-text{color:#000;font-size:12px;margin-top:2px}.navbar-logo{cursor:pointer;height:100px;width:auto}.hero{animation:fadeInUp 1s ease-in-out;padding:80px 20px;text-align:center}.features{animation:fadeIn 1.2s ease-in-out;display:flex;flex-wrap:wrap;gap:30px;justify-content:center;margin:-163px 20px 60px}.feature-card{animation:fadeInUp 1.2s ease-in-out;background:#000;border:2px solid #000;border-radius:12px;box-shadow:0 8px 25px #00000040;padding:30px;text-align:center;transition:.4s ease-in-out;width:280px}.feature-card:hover{box-shadow:0 12px 35px #00000059;transform:translateY(-8px) scale(1.02)}.feature-card h2{color:#fff;font-family:Playfair Display,serif;font-size:33px;font-style:normal;font-weight:100}.feature-card p{color:#d9c6c6}.feature-card:hover{background:#000;box-shadow:0 8px 20px #ff000080;transform:translateY(-12px) scale(1.05)}.how-it-works{animation:fadeIn 1.2s ease-in-out;background:#111;padding:60px 20px;text-align:center}.steps{flex-wrap:wrap;gap:30px;margin-top:30px}.step{animation:fadeInUp 1.4s ease-in-out;background:#000;transition:.3s;width:250px}.step:hover{box-shadow:0 6px 15px #f006;transform:translateY(-8px) scale(1.05)}.testimonials{animation:fadeIn 1.5s ease-in-out;padding:60px 20px;text-align:center}.testimonial-cards{flex-wrap:wrap;gap:30px}.testimonial{animation:fadeInUp 1.6s ease-in-out;background:#111;padding:25px;transition:.3s;width:280px}.testimonial:hover{box-shadow:0 6px 15px #f006;transform:scale(1.05)}.footer{background:#fff;border:2px solid #000;color:#000;padding:40px 20px}.footer-logo{display:block;margin-bottom:-30px;margin-top:-35px;width:120px}.footer-content{display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;margin-bottom:-20px;margin-top:-20px}.footer-section{flex:1 1 200px;margin-left:37px}.footer-categories{grid-gap:0 12px;display:grid;gap:0 12px;grid-template-columns:repeat(2,1fr);margin-left:-83px}.footer-section h3{color:#000;font-family:Playfair Display,serif;font-optical-sizing:auto;font-size:1.7rem;font-style:normal;font-weight:700;margin-bottom:15px}.footer-section ul{list-style:none;padding:0}.footer-section ul li{cursor:pointer;margin:8px 0;transition:color .3s}.footer-section ul li:hover{color:#780b0b}.social-icons{color:#000;cursor:pointer;display:flex;font-size:20px;gap:12px;margin-top:10px}.social-icons a,.social-icons a:hover,.social-icons svg:hover{color:#000}.newsletter{margin-bottom:20px;text-align:center}.newsletter form{display:flex;justify-content:center;margin-top:10px}.newsletter input{border:none;border-radius:6px 0 0 6px;outline:none;padding:10px;width:250px}.newsletter button{background:#ff4d4d;border:none;border-radius:0 6px 6px 0;color:#fff;cursor:pointer;padding:10px 20px}.footer-bottom{border-top:1px solid #720c0c;color:#960f0f;font-size:14px;margin-bottom:-25px;padding-top:15px;text-align:center}@media (max-width:992px){.footer-bottom{margin-top:41px}.social-icons{gap:31px;margin-left:269px}}@keyframes fadeInBody{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}.container{animation:fadeIn 1s ease-in-out;border:1px solid red;border-radius:12px;box-shadow:0 8px 20px #f006;color:#fff;margin:120px auto;max-width:400px;padding:40px}.container h2{color:red;font-size:26px;font-weight:700;letter-spacing:1px;margin-bottom:25px}.container input{background:#000;border:1px solid red;border-radius:8px;color:#fff;font-size:16px;margin:12px 0;outline:none;padding:12px;transition:.3s;width:100%}.container input:focus{border-color:#fff;box-shadow:0 0 8px red}.container button{background:red;border:none;border-radius:8px;font-size:18px;margin-top:15px}.container button:hover{transform:translateY(-2px)}.container p{color:#ccc;font-size:14px;margin-top:20px}.container p:hover{color:red;text-decoration:underline}.container{animation:fadeIn 1.2s ease-in-out;background:#111;border:1px solid #fff;border-radius:10px;margin:96px auto 60px;max-width:420px;padding:30px;text-align:center;width:90%}.signup-container{max-height:500px;min-height:400px}.form-scroll{flex:1 1}.container h2{color:#fff;margin-bottom:20px}.container input,.container select,.container textarea{background:#000;border:1px solid #fff;border-radius:6px;color:#fff;margin:8px 0;padding:12px;transition:.3s;width:100%}.container input:focus,.container select:focus,.container textarea:focus{border-color:#fff;outline:none}.container textarea{height:100px;resize:none}.container button{background:#000;border:1px solid #fff;border-radius:6px;color:#fff;cursor:pointer;font-weight:700;margin-top:12px;padding:12px;transition:.3s;width:100%}.container button:hover{background:#fff;border:1px solid red;color:red;transform:scale(1.05)}@media (max-width:768px){.container{max-width:90%;padding:20px}.signup-container{max-height:none;min-height:auto;padding:15px}.container h2{font-size:1.5rem}}@media (max-width:480px){.container{margin-top:40px;padding:15px;width:95%}.container h2{font-size:1.2rem}.container button,.container input,.container select,.container textarea{font-size:.9rem;padding:10px}}.signup-container{background-color:#000;border-radius:8px;display:flex;flex-direction:column;height:auto;margin:auto;max-width:420px;min-height:auto;padding:20px;width:100%}.form-scroll{max-height:70vh;overflow-y:auto;padding-right:10px}#root,body,html{height:100%;min-height:100vh;overflow-y:auto}.nav-right{align-items:center;display:flex;gap:10px}.profile-pic{background:#eee;display:inline-block;height:44px;object-fit:cover;width:44px}.profile-pic,.profile-placeholder{border:2px solid #ffffffd9;border-radius:50%}.profile-placeholder{align-items:center;background:linear-gradient(180deg,#fff,#f0f0f0);color:#666;display:inline-flex;font-weight:600;height:144px;justify-content:center;width:144px}.auth-navbar{background-color:red}.auth-logo{font-size:20px}.auth-nav-links{gap:20px;margin-left:460px}.auth-nav-links li a{color:#fff;font-size:16px;text-decoration:none;transition:.3s}.auth-nav-links li a:hover{text-decoration:underline}.landing-page{color:#420202;display:flex;flex-direction:column;font-family:Arial,sans-serif;min-height:100vh;position:relative}.auth-navbar{align-items:center;background-color:#fff;display:flex;height:102px;justify-content:space-between;padding:15px 40px}.auth-logo{color:#fff;font-size:22px;font-weight:700}.auth-nav-links{display:flex;gap:30px;list-style:none;margin-right:600px}.auth-nav-links li{cursor:pointer}.auth-nav-links li a,.auth-nav-links li span{color:#000;font-size:18px;text-decoration:none;transition:.3s}.auth-nav-links li:hover a,.auth-nav-links li:hover span{text-decoration:underline}.hero-section{margin:80px 20px}.hero-section h1{-webkit-text-fill-color:#0000;animation:gradientMove 5s linear infinite;background:linear-gradient(#fff);-webkit-background-clip:text;background-size:300% auto;font-family:Playfair Display,serif;font-optical-sizing:auto;font-size:4.2rem;font-style:normal;font-weight:700;margin-bottom:15px;margin-top:-102px}@keyframes gradientMove{0%{background-position:0}to{background-position:100%}}.hero-section p{color:#fff;font-size:1.2rem;margin-bottom:20px}.tagline{margin-top:-23px}.explore-btn{background:#000;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:700;padding:10px 20px}.explore-btn:hover{background:#d73333;color:#fff}.info-section{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin:40px}.info-card{background:#000;border:1px solid red;border-radius:10px;padding:20px;text-align:center;transition:transform .3s;width:300px}.info-card:hover{transform:translateY(-5px)}.auth-footer{background:#111;border-top:1px solid red;font-size:14px;margin-top:auto;padding:15px;text-align:center}.modal-overlay{background:#000000b3;bottom:0;right:0;z-index:999}.hero-wrapper{min-height:105vh;overflow:hidden;position:relative;width:100%}.slideshow{background-position:50%;background-size:cover;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.hero-section{color:#b51919;padding:100px 20px;position:relative;text-align:center;z-index:1}.help-section{background:#111;color:#fff;padding:60px 20px;text-align:center}.help-section h2{color:red;margin-bottom:20px}.usage-section{background:#000;color:#fff;padding:60px 20px;text-align:center}.steps{display:flex;gap:20px;justify-content:center;margin-top:25px}.step{background:#111;border:1px solid red;border-radius:10px;flex:1 1;max-width:250px;padding:20px}.testimonials-section{background:#111;color:#fff;padding:60px 20px;text-align:center}.testimonial-cards{display:flex;gap:20px;justify-content:center;margin-top:30px}.testimonial{background:#000;border:1px solid red;border-radius:10px;font-style:italic;padding:20px;width:300px}.auth-footer{background:#000;color:#aaa;padding:40px 20px}.footer-columns{display:flex;justify-content:space-around;margin-bottom:20px}.footer-columns h4{color:red}.footer-columns ul{list-style:none;padding:0}.footer-columns ul li{margin:5px 0}.footer-columns ul li a,.footer-columns ul li span{color:#aaa;cursor:pointer;text-decoration:none}.footer-columns ul li a:hover,.footer-columns ul li span:hover{color:red}.about-section{background:#fff;padding:4rem 1.5rem}.about-container{grid-gap:7rem;align-items:center;display:grid;gap:7rem;grid-template-columns:1fr 1fr;margin-left:56px;max-width:1200px}.about-text .intro{color:#2b0202;font-size:20px;font-style:italic}.about-text .title{color:#000;font-family:Playfair Display,serif;font-optical-sizing:auto;font-size:3.5rem;font-style:normal;font-weight:400;margin-bottom:1.5rem}.about-text .description{color:#000;line-height:1.6;margin-bottom:1rem;text-align:justify}.about-images{display:flex;justify-content:center;position:relative}.main-image img{height:420px;width:320px}.main-image img,.overlay-image img{border-radius:10px;box-shadow:0 8px 20px #0003;object-fit:cover}.overlay-image img{border:4px solid #fff;height:300px;position:absolute;width:220px}.overlay-left img{bottom:-70px;left:-61px}.overlay-right img{bottom:189px;right:-69px}@media (max-width:768px){.about-container{grid-template-columns:1fr;text-align:center}.overlay-left img,.overlay-right img{bottom:auto;left:auto;margin-top:1rem;position:relative;right:auto}}.steps-section{background:#e7e7e7;color:#000;padding:50px;text-align:center}.steps-heading{font-family:Playfair Display,serif;font-optical-sizing:auto;font-size:2.8rem;font-style:normal;font-weight:400;margin-bottom:100px;margin-top:-20px}.steps-container{align-items:flex-start;display:flex;gap:40px;justify-content:center;margin:0 auto;max-width:1000px}.steps-list{display:flex;flex-direction:column;gap:15px}.step-btn{background:#0000;border:2px solid #0b0a0a;border-radius:8px;color:#0a0505;cursor:pointer;font-size:1.2rem;font-weight:700;margin-left:-370px;padding:12px 55px;text-align:center;transition:all .3s ease}.step-btn.active,.step-btn:hover{background:#fff;color:#000}.step-image{border-radius:10px;filter:grayscale(100%);margin-bottom:20px;margin-left:140px;max-width:700px;width:110%}.steps-content{flex:1 1;max-width:600px;text-align:center}.step-description{border:2px solid #050505;border-radius:12px;box-shadow:0 14px 20px #0000004d;color:#000;font-size:1.2rem;line-height:1.6;margin-left:141px;margin-right:-237px;margin-top:15px;padding:12px}.steps-subtext{color:#000;font-family:Playfair Display,serif;font-optical-sizing:auto;font-size:1.15rem;font-weight:400;line-height:1.8;margin:-71px auto 40px;max-width:850px;padding:0 15px;text-align:justify}.steps-subtext strong{color:#000;font-weight:800}.categories-section{background:#fff;padding:60px 20px;text-align:center}.categories-heading{color:#000;font-family:Playfair Display,serif;font-optical-sizing:auto;font-size:2.9rem;font-style:normal;font-weight:700;font-weight:400;margin-top:-22px}.categories-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(7,1fr);margin:0 auto;max-width:100%;width:100%}.category-card{background-position:50%;background-size:cover;border-radius:12px;filter:grayscale(100%);height:220px;position:relative;transition:filter .4s ease-in-out}@media (max-width:1200px){.categories-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:768px){.categories-grid{grid-template-columns:repeat(2,1fr)}}.category-overlay{align-items:center;background:#0006;border-radius:12px;display:flex;inset:0;justify-content:center;position:absolute}.category-overlay h3{color:#fff;font-size:1.5rem;font-weight:700}.categories-subtext{color:#000;font-family:Playfair Display,serif;font-optical-sizing:auto;font-size:1.12rem;font-weight:400;letter-spacing:.2px;line-height:1.85;margin:14px auto 42px;max-width:900px;padding:0 16px;text-align:justify}.categories-subtext strong{color:#000;font-weight:800}.categories-subtext.reveal{animation:catSubtextIn .6s ease .05s forwards;opacity:0;transform:translateY(6px)}@keyframes catSubtextIn{to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.categories-subtext{color:#000!important;font-size:1.02rem;line-height:1.75;margin:12px auto 32px}}@media (max-width:480px){.categories-subtext{color:#000!important;font-size:.98rem}}@media (prefers-color-scheme:dark){.categories-subtext,.categories-subtext strong{color:#000!important}}.premium-btn{background:#ba8c00;border:none;border-radius:8px;color:#fff;cursor:not-allowed;margin-left:-240px;margin-top:-12px;padding:8px 15px}@media (max-width:992px){.premium-btn{margin-left:0;margin-top:0}}.instagram-section{background-color:#d0d0d0;max-width:1548px;padding:20px;text-align:center}.insta-h2{color:#000;font-size:24px;margin-bottom:20px}.feed{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.feed-item{aspect-ratio:1/1;border-radius:10px;cursor:pointer;overflow:hidden;position:relative;transition:transform .3s ease;width:100%}.feed-item img,.feed-item video{border-radius:10px;filter:grayscale(100%);height:100%;object-fit:cover;transition:filter .3s ease;width:100%}.feed-item:hover img,.feed-item:hover video{filter:grayscale(0)}.feed-item:hover{transform:scale(1.05)}@media (max-width:768px){.auth-navbar{align-items:center;background:#fff;color:#fff;display:flex;justify-content:space-between;padding:15px 30px;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.auth-navbar .navbar-logo{height:100px;margin-top:-23px}.auth-nav-links li a,.auth-nav-links li span{color:#000;cursor:pointer;transition:color .3s}.slideshow{background-position:50%;background-size:cover;filter:brightness(.6);inset:0;position:absolute;z-index:-1}.hero-section h1{font-size:3rem;margin-bottom:15px}.hero-section p{font-size:1.3rem;margin-bottom:25px}.explore-btn{background:#f33;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;padding:12px 25px;transition:background .3s}.explore-btn:hover{background:#c00}.features{gap:25px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));padding:50px 20px}.feature-card{background:#000;border:2px solid #b30000;border-radius:15px;padding:25px;text-align:center;transition:transform .3s}.feature-card:hover{transform:translateY(-8px)}.about-section{display:flex;justify-content:center;margin-right:47px;padding:70px 20px}.about-container{align-items:center;display:flex;flex-wrap:wrap;gap:40px;max-width:1200px}.about-text{flex:1 1}.about-text .title{color:#b30000;font-size:2rem;margin-bottom:15px}.about-text .description{color:#333;font-size:1rem;line-height:1.6;margin-bottom:15px;margin-left:-18px}.about-images{flex:1 1;position:relative}.about-images img{border-radius:12px;box-shadow:0 5px 15px #00000026;margin-left:-56px;max-width:100%}.overlay-image{position:absolute;width:40%}.overlay-left{left:-15%;top:20%}.overlay-right{bottom:15%;right:-15%}.steps-section{background:#fff;padding:70px 20px;text-align:center}.steps-title{color:#b30000;font-size:2rem;margin-bottom:40px}.steps-container{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}.step-card{background:#ffe6e6;border:2px solid #b30000;border-radius:15px;padding:25px;transition:transform .3s}.step-card:hover{transform:translateY(-6px)}.step-image{margin-bottom:15px;width:70px}.step-title{color:#b30000;font-size:1.3rem;margin-bottom:10px}.step-description{color:#333;font-size:1rem}.modal-overlay{align-items:center;background:#0009;display:flex;inset:0;justify-content:center;position:fixed;z-index:2000}.container{background:#070707;border-radius:12px;box-shadow:0 8px 20px #0003;max-width:400px;padding:25px;width:90%}.container h2{color:#fff;margin-bottom:20px;text-align:center}.container input{border:1px solid #ccc;border-radius:8px;margin:10px 0;padding:12px;width:100%}.container button{background:#000;border:2px solid #fff;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;padding:12px;transition:background .3s;width:100%}.container button:hover{background:#900}footer{background:#b30000;color:#fff;padding:20px;text-align:center}@media (max-width:768px){.auth-navbar{align-items:center;flex-direction:column}.auth-nav-links{gap:15px;margin-right:500px;margin-top:-18px}.hero-section h1{font-size:2.2rem}.hero-section p{font-size:1.1rem;margin-top:10px}.about-container{flex-direction:column;text-align:center}.overlay-left,.overlay-right{margin-top:15px;position:static;width:100%}}@media (max-width:480px){.auth-navbar{padding:10px 15px}.hero-section h1{color:#fff;font-size:2.7rem}.explore-btn,.hero-section p{font-size:1rem}.explore-btn{background-color:#000;color:#fff;padding:10px 20px}.feature-card{background:#000;padding:18px}.about-text .title{font-size:1.5rem;margin-left:-59px}.steps-title{font-size:1.5rem}.container,.step-card{padding:18px}.container{background-color:#000;max-width:90%}.about-text .intro{margin-left:-24px;text-align:center}}.step-description{margin-left:0;margin-right:0}.step-btn,.step-image{margin-left:0}.step-image{width:340px}@media (max-width:992px){.footer-content{flex-direction:row;gap:54px;justify-content:flex-start}.footer-section{flex:1 1 45%;margin-left:10px}.footer-categories{grid-template-columns:repeat(2,minmax(140px,1fr));margin-left:0}.footer-logo{margin-left:295px}}@media (max-width:600px){.footer-logo{margin-left:100px}.footer-content{align-items:center;flex-direction:column;text-align:center}.footer-section{flex:1 1 100%;margin-left:0}.footer-categories{grid-template-columns:repeat(1,1fr);margin-left:0}.newsletter form{flex-direction:column;gap:10px}.newsletter button,.newsletter input{border-radius:6px;width:100%}.footer-bottom{margin-top:32px}.social-icons{margin-left:67px}}.photos-section,.videos-section{padding:15px}.footer{margin-top:20px}.search-bar{display:flex;margin:20px}.applied-jobs-btn{display:flex;justify-content:flex-end;margin-right:-24px}@media (max-width:992px){.sidebar-layout .blogs-sidebar-container{flex-direction:column;gap:20px;margin-top:0}.blogs-sidebar{height:200px;margin:0 auto;overflow-x:hidden;overflow-y:auto;width:100%}.blog-title-item{border-bottom:1px solid #333;display:block;padding:12px}.blogs-content{max-height:400px;overflow-y:auto;padding:10px}.selected-blog .blog-title{font-size:18px;text-align:center}.selected-blog .blog-image{height:auto;width:100%}}@media (max-width:576px){.blogs-sidebar{height:150px}.blog-title-item{font-size:14px;padding:10px}.blogs-content{font-size:14px;line-height:1.4;max-height:350px}}}.homepage-wrapper{overflow-x:hidden;width:100%}.homepage-hero-section{background-image:url(/static/media/slide1.a2e38c1cbc644107c087.jpg);background-position:top;background-repeat:no-repeat;background-size:cover;color:#fff;padding:80px 20px;position:relative}.homepage-hero-section:before{background:#00000080;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.homepage-hero{position:relative;text-align:center;z-index:2}.homepage-hero h1{color:#fff;font-family:Playfair Display,serif;font-optical-sizing:auto;font-size:4.5rem;font-weight:700;font-weight:600;margin-bottom:10px;margin-top:-20px}.homepage-hero span{color:#fff}.homepage-subtext{color:#f1f1f1;font-size:1.2rem;margin-bottom:10px}.homepage-user-greet{font-size:26px;font-style:italic;margin:10px 0}.homepage-btn{background:#c0392b;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1.1rem;margin-top:15px;padding:10px 24px;transition:.3s}.homepage-btn:hover{background:#a93226}.homepage-features{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-top:50px;position:relative;z-index:2}.homepage-feature-card{background:#000000d9;border-radius:12px;box-shadow:0 6px 16px #00000080;color:#fff;padding:30px 20px;text-align:center;transition:transform .3s ease,background .3s ease;width:280px}.homepage-feature-card:hover{background:#000000e6;transform:translateY(-8px)}.homepage-feature-card h2{color:#fff;font-family:Playfair Display,serif;font-optical-sizing:auto;font-size:1.5rem;font-weight:600;margin-bottom:12px}.homepage-feature-card p{color:#ddd;font-size:1rem}.user-greet{font-family:Playfair Display,serif;font-optical-sizing:auto;font-size:2.2rem;font-weight:400}@media (max-width:486px){.homepage-hero h1{font-size:2.5rem}}.artists-page{padding:0}.page-title{color:#f9f9f9;margin-bottom:1.5rem}.artists-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.artist-card{background:#060505;border-radius:10px;box-shadow:0 4px 10px #0000001a;padding:1.2rem;text-align:left;transition:transform .2s}.artist-card:hover{transform:translateY(-5px)}.artist-photo{cursor:pointer}.artist-photo,.artist-video{border-radius:10px;height:220px;margin-bottom:1rem;object-fit:cover;width:100%}.artist-card{background-color:#000;border:1px solid #ddd;border-radius:8px;box-shadow:0 2px 5px #0000001a;display:flex;flex-direction:column;margin:18px;padding:16px;width:340px}.artist-photo,.artist-video{border-radius:5px;filter:grayscale(100%);margin-bottom:10px;max-height:200px;object-fit:cover;width:100%}.artist-info{word-wrap:break-word;max-height:160px;overflow-x:hidden;overflow-y:auto;padding-right:5px}.artist-info::-webkit-scrollbar{width:6px}.artist-info::-webkit-scrollbar-thumb{background-color:#0000004d;border-radius:3px}.status-buttons{margin-top:10px}.approve-btn,.reject-btn{border-radius:5px;padding:8px 16px}.approve-btn{background-color:#4caf50;color:#fff}.reject-btn{background-color:#f44336}.artist-modal{align-items:center;background:#000000b3;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.artist-modal-content{background:#000;border-radius:12px;max-height:90vh;max-width:800px;overflow-y:auto;padding:20px;position:relative;width:90%}.close-btn{background:#0000;font-size:24px}.artist-photos-gallery{cursor:pointer;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:15px}.artist-gallery-photo{border-radius:8px;height:150px;object-fit:cover;width:150px}.media-preview{align-items:center;background:#000000e6;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:3000}.preview-content{border-radius:10px;box-shadow:0 4px 20px #000c;max-height:90%;max-width:90%}.search-filter{display:flex;margin:20px 30px 0}.search-filter select{background-color:#000;border:2px solid #000;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:500;outline:none;padding:10px 16px;text-align:center;transition:all .3s ease;width:260px}.search-filter select:focus,.search-filter select:hover{background-color:#111;border-color:#444;border-radius:8px;box-shadow:0 0 8px #0000004d}.projects-page{background-color:#fff;min-height:100vh;padding:0}.projects-title{background-color:#000;color:#fff;font-family:Playfair Display,serif;font-optical-sizing:auto;font-size:2rem;font-weight:700;font-weight:400;letter-spacing:1px;margin:0 0 30px;padding:30px;text-align:center}.projects-list{display:flex;flex-wrap:wrap;gap:25px;justify-content:flex-start;padding:0 20px}.project-card{word-wrap:break-word;background:linear-gradient(145deg,#fff,#eaeaea);border-radius:15px;box-shadow:0 10px 20px #00000026;margin-bottom:20px;overflow-wrap:break-word;padding:25px;transition:transform .3s,box-shadow .3s;white-space:normal;width:340px}.project-card:hover{box-shadow:0 15px 25px #00000040;transform:translateY(-5px)}.project-card h3{border-bottom:1px solid #ccc;color:#000;font-size:1.3rem;margin-bottom:10px;padding-bottom:5px}.project-card p{color:#444;font-size:.95rem;margin:5px 0}.project-card strong{color:#000}.no-jobs{color:#888;font-size:1.1rem;margin-top:40px;text-align:center}.applied-jobs-btn-container{display:flex;justify-content:flex-end;margin:20px 40px 0 0}.applied-jobs-btn{background-color:#000;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:700;margin-top:-21px;padding:18px 22px;transition:background .3s ease,transform .2s ease}.applied-jobs-btn:hover{background-color:#4a4948;transform:translateY(-2px)}.applied-btn{background-color:#6d6f6d;cursor:not-allowed;font-weight:700;opacity:.8}.applied-btn,.apply-btn{border:none;border-radius:6px;color:#fff;padding:8px 16px}.apply-btn{background:#c00808;cursor:pointer;margin-top:10px;transition:.2s}.apply-btn:hover{background:#6d0505}.modal-form{box-shadow:0 5px 15px #0000004d;max-width:90%;padding:30px;width:450px}.apply-form{display:flex;flex-direction:column;gap:12px}.apply-form input{border:1px solid #ddd;border-radius:6px;padding:10px}.submit-btn{background:#2563eb;padding:10px 20px}.cancel-btn{background:#f87171;color:#fff;padding:10px 20px}.modal-overlay{align-items:center;background:#0009;display:flex;height:100%;justify-content:center;left:0;padding:20px;position:fixed;top:0;width:100%;z-index:1000}.modal-form{animation:fadeIn .3s ease-in-out;background:#fff;border-radius:10px;box-shadow:0 4px 12px #00000040;max-height:90vh;max-width:500px;overflow-y:auto;padding:20px;width:100%}.form-heading{color:#222;font-size:20px;font-weight:700;margin-bottom:15px;text-align:center}.apply-form label{color:#000;display:block;font-size:14px;font-weight:500;margin:10px 0 5px}.apply-form input[type=date],.apply-form input[type=email],.apply-form input[type=file],.apply-form input[type=text]{border:1px solid #ccc;border-radius:6px;font-size:14px;margin-bottom:15px;padding:8px;width:100%}.form-actions{display:flex;justify-content:space-between;margin-top:15px}.submit-btn{background:#1e1e2f;border-radius:6px}.cancel-btn,.submit-btn{font-size:14px;padding:10px 15px}.cancel-btn{background:#ccc;border:none;border-radius:6px;cursor:pointer}.submit-btn:hover{background:#33334d}.cancel-btn:hover{background:#aaa}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.search-bar{display:flex;margin:20px 8px}.search-bar input{background:#000;border:1px solid #ccc;border-radius:8px;color:#fff;font-size:16px;padding:12px 15px;text-align:center;width:50%}.search-bar input::placeholder{color:#aaa}.recruiter-projects-page{background-color:#000;font-family:Arial,sans-serif;min-height:100vh}.form-container{background:#fff;border-radius:12px;box-shadow:0 0 15px #0000001a;margin:50px auto;max-width:700px;padding:30px}.form-container h1{color:#333;margin-bottom:20px;text-align:center}.job-form label{color:#555;font-weight:700;margin:15px 0 5px}.job-form input,.job-form select,.job-form textarea{border-radius:6px;box-sizing:border-box;font-size:14px}.job-form textarea{resize:vertical}.submit-btn{background-color:#ff6b00;font-size:16px;transition:.3s}.submit-btn:hover{background-color:#e55b00}.form-message{color:green;font-weight:700;margin-bottom:15px;text-align:center}.jobs-list{gap:20px;justify-content:center}.job-card{background-color:#f5f5f5;border-left:5px solid red;box-shadow:2px 2px 8px #0000001a;transition:transform .2s ease,box-shadow .2s ease;width:300px}.job-card:hover{box-shadow:4px 4px 12px #0003}.job-card h3{border-bottom:2px solid red;font-weight:700;margin-top:0;text-transform:capitalize}.job-card p{font-size:14px}.job-card p strong{font-weight:600}.floating-create-btn{background-color:#fff;border:none;border-radius:8px;box-shadow:0 8px 30px #00000080;color:#000;cursor:pointer;font-size:18px;padding:12px 20px;position:fixed;right:35px;top:94px;transition:transform .2s,box-shadow .2s;z-index:1000}.floating-create-btn:hover{box-shadow:0 12px 40px #0009;transform:scale(1.05)}.floating-yourjobs-btn{background-color:#fff;border:none;border-radius:8px;box-shadow:0 8px 30px #00000080;color:#000;cursor:pointer;font-size:18px;padding:12px 20px;position:fixed;right:35px;top:164px;transition:transform .2s,box-shadow .2s;z-index:1000}.form-modal-overlay{align-items:center;background-color:#0000008c;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.heading{color:#020202}.form-modal-card{background-color:#fff;border-radius:15px;box-shadow:0 15px 30px #00000040;max-height:90%;max-width:90%;overflow-y:auto;padding:30px 35px;position:relative;width:500px}.close-btn{background:none;border:none;color:#900c0c;cursor:pointer;font-size:28px;position:absolute;right:15px;top:10px;transition:color .2s}.close-btn:hover{color:#d12424}.job-form label{color:#333;display:block;font-weight:600;margin-top:15px}.job-form input,.job-form select,.job-form textarea{border:1px solid #ccc;border-radius:8px;font-size:.95rem;margin-top:5px;padding:10px 12px;transition:border-color .2s,box-shadow .2s;width:100%}.job-form input:focus,.job-form select:focus,.job-form textarea:focus{border-color:#d12424;box-shadow:0 0 5px #d124244d;outline:none}.submit-btn{background-color:#000;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;margin-top:20px;padding:12px 20px;transition:background-color .2s,transform .2s}.submit-btn:hover{background-color:#a91a1a;transform:scale(1.03)}.delete-job-btn{background-color:#000;border:none;border-radius:5px;color:#fff;cursor:pointer;font-weight:700;margin-top:10px;padding:10px 15px;transition:.3s}.delete-job-btn:hover{background-color:#e03e00}.jobs-list{display:flex;flex-wrap:wrap;gap:25px;justify-content:flex-start;margin-bottom:214px;padding:20px}.job-card{background:linear-gradient(145deg,#fefefe,#e0e0e0);border-radius:15px;box-shadow:0 10px 20px #00000026;padding:25px;position:relative;transition:transform .3s,box-shadow .3s;width:320px}.job-card:hover{box-shadow:0 15px 25px #00000040}.job-card h3{border-bottom:2px solid #d12424;color:#222;font-size:1.4rem;margin-bottom:12px;padding-bottom:5px}.job-card p{color:#444;font-size:.95rem;margin:5px 0}.status-buttons{display:flex;justify-content:space-between;margin-top:15px}.approve-btn,.reject-btn{border:none;border-radius:6px;cursor:pointer;font-weight:700;padding:8px 15px;transition:background-color .2s,transform .2s}.approve-btn{background-color:#fff;color:#000}.approve-btn:hover{background-color:#fff;transform:scale(1.03)}.reject-btn{background-color:#dc3545;color:#fff}.reject-btn:hover{background-color:#c82333;transform:scale(1.03)}.status-label{font-weight:700;margin-top:10px}.status-label.approved{color:#060606}.status-label.rejected{color:#dc3545}.page-title{background-color:#000;color:#fff;font-family:Playfair Display,serif;font-optical-sizing:auto;font-size:2rem;font-weight:700;font-weight:400;letter-spacing:1px;margin-top:0;padding:20px;text-align:center}.blogs-container{background-color:#000;margin:70px auto auto;max-width:1200px;padding:0}.blogs-sidebar{background-color:#fff;border:1px solid red;margin-left:-160px}.blogs-sidebar::-webkit-scrollbar-thumb{background-color:red}.sidebar-heading{color:#8d0505}.blog-title-item{color:#fff}.blog-title-item.active{background-color:red}.blogs-content::-webkit-scrollbar-thumb{background-color:#000}.selected-blog .blog-title{color:red}.blogs-body{background-color:#000}.admin-blogs-container{background-color:#000;margin:auto;max-width:1200px;padding:20px}.blog-form{background-color:#fff;border:2px solid #f8f8f8;border-radius:15px;box-shadow:0 10px 30px #00000080,0 0 20px #ff00004d;display:flex;flex-direction:column;height:500px;left:50%;max-width:90%;padding:40px 30px;position:fixed;top:50%;transform:translate(-50%,-50%);width:1000px;z-index:1000}.blog-file,.blog-input,.blog-textarea{background-color:#fff;border:1px solid #fff;border-radius:8px;color:#000;font-weight:500;margin-bottom:15px;padding:32px}.blog-submit-btn{border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:700;padding:12px 25px;transition:.3s}.blog-submit-btn,.blog-submit-btn:hover{background-color:#000}.blog-form:before{background-color:#0006;content:"";height:100%;left:0;position:fixed;top:0;width:100%;z-index:-1}.sidebar-layout .blogs-sidebar-container{display:flex;gap:80px;margin-top:-70px}.blogs-sidebar{background-color:#f2eded;border:1px solid #7c0303;border-radius:8px;height:600px;margin-left:-140px;margin-top:10px;overflow-x:hidden;overflow-y:auto;padding:10px;width:350px}@media (max-width:468px){.blogs-sidebar{height:300px!important;margin-left:12px!important;width:300px!important}.selected-blog .blog-image{margin-left:36px!important}}@media (max-width:1200px){.blogs-sidebar{height:400px;margin-left:46px!important;margin-top:75px;width:662px}.selected-blog .blog-image{margin-left:70px}}.blogs-sidebar::-webkit-scrollbar{width:8px}.blogs-sidebar::-webkit-scrollbar-thumb{background-color:#630303;border-radius:4px}.sidebar-heading{font-size:20px;margin-bottom:10px;padding-bottom:5px;text-align:center}.blog-title-item,.sidebar-heading{border-bottom:1px solid #333;color:#000}.blog-title-item{cursor:pointer;padding:10px}.blog-title-item.active{background-color:#000;color:#fff;font-weight:700}.blogs-content{flex:1 1;max-height:600px;overflow-y:auto;padding-right:10px}.blogs-content::-webkit-scrollbar{width:8px}.blogs-content::-webkit-scrollbar-thumb{background-color:#aeaaaa;border-radius:4px}.selected-blog .blog-title{color:#fbf9f9;font-weight:700;margin-bottom:10px;margin-top:20px}.selected-blog .blog-image{height:auto;margin-bottom:10px;margin-top:20px;object-fit:cover;width:80%}.selected-blog .blog-content p{color:#fff;line-height:1.6;text-align:justify}.post-blog-btn-container{display:flex;justify-content:flex-end;margin-bottom:20px}.post-blog-btn{background-color:#fff;border:none;border-radius:5px;color:#000;cursor:pointer;font-weight:700;margin-right:-133px;padding:15px 25px}@media(max-width:1200px){.post-blog-btn{margin-right:-11px}}@media(max-width:468px){.blogs-sidebar{margin-left:0!important}}.post-blog-btn:hover{background-color:#282727;color:#fff}.delete-blog-btn{background-color:#fff;border:none;border-radius:6px;box-shadow:0 2px 6px #00000026;color:#000;cursor:pointer;font-size:14px;font-weight:600;padding:10px 16px;transition:all .2s ease-in-out}.delete-blog-btn:hover{background-color:#d62828;transform:scale(1.05)}.delete-blog-btn:active{background-color:#a4161a;transform:scale(.97)}.delete-blog-btn:disabled{background-color:#ccc;box-shadow:none;color:#666;cursor:not-allowed}.profile-body{background:url(/static/media/profilebg.15a349038e2e4bdadbbb.jpg) no-repeat 50% fixed;background-size:cover;min-height:100vh}.profile-body:before{background:#000;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.profile-container{padding:20px}.profile-pic-section{align-items:center;display:flex;flex-direction:column}.profile-info-card{border-radius:10px;color:#000}.profile-info-card label,.profile-info-card p{color:#000}.profile-actions{margin:15px 0;text-align:center}.profile-info-card{margin:20px 0;width:423px}.profile-info-grid{grid-template-columns:1fr 1fr}.form-row{display:flex;flex-direction:column}.form-row label{color:#000;font-weight:700;margin-bottom:5px}.form-row input,.form-row textarea{border:1px solid #ddd;border-radius:6px;padding:8px}.media-section{margin-top:30px}.gallery{display:flex;flex-wrap:wrap;gap:15px}.gallery-img,.gallery-video{border-radius:8px;height:150px;object-fit:cover;width:200px}.upload-media{margin-top:15px}.upload-label{display:block;font-weight:700;margin-bottom:8px}.profile-title{color:#fcfcfc;font-size:24px;font-weight:700;margin-bottom:20px;text-align:center}.profile-avatar-circle{border:3px solid #fff;border-radius:50%;height:140px;object-fit:cover;width:140px}textarea{min-height:80px;resize:vertical}.cancel-btn,.edit-btn,.save-btn{border:none;border-radius:6px;cursor:pointer;font-weight:700;margin:5px;padding:8px 16px}.edit-btn{background:#fff;color:#000}.save-btn{background:#040404;color:#fff}.cancel-btn{background:#d7cbcc;color:#000}.form-row input,.form-row textarea,.profile-info-card label,.profile-info-card p{word-wrap:break-word;overflow-wrap:break-word;white-space:pre-wrap;width:172px}.password-card{background:#fff;border-radius:10px;padding:20px}.password-toggle-btn,.save-btn{background:#000;border:none;border-radius:6px;color:#fff;cursor:pointer;padding:8px 14px}.password-toggle-btn:hover,.save-btn:hover{background:#545252}.top-right-btn{display:flex;justify-content:flex-end;margin:10px 20px}.gallery-btn{background-color:#fff;border:none;border-radius:8px;color:#010101;cursor:pointer;font-size:15px;font-weight:700;margin-top:10px;padding:14px 22px;transition:.3s}.gallery-btn:hover{background-color:#b03009}.profile-info-card{background:#fff;border-radius:12px;box-shadow:0 2px 6px #0000001a;flex:1 1;margin:0 0 100px;padding:20px;width:auto}.profile-info-grid{grid-gap:15px 25px;display:grid;gap:15px 25px;grid-template-columns:repeat(3,1fr)}@media (max-width:468px){.profile-info-card{margin-left:30px!important;padding:15px;width:70%!important}.profile-info-grid{gap:12px;grid-template-columns:1fr}.form-row input,.form-row textarea{align-items:center;font-size:14px;padding:10px}.profile-title{font-size:20px}.profile-avatar-circle{height:100px;width:100px}.cancel-btn,.edit-btn,.gallery-btn,.password-toggle-btn,.save-btn{font-size:14px;padding:8px 12px}.password-card{margin:20px 0 0!important;padding:15px}.gallery-img,.gallery-video{height:auto;width:100%}}@media (max-width:992px){.profile-info-card{margin-left:-205px}.profile-info-grid{gap:15px 0}.password-card{margin-left:526px;margin-top:-68px!important}}.profile-info-card p.instagram-link{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.posted-jobs-page{background-color:#000;font-family:Arial,sans-serif;margin:0 auto;max-width:3280px;padding:0}.posted-jobs-page h2{background-color:#fff;color:#000;font-size:2rem;margin-top:-10px;padding-bottom:20px;padding-top:20px;text-align:center}.job-cards-container{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.job-card{background-color:#fff;border:1px solid #ddd;border-radius:10px;box-shadow:0 4px 6px #0000001a;padding:20px;transition:transform .2s,box-shadow .2s}.job-card:hover{box-shadow:0 6px 10px #00000026;transform:translateY(-5px)}.job-card h3{color:#080808;font-size:1.5rem;margin-bottom:10px}.job-card p{word-wrap:break-word;color:#000;line-height:1.4;margin-bottom:8px;overflow-wrap:break-word;white-space:normal}.job-card strong{color:#333}@media screen and (max-width:768px){.job-card{padding:15px}.posted-jobs-page h2{font-size:1.75rem;margin-top:10px}}@media screen and (max-width:480px){.posted-jobs-page{padding:10px}.job-card h3{font-size:1.25rem}.job-card p{font-size:.9rem}}.applicants-section{background-color:#be1212;border-radius:10px;color:#fff;margin-top:40px;padding:20px}.applicants-section h3{color:#fff;margin-bottom:20px}.applicant-card{background-color:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 2px 4px #0000001a;color:#333;margin-bottom:15px;padding:15px}.applicant-card a{color:#c70c0c;text-decoration:underline}.notification-badge{background:red;border-radius:50%;color:#121010;font-size:12px;font-weight:700;min-width:20px;padding:4px 8px;position:absolute;right:12px;text-align:center;top:8px}.applied-jobs-page{background:#f8f8f8;min-height:100vh;padding:0}.applied-title{background-color:#070707;color:snow;font-family:Playfair Display,serif;font-optical-sizing:auto;font-size:2rem;font-weight:400;margin-bottom:30px;margin-top:0;padding:30px;text-align:center}.applied-jobs-list{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.applied-card{background:#fff;border-radius:12px;box-shadow:0 4px 10px #0000001a;margin-left:40px;padding:20px;transition:transform .2s ease}.applied-card:hover{transform:translateY(-5px)}.applied-card h3{color:#050505;margin-bottom:10px}.applied-card p{color:#555;font-size:14px;margin:5px 0}.no-applied{color:#777;font-size:18px;text-align:center}.Gallery-body{background-color:#fff;padding-top:20px}.gallery-page{color:#f9f9f9;font-family:Arial,sans-serif;margin-top:-50px;max-width:1588px;padding:0}.gallery-page h2{background-color:#000;color:#fff;font-size:2rem;margin-bottom:2rem;padding-bottom:30px;padding-top:30px;text-align:center}.photos-section,.videos-section{margin-bottom:3rem;margin-left:26px}.photos-section h3,.videos-section h3{border-left:4px solid #941010;color:#000;font-size:1.5rem;margin-bottom:1rem;padding-left:.5rem}.photos-grid,.videos-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr)}@media (max-width:900px){.photos-grid,.videos-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.photos-grid,.videos-grid{grid-template-columns:1fr}}.gallery-photo,.gallery-video{border-radius:12px;box-shadow:0 4px 10px #0006;height:300px;object-fit:cover;transition:transform .3s ease,box-shadow .3s ease;width:96%}.gallery-photo:hover,.gallery-video:hover{box-shadow:0 6px 15px #00000080;transform:scale(1.05)}.btn{background-color:#000;color:#fff;margin-bottom:10px;margin-top:10px}.upload-buttons{display:flex;gap:1rem;justify-content:center;margin-bottom:2rem}.upload-btn{background-color:#000;border-radius:8px;color:#fff;cursor:pointer;font-weight:700;overflow:hidden;padding:.6rem 1.2rem;position:relative}.upload-btn input{cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.upload-btn:disabled{cursor:not-allowed;opacity:.6}.upload-form{background:#000;border-radius:10px}.upload-form input{margin:1rem 0}.form-buttons button{margin:0 .5rem}.upload-form-overlay{align-items:center;background:#0009;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.upload-form{animation:slideDown .3s ease;background-color:#fff;border-radius:12px;box-shadow:0 4px 15px #0000004d;padding:2rem;text-align:center;width:320px}@keyframes slideDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.upload-form h4{color:#941010;margin-bottom:1rem}.upload-form input[type=file]{color:#000;margin:1rem 0}.form-buttons{display:flex;gap:.5rem;justify-content:space-between}.form-buttons button{border:none;border-radius:8px;cursor:pointer;flex:1 1;font-weight:700;padding:.5rem 1rem;transition:background .3s ease}.form-buttons button[type=submit]{background-color:#941010;color:#fff}.form-buttons button[type=submit]:hover{background-color:#b22222}.form-buttons button[type=button]{background-color:#ccc;color:#333}.form-buttons button[type=button]:hover{background-color:#999}.upload-message{background-color:#4caf50;border-radius:5px;color:#fff;font-weight:700;margin:1rem 0;padding:.8rem 1rem;text-align:center}.recruiters-page{padding:0}.recruiters-content{margin:auto;max-width:1540px}.recruiters-content h1{background-color:#000;padding-bottom:30px;padding-top:30px;text-align:center}.recruiter-name{color:#000}.recruiters-content p{background-color:#000;border-radius:3%;padding-bottom:15px;padding-top:15px}.recruiters-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:20px}.recruiter-card{background:#d6d6d6;border-radius:12px;box-shadow:0 4px 12px #0000001a;margin-bottom:84px;margin-left:20px;padding:20px;text-align:center;transition:transform .2s ease-in-out;width:450px}@media (max-width:992px){.recruiter-card{width:338px}}.recruiter-card:hover{transform:translateY(-5px)}.recruiter-img{border:2px solid #000;border-radius:50%;box-shadow:0 2px 6px #00000026;height:100px;margin-bottom:15px;object-fit:cover;width:100px}.status-badge{border-radius:8px;font-size:13px;font-weight:600;padding:4px 10px;text-transform:capitalize}.status-badge.granted{background:#d4edda;color:#155724}.status-badge.denied{background:#f8d7da;color:#721c24}.status-badge.none{background:#e2e3e5;color:#383d41}.button-group{display:flex;gap:12px;justify-content:center;margin-top:15px}.btn{border:none;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;padding:8px 14px;transition:.2s}.btn.grant{background:#333534;color:#fff}.btn.grant:hover{background:#218838}.btn.grant.active{background:#000}.btn.deny{background:#dc3545;color:#fff}.btn.deny:hover{background:#c82333}.btn.deny.active{background:#a71d2a}.buy-premium-page{background:url(/static/media/profilebg.15a349038e2e4bdadbbb.jpg) no-repeat 50% fixed;background-size:cover;display:flex;flex-direction:column;justify-content:space-between;min-height:100vh}.buy-premium-content{background:#0009;color:#fff;flex:1 1;padding:40px 20px}.about-section{margin:0 auto 50px;max-width:1400px;text-align:center}.about-section h1{color:#000;font-size:2.2rem;margin-bottom:15px}.about-section p{color:#000;font-size:1.1rem;line-height:1.6;text-align:justify}.premium-section{margin:0 auto;max-width:800px;text-align:center}.premium-section h2{color:#fff;font-size:1.8rem;margin-bottom:20px}.premium-section ul{list-style:none;margin:0 0 20px;padding:0}.premium-section ul li{color:#eee;font-size:1.1rem;margin:12px 0;text-align:left;width:847px}.convince-text{color:#ccc;font-size:1.1rem;margin-bottom:25px;text-align:justify}.contact-box{background:#ffffff1a;border:1px solid #fff;border-radius:10px;display:inline-block;padding:15px 20px}.contact-box a{color:#fff;font-weight:700;text-decoration:none}.contact-box a:hover{text-decoration:underline}@media (max-width:992px){.about-section{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:0 20px;text-align:center}.about-section h1{display:block;font-size:2rem;margin-bottom:15px}.about-section p{display:block;font-size:1rem;margin:0 auto;max-width:90%}.premium-section h2{font-size:1.6rem}.premium-section ul li{font-size:1rem;width:100%}.convince-text{font-size:1rem}}@media (max-width:600px){.buy-premium-content{padding:20px 15px;text-align:center}.about-section{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:0}.about-section h1{font-size:1.6rem;margin-bottom:12px}.about-section p{font-size:.95rem;line-height:1.4;margin-bottom:20px;max-width:95%}.premium-section h2{font-size:1.3rem;margin-bottom:12px}.premium-section ul li{font-size:.95rem;line-height:1.4;padding-left:0;text-align:justify}.convince-text{font-size:.95rem;margin:15px 0}.contact-box{font-size:.9rem;margin-top:10px;padding:12px 15px;width:100%}.contact-box a{font-size:.95rem;word-break:break-word}}
/*# sourceMappingURL=main.07e01f20.css.map*/