:root{--bg:#fff;--text:#000;--card:#fff;--heading:#000}body.dark{--bg:#121212;--text:#fff;--card:#1e1e1e;--heading:#fff}body{background:#fff;background:var(--bg);color:#000;color:var(--text);transition:all .3s ease}.nav-wrapper{align-items:center;background-color:#fff;border-radius:10px 10px 0 0;display:flex;height:70px;margin-left:2%;position:-webkit-sticky;position:sticky;top:30px;width:96%;z-index:1000}.nav-logo-left{background-image:url(/static/media/Amplemind%20Logo%20New.95fd9588d168a39d2a37.png);background-repeat:no-repeat;background-size:100% 70px;height:70px;margin-left:5%;width:15%}.nav-links{height:70px;margin-left:25%;width:50%}.nav-links,.nav-links nav{align-items:center;display:flex}.nav-links nav{width:100%}.nav-links a{border-radius:5px;color:#000;font-size:20px;font-weight:700;margin-left:2%;padding:2%;text-decoration:none;transition:.3s}.nav-links a:hover{color:green}.menu-toggle{display:none}@media (max-width:768px){.nav-wrapper{justify-content:space-between;margin-left:0;padding:0 10px;top:0;width:100%;z-index:1000}.nav-logo-left{background-color:#333;background-size:cover;height:60px;width:60px}.nav-logo-center{background-size:contain;height:50px;margin-right:30%;width:155px}.menu-toggle{color:#000;cursor:pointer;display:block;font-size:35px;position:fixed;right:20px;top:12px;transition:.4s;z-index:2000}.menu-toggle.active{color:#fff;right:220px}.nav-links{background:#000;height:100vh;margin-left:0;padding-top:100px;position:fixed;right:-100%;top:0;transition:.4s;width:260px;z-index:1500}.nav-links.active{right:0}.nav-links nav{align-items:flex-start;flex-direction:column;margin-top:-250px;width:100%}.nav-links a{border-bottom:1px solid #333;color:#fff;font-size:20px;margin-left:0;padding:18px 10px;width:100%}.nav-links a:hover{background:#111;color:lime}}body{font-family:Arial,Helvetica,sans-serif}.hero-section{align-items:center;background:linear-gradient(180deg,#000 0,#02af48 40%,#064c22db 60%,#000);display:flex;gap:60px;justify-content:space-between;margin-top:30px;min-height:100vh;overflow:hidden;padding:80px 6%;width:100%}.hero-left{flex:1 1}.hero-left h5{color:#d7ff2f;font-size:15px;letter-spacing:4px;margin-bottom:25px}.hero-left h1{color:#fff;font-size:75px;font-weight:700;line-height:90px}.hero-btns{align-items:center;display:flex;gap:20px;margin-top:30px}.hero-btns button{background:#d7ff2f;border:none;border-radius:50px;color:#000;cursor:pointer;font-size:15px;font-weight:700;height:60px;transition:.4s;width:230px}.hero-btns button:hover{transform:translateY(-5px)}.hero-btns h3{color:#fff;font-size:20px}.hero-bottom{display:flex;gap:40px;margin-top:80px}.hero-bottom p{color:#fff;font-size:22px}.hero-right{display:flex;flex:1 1;justify-content:center;position:relative}.hero-right img{border-radius:20px;height:700px;max-width:550px;object-fit:cover;width:100%}.trust-box{align-items:center;animation:glow 3s linear infinite;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:20px;bottom:50px;display:flex;height:110px;left:-60px;position:absolute;width:300px}.trust-box h3{color:#fff;font-size:28px;line-height:38px;margin-left:25px}@keyframes glow{0%{box-shadow:0 0 10px #0f5}50%{box-shadow:0 0 25px #0f5}to{box-shadow:0 0 10px #0f5}}.marquee-container{align-items:center;background:linear-gradient(180deg,#02af48 0,#064c22db 50%,#000);display:flex;height:100px;overflow:hidden;width:100%}.marquee-track{animation:marquee 18s linear infinite;gap:80px;width:-webkit-max-content;width:max-content}.marquee-item,.marquee-track{align-items:center;display:flex}.marquee-item{gap:20px}.marquee-item h1{color:#fff;font-size:38px;white-space:nowrap}.star{align-items:center;display:flex;justify-content:center}.star img{animation:rotateStar 2s linear infinite;filter:brightness(0) invert(1);height:50px;object-fit:contain;width:50px}@keyframes rotateStar{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.main-home{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr);margin:auto;padding:80px 0;width:90%}.main-box{background:linear-gradient(180deg,#02af48 0,#064c22db 50%,#000);border-radius:20px;box-shadow:0 5px 20px #00000014;padding:30px;transition:.4s}.main-box:hover{transform:translateY(-10px)}.main-box-para h1{font-size:28px;margin-bottom:15px}.main-box-para p{color:#fff;font-size:18px;line-height:30px}.main-box-para span{color:green;font-weight:700}.home-container{align-items:center;display:flex;gap:80px;margin:auto;padding:80px 0;width:90%}.home-left{flex:1 1;position:relative}.home-left img{border-radius:20px;width:100%}.home-card{background:linear-gradient(180deg,#02af48 0,#064c22db 50%,#000);border-radius:20px;bottom:-30px;color:#fff;font-weight:700;padding:20px;position:absolute;right:-30px;width:220px}.home-card p{border-bottom:1px solid #fff3;padding:12px 0}.home-card p:last-child{border-bottom:none}.home-right{flex:1 1}.home-right h5{color:green;margin-bottom:15px}.home-right h1{font-size:42px;line-height:55px;margin-bottom:20px}.home-text{color:gray;line-height:30px;margin-bottom:40px}.home-boxes{display:flex;gap:20px}.homebox{border-radius:15px;flex:1 1;padding:25px}.homebox,.homebox.active{background:linear-gradient(180deg,#02af48 0,#064c22db 50%,#000);color:#fff;line-height:25px}@media(max-width:992px){.hero-section{flex-direction:column;margin-top:-20px;padding:60px 5%}.hero-left,.hero-right{width:100%}.hero-left h1{font-size:55px;line-height:70px}.hero-right img{height:auto}.trust-box{bottom:20px;left:20px}.marquee-container{height:80px}.marquee-item h1{font-size:28px}.star img{height:40px;width:40px}.main-home{grid-template-columns:repeat(1,1fr)}.home-boxes,.home-container{flex-direction:column}}@media(max-width:600px){.hero-section{padding:40px 20px}.hero-left h5{font-size:12px}.hero-left h1{font-size:38px;line-height:50px}.hero-btns{height:70px;width:100%}.hero-btns button{font-size:10px;height:30px;max-width:250px;padding:2%;width:40%}.hero-btns h3{font-size:17px}.hero-bottom{flex-direction:column;gap:15px;margin-top:40px}.hero-bottom p{font-size:18px}.trust-box{height:70px;width:180px}.trust-box h3{font-size:17px;line-height:24px}.marquee-container{height:65px}.marquee-track{gap:40px}.marquee-item{gap:12px}.marquee-item h1{font-size:20px}.star img{height:28px;width:28px}.main-box{padding:20px}.main-box-para h1{font-size:24px}.main-box-para p{font-size:16px}.home-right h1{font-size:30px;line-height:40px}.home-card{right:0;width:180px}}.about2-section{background:linear-gradient(180deg,#000 0,#02af48 40%,#064c22db 60%,#000);height:auto;margin-top:30px;overflow:hidden;padding:70px;width:100%}.about2-container{gap:60px;justify-content:space-between;width:100%}.about2-container,.about2-left{align-items:center;display:flex}.about2-left{gap:20px;position:relative;width:45%}.about2-main-img{height:520px;width:420px}.about2-main-img,.about2-side-img{border-radius:20px;object-fit:cover}.about2-side-img{height:360px;margin-top:70px;width:70px}.about2-play-btn{align-items:center;background:#fffffff2;border-radius:50%;box-shadow:0 0 10px #0003,0 0 30px #02af4866;cursor:pointer;display:flex;font-size:28px;height:80px;justify-content:center;left:-3px;position:absolute;top:20px;transition:.3s;width:80px;z-index:10}.about2-play-btn:hover{background:#02af48;color:#fff;transform:scale(1.08)}.about2-right{width:50%}.about2-right h1{color:#fff;font-size:60px;line-height:80px;margin-bottom:20px}.about2-blue-text{color:#9dffbf;font-size:18px;font-style:italic;margin-bottom:15px}.about2-desc{color:#ddd;line-height:30px;margin-bottom:25px}.about2-progress-box{background-color:#fff3;border-radius:50px;height:30px;overflow:hidden;width:100%}.about2-progress-box .about2-progress-box-inner{align-items:center;background:linear-gradient(90deg,#02af48,#00ff73);border-radius:50px;display:flex;height:30px;width:90%}.about2-progress-box .about2-progress-box-inner span{color:#fff;font-weight:600;margin-left:20px}.about2-text-row{display:flex;gap:40px;margin-top:20px}.about2-text-row p{color:#f0f0f0;line-height:28px}.about2-service-row{align-items:center;display:flex;gap:30px;justify-content:space-between;margin-top:30px}.about2-service-box{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff14;border-radius:20px;display:flex;gap:15px;padding:20px;transition:.3s;width:48%}.about2-service-box:hover{background:#ffffff1f;transform:translateY(-5px)}.about2-icon-circle{align-items:center;background:#fff;border-radius:50%;color:#02af48;display:flex;font-size:24px;font-weight:700;height:60px;justify-content:center;min-width:60px;width:60px}.about2-service-box h3{color:#fff;margin-bottom:5px}.about2-service-box span{color:#ddd;font-size:13px}.about2-counter-section{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr);margin-top:70px;width:100%}.about2-counter-box{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff14;border-radius:20px;padding:25px 15px;text-align:center;transition:.3s}.about2-counter-box:hover{transform:translateY(-5px)}.about2-counter-box h1{color:#00ff73;font-size:55px;font-weight:700}.about2-counter-box p{color:#fff;font-size:16px;line-height:22px;margin-top:10px}.about2-middle-video-section{background-attachment:fixed;background-image:linear-gradient(#0009,#000000b3),url(/static/media/about-middle.cf89befcdcf44ed7ce56.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:800px;width:100%}.about2-middle-video,.about2-middle-video-section{align-items:center;display:flex;justify-content:center}.about2-middle-video{background-color:#fff;border-radius:50%;height:140px;width:140px}.about2-middle-video a{color:#02af48;font-size:40px;text-decoration:none}.about2-choose-container{align-items:center;background:linear-gradient(180deg,#000 0,#02af48 40%,#064c22db 60%,#000);display:flex;gap:70px;height:auto;justify-content:center;padding:60px 80px;width:100%}.about2-choose-image img{border-radius:25px;height:520px;object-fit:cover;width:480px}.about2-choose-content{width:500px}.about2-choose-content h1{color:#fff;font-size:55px;font-weight:700;line-height:1.2;margin-bottom:25px}.about2-choose-content p{color:#ddd;line-height:1.8;margin-bottom:20px}.about2-choose-list{margin-top:30px}.about2-list-item{align-items:center;display:flex;gap:15px;margin-bottom:22px}.about2-list-item span{align-items:center;background:#fff;border-radius:50%;color:#02af48;display:flex;font-size:12px;font-weight:700;height:22px;justify-content:center;width:22px}.about2-list-item p{color:#fff;font-size:17px;margin:0}.about2-btn{background:#fff;border:none;border-radius:40px;color:#02af48;cursor:pointer;font-size:16px;font-weight:600;margin-top:35px;padding:18px 45px;transition:.3s}.about2-btn:hover{background:#02af48;color:#fff}@media (max-width:992px){.about2-section{margin-top:-20px}.about2-container{flex-direction:column}.about2-left,.about2-right{width:100%}.about2-left{justify-content:center}.about2-text-row{flex-direction:column;gap:20px}.about2-choose-container{flex-direction:column;padding:50px 25px}.about2-choose-content{width:100%}.about2-choose-image img{height:auto;width:100%}.about2-counter-section{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.about2-section{padding:40px 20px}.about2-right h1{font-size:34px;line-height:48px}.about2-main-img{height:320px;width:85%}.about2-side-img{height:220px;width:50px}.about2-play-btn{font-size:22px;height:50px;left:-2px;top:20px;width:50px}.about2-service-row{flex-direction:column;gap:20px}.about2-service-box{width:100%}.about2-counter-section{gap:15px;grid-template-columns:repeat(2,1fr);margin-top:40px}.about2-counter-box{padding:15px 8px}.about2-counter-box h1{font-size:30px}.about2-counter-box p{font-size:13px;line-height:18px}.about2-middle-video-section{background-attachment:scroll;height:350px}.about2-middle-video{height:90px;width:90px}.about2-middle-video a{font-size:28px}.about2-choose-content h1{font-size:34px;line-height:46px}.about2-btn{width:100%}}@media (max-width:480px){.about2-section{padding:30px 15px}.about2-choose-content h1,.about2-right h1{font-size:28px;line-height:40px}.about2-main-img{height:280px;width:82%}.about2-side-img{height:180px;width:45px}.about2-counter-section{gap:10px;grid-template-columns:1fr}.about2-counter-box h1{font-size:24px}.about2-counter-box p{font-size:12px;line-height:16px}}.about2-tech-section{background:linear-gradient(180deg,#000 0,#02af48 40%,#064c22db 60%,#000);padding:80px 20px;text-align:center;width:100%}.about2-tech-subtitle{color:#00ff73;font-size:16px;font-weight:700;letter-spacing:2px}.about2-tech-section h1{color:#fff;font-size:55px;margin-bottom:50px;margin-top:15px}.about2-tech-tabs{align-items:center;display:flex;flex-wrap:wrap;gap:25px;justify-content:center;margin-bottom:50px}.about2-tech-tabs span{color:#dcdcdc;cursor:pointer;font-size:17px;font-weight:600;padding-bottom:8px;transition:.3s}.about2-tech-tabs span:hover{color:#00ff73}.about2-tech-tabs .active{border-bottom:3px solid #00ff73;color:#00ff73}.about2-tech-grid{flex-wrap:wrap;gap:20px}.about2-tech-card,.about2-tech-grid{align-items:center;display:flex;justify-content:center}.about2-tech-card{animation:fadeTech .4s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border-radius:20px;flex-direction:column;min-height:180px;padding:25px 15px;transition:.4s ease;width:200px}.about2-tech-card:hover{background:#ffffff26;transform:translateY(-8px)}.about2-tech-card img{height:65px;object-fit:contain;width:65px}.about2-tech-card h3{color:#fff;font-size:16px;margin-top:15px;text-align:center}@keyframes fadeTech{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.about2-tech-section h1{font-size:36px}.about2-tech-tabs{gap:15px}.about2-tech-tabs span{font-size:14px}.about2-tech-card{min-height:150px;width:160px}.about2-tech-card img{height:50px;width:50px}.about2-tech-card h3{font-size:14px}}@media (max-width:480px){.about2-tech-section{padding:60px 15px}.about2-tech-section h1{font-size:28px}.about2-tech-grid{gap:12px}.about2-tech-card{min-height:130px;padding:15px;width:140px}.about2-tech-card img{height:45px;width:45px}.about2-tech-card h3{font-size:13px}.about2-tech-tabs span{font-size:12px}}*{font-family:Arial,sans-serif}.contact-section{align-items:center;background:#000;display:flex;flex-wrap:wrap;gap:50px;justify-content:center;margin-top:30px;min-height:100vh;padding:60px 40px;width:100%}.contact-content{color:#fff;width:45%}.contact-small-title{color:#0f6;font-size:15px;font-weight:700;letter-spacing:3px}.contact-content h1{font-size:72px;font-weight:800;line-height:80px;margin-top:20px}.contact-content p{color:#bdbdbd;font-size:17px;line-height:30px;margin-top:25px;max-width:550px}.contact-details{display:flex;flex-direction:column;gap:20px;margin-top:40px}.contact-detail-box{background:#111;border:1px solid #1f1f1f;border-radius:18px;padding:22px;transition:.3s}.contact-detail-box:hover{border-color:#0f6;transform:translateX(5px)}.contact-detail-box h3{color:#0f6;font-size:18px;margin-bottom:10px}.contact-detail-box p{font-size:15px;line-height:26px;margin:0}.contact-form-box{background:#111;border:1px solid #1f1f1f;border-radius:30px;box-shadow:0 0 30px #00ff6614;padding:40px;width:42%}.form-top h2{color:#fff;font-size:38px;margin-bottom:12px}.form-top p{color:#999;line-height:28px;margin-bottom:35px}.contact-form{display:flex;flex-direction:column;gap:18px}.contact-form input,.contact-form textarea{background:#181818;border:1px solid #252525;border-radius:14px;color:#fff;font-size:15px;outline:none;padding:18px;transition:.3s;width:100%}.contact-form input:focus,.contact-form textarea:focus{border-color:#0f6}.contact-form textarea{height:140px;resize:none}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#777}.send-btn{background:#0f6;border:none;border-radius:14px;color:#000;cursor:pointer;font-size:15px;font-weight:700;height:56px;margin-top:10px;transition:.3s;width:100%}.send-btn:hover{background:#00e65c;box-shadow:0 10px 20px #0f63;transform:translateY(-2px)}@media(max-width:1100px){.contact-section{margin-top:-20px}.contact-content,.contact-form-box{width:100%}.contact-content h1{font-size:58px;line-height:65px}}@media(max-width:768px){.contact-section{gap:30px;padding:30px 18px}.contact-content h1{font-size:40px;line-height:48px}.contact-content p{font-size:15px;line-height:27px}.contact-form-box{border-radius:22px;padding:25px 20px}.form-top h2{font-size:28px}}@media(max-width:480px){.contact-content h1{font-size:32px;line-height:40px}.contact-small-title{font-size:13px}.form-top h2{font-size:24px}.contact-form input,.contact-form textarea{font-size:14px;padding:16px}.send-btn{font-size:14px;height:52px}}.faq-section{background:#000;box-sizing:border-box;font-family:Arial,sans-serif;margin-top:30px;padding:80px 20px;width:100%}.faq-container{margin:auto;max-width:1100px;width:100%}.faq-heading{margin-bottom:50px;text-align:center}.faq-heading span{color:#0f6;font-size:16px;font-weight:600;letter-spacing:2px;text-transform:uppercase}.faq-heading h2{color:#fff;font-size:48px;font-weight:700;line-height:1.2;margin-top:15px}.faq-heading p{color:#bdbdbd;font-size:17px;line-height:1.8;margin:18px auto 0;max-width:750px}.faq-box{background:#111;border:1px solid #1f1f1f;border-radius:16px;margin-bottom:22px;overflow:hidden;transition:.3s ease;width:100%}.faq-box:hover{border-color:#0f6;box-shadow:0 0 20px #00ff6626}.faq-box summary{color:#fff;cursor:pointer;font-size:19px;font-weight:600;line-height:1.6;list-style:none;padding:24px 70px 24px 25px;position:relative}.faq-box summary::-webkit-details-marker{display:none}.faq-box summary:after{align-items:center;background:#0f6;border-radius:50%;color:#000;content:"+";display:flex;font-size:24px;font-weight:700;height:35px;justify-content:center;position:absolute;right:25px;top:50%;transform:translateY(-50%);transition:.3s ease;width:35px}.faq-box[open] summary:after{content:"−"}.faq-box p{color:#cfcfcf;font-size:16px;line-height:1.9;padding:0 25px 25px}@media(max-width:1200px){.faq-container{max-width:95%}}@media(max-width:992px){.faq-section{margin-top:-20px;padding:70px 18px}.faq-heading h2{font-size:40px}.faq-heading p{font-size:16px}.faq-box summary{font-size:18px}}@media(max-width:768px){.faq-section{padding:60px 15px}.faq-heading{margin-bottom:40px}.faq-heading h2{font-size:32px}.faq-heading p{font-size:15px;line-height:1.7}.faq-box{border-radius:14px}.faq-box summary{font-size:16px;line-height:1.5;padding:20px 60px 20px 18px}.faq-box summary:after{font-size:20px;height:30px;right:18px;width:30px}.faq-box p{font-size:14px;line-height:1.8;padding:0 18px 20px}}@media(max-width:480px){.faq-section{padding:50px 12px}.faq-heading span{font-size:13px}.faq-heading h2{font-size:26px}.faq-heading p{font-size:14px}.faq-box summary{font-size:15px;padding:18px 55px 18px 15px}.faq-box summary:after{font-size:18px;height:28px;right:15px;width:28px}.faq-box p{font-size:13px;padding:0 15px 18px}}body{font-family:sans-serif;overflow-x:hidden}.footer-main{background:#000;color:#fff;margin-top:120px;padding:70px 0 30px;width:100%}.footer-content{grid-gap:40px;align-items:start;display:grid;gap:40px;grid-template-columns:1.4fr 1fr .8fr;margin:auto;max-width:1400px;width:95%}.footer-left h2{font-size:32px;margin-bottom:20px}.footer-left p{color:#9f9f9f;font-size:15px;line-height:30px}.contact{display:flex;flex-wrap:wrap;gap:40px;margin-top:30px}.contact span{color:#7f7f7f;font-size:14px}.contact h4{color:#fff;font-size:16px;margin-top:6px;word-break:break-word}.footer-links{align-items:flex-start;display:flex;gap:20px;justify-content:space-between}.footer-links div{flex:1 1}.footer-links h3{color:#fff;font-size:18px;margin-bottom:18px}.footer-links a{color:#9d9d9d;display:block;font-size:15px;margin-bottom:12px;text-decoration:none;transition:.3s ease}.footer-links a:hover{color:#fff;transform:translateX(4px)}.footer-form{background:#111;border:1px solid #2a2a2a;border-radius:20px;justify-self:end;max-width:420px;padding:25px;width:100%}.footer-form form{display:flex;flex-direction:column;gap:14px}.footer-form input,.footer-form textarea{background:#1c1c1c;border:1px solid #2d2d2d;border-radius:10px;color:#fff;font-size:14px;outline:none;padding:12px;width:100%}.footer-form input::placeholder,.footer-form textarea::placeholder{color:#8a8a8a}.footer-form textarea{height:100px;resize:none}.footer-form button{background:#fff;border:none;border-radius:10px;color:#000;cursor:pointer;font-size:14px;font-weight:700;height:50px;transition:.3s ease}.footer-form button:hover{transform:scale(1.02)}.footer-bottom{border-top:1px solid #222;color:#888;font-size:14px;margin:50px auto 0;max-width:1400px;padding-top:25px;text-align:center;width:95%}@media (max-width:1200px){.footer-content{gap:35px;grid-template-columns:1fr 1fr}.footer-form{grid-column:span 2;justify-self:center;max-width:500px}}@media (max-width:768px){.footer-main{margin-top:80px;padding:50px 0 25px}.footer-content{gap:35px;grid-template-columns:1fr;width:92%}.footer-left h2{font-size:28px}.contact{gap:20px}.footer-links{display:flex;gap:15px;justify-content:space-between}.footer-links div{flex:1 1}.footer-links h3{font-size:15px}.footer-links a{font-size:13px;margin-bottom:10px}.footer-form{grid-column:span 1;justify-self:stretch;max-width:100%;width:100%}}@media (max-width:480px){.footer-main{padding:35px 0 20px}.footer-content{width:94%}.footer-left h2{font-size:24px}.footer-left p{font-size:14px;line-height:26px}.contact{flex-direction:column;gap:18px}.footer-links{display:flex;gap:10px;justify-content:space-between}.footer-links div{flex:1 1}.footer-links h3{font-size:13px;margin-bottom:10px}.footer-links a{font-size:11px;line-height:16px;margin-bottom:8px}.footer-form{border-radius:16px;padding:18px}.footer-form input,.footer-form textarea{font-size:13px;padding:11px}.footer-form button{font-size:13px;height:45px}.footer-bottom{font-size:12px;margin-top:30px;width:94%}}.service-main{background:linear-gradient(180deg,#000 0,#02af48 40%,#064c22db 60%,#000);margin-top:30px;padding:70px 5%;width:100%}.service-main-title{margin:auto;max-width:900px;padding-bottom:50px;text-align:center;width:100%}.service-main-title h2{color:#9fffc2;font-size:18px;font-weight:600;letter-spacing:1px;margin-bottom:15px}.service-main-title h1{color:#fff;font-size:42px;font-weight:700;line-height:60px}.service-card-section{align-items:center;display:flex;flex-wrap:wrap;gap:30px;justify-content:center;margin-top:30px;width:100%}.service-card-box{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff1a;border-radius:20px;cursor:pointer;display:flex;flex-direction:column;height:480px;overflow:hidden;padding:40px 25px;position:relative;text-align:center;transition:all .4s ease;width:360px}.service-card-box:hover{background:#ffffff1f;box-shadow:0 15px 40px #0003;transform:translateY(-10px)}.service-icon-circle{align-items:center;background-color:#fff;border:2px solid #fff3;border-radius:50%;display:flex;height:130px;justify-content:center;margin:10px auto auto;transition:.3s ease;width:130px}.service-icon-circle img{border:2px solid #e6e6e6;border-radius:50%;height:120px;object-fit:cover;width:120px}.service-card-box:hover .service-icon-circle{animation:zoomEffect .7s ease;border:2px solid #fff;transform:scale(1.1)}@keyframes zoomEffect{0%{transform:scale(.6)}30%{transform:scale(1)}60%{transform:scale(.8)}to{transform:scale(1.1)}}.service-image{height:60px;object-fit:contain;width:60px}.service-card-box h2{color:#fff;font-size:28px;font-weight:700;margin-top:30px;transition:.3s}.service-card-box:hover h2{color:#9fffc2}.service-card-box p{color:#f1f1f1;flex-grow:1;font-size:15px;line-height:28px;margin-top:18px}.service-btn{align-items:center;background-color:#fff;border:none;border-radius:50%;box-shadow:0 10px 20px #00000026;color:#02af48;cursor:pointer;display:flex;font-size:20px;height:55px;justify-content:center;margin:auto auto 0;min-height:55px;min-width:55px;padding:0;transition:.4s ease;width:55px}.service-btn:hover{background-color:#02af48;color:#fff;transform:rotate(1turn)}.service-middle{background:linear-gradient(180deg,#000 0,#02af48 40%,#064c22db 60%,#000);margin-top:70px;padding:80px 5%;width:100%}.service-middle-title{margin-bottom:60px;text-align:center}.service-middle-title h2{color:#9fffc2;font-size:18px;font-weight:600;margin-bottom:15px}.service-middle-title h1{color:#fff;font-size:42px;font-weight:700}.service-middle-row1,.service-middle-row2{display:flex;flex-wrap:wrap;gap:30px;justify-content:center;margin-top:30px}.service-middle-box{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff1a;border-radius:20px;padding:35px 25px;transition:all .4s ease;width:360px}.service-middle-box:hover{background:#ffffff1f;box-shadow:0 15px 35px #0003;color:#fff;transform:translateY(-8px)}.service-box-img{height:90px;margin-bottom:25px;width:90px}.service-box-img img{filter:brightness(0) invert(1);height:100%;object-fit:contain;transition:.4s;width:100%}.service-middle-box:hover .service-box-img img{transform:scale(1.08)}.service-middle-box h1{color:#fff;font-size:26px;font-weight:700;margin-bottom:15px}.service-middle-box p{color:#f1f1f1;font-size:15px;line-height:28px;transition:.3s}.service-middle-box:hover p{color:#fff}@media (max-width:992px){.service-main{margin-top:-20px}.service-main-title h1,.service-middle-title h1{font-size:34px;line-height:48px}.service-card-box,.service-middle-box{width:360px}}@media (max-width:768px){.service-main{padding:50px 20px}.service-main-title{padding-bottom:30px}.service-main-title h2{font-size:15px}.service-main-title h1{font-size:28px;line-height:42px}.service-card-section{gap:25px}.service-card-box{max-width:360px;padding:35px 20px;width:100%}.service-card-box h2{font-size:24px}.service-card-box p{font-size:14px;line-height:25px}.service-icon-circle{height:110px;width:110px}.service-icon-circle img{height:100px;width:100px}.service-image{height:50px;width:50px}.service-middle{padding:60px 20px}.service-middle-title{margin-bottom:40px}.service-middle-title h2{font-size:15px}.service-middle-title h1{font-size:28px;line-height:40px}.service-middle-box{max-width:360px;padding:30px 20px;text-align:center;width:100%}.service-box-img{margin:auto auto 20px}.service-middle-box h1{font-size:22px}.service-middle-box p{font-size:14px;line-height:25px}}@media (max-width:480px){.service-main-title h1,.service-middle-title h1{font-size:24px;line-height:36px}.service-card-box{padding:30px 15px}.service-middle-box{padding:25px 15px}.service-card-box h2{font-size:22px}.service-middle-box h1{font-size:20px}}@media (min-width:1024px) and (max-width:1280px){.service-main,.service-middle{padding:70px 20px}.service-card-section,.service-middle-row1,.service-middle-row2{align-items:stretch;display:flex;flex-wrap:nowrap;gap:15px;justify-content:center}.service-card-box{height:500px}.service-card-box,.service-middle-box{max-width:calc(33.33% - 10px);min-width:calc(33.33% - 10px);width:calc(33.33% - 10px)}.service-main-title h1,.service-middle-title h1{font-size:36px;line-height:50px}.service-card-box h2,.service-middle-box h1{font-size:24px}.service-card-box p,.service-middle-box p{font-size:14px;line-height:24px}.service-icon-circle{height:110px;width:110px}.service-icon-circle img{height:100px;width:100px}}.terms-page{background:linear-gradient(135deg,#000,#021b0d 25%,#034d25 50%,#02af48 75%,#000);margin-top:30px;min-height:100vh;padding:120px 20px 60px}.terms-document{background:#fff;border-radius:15px;box-shadow:0 15px 50px #0003;margin:auto;max-width:1000px;padding:60px}.document-header h1{font-weight:700}.document-header p{font-size:15px}.terms-document h2{color:#111827;font-size:24px;font-weight:600;margin-bottom:15px;margin-top:35px}.terms-document p{color:#4b5563;font-size:16px;line-height:1.9;margin-bottom:15px}.terms-document ul{margin-bottom:20px;padding-left:25px}.terms-document li{color:#4b5563;line-height:1.9;margin-bottom:8px}.terms-document strong{color:#111827}.contact-section{border-top:1px solid #e5e7eb;margin-top:40px;padding-top:20px}.terms-document{animation:fadeIn .8s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}@media (max-width:992px){.terms-document{padding:40px}.document-header h1{font-size:36px}}@media (max-width:768px){.terms-page{padding:100px 15px 40px}.terms-document{border-radius:10px;padding:25px}.document-header h1{font-size:28px}.terms-document h2{font-size:20px}.terms-document li,.terms-document p{font-size:15px}}@media (max-width:480px){.document-header h1{font-size:24px}.terms-document{padding:20px}}.privacy-page{background:linear-gradient(135deg,#000,#021b0d 25%,#034d25 50%,#02af48 75%,#000);margin-top:30px;min-height:100vh;padding:120px 20px 60px}.privacy-document{background:#fff;border-radius:15px;box-shadow:0 15px 50px #0003;margin:auto;max-width:1000px;padding:60px}.privacy-document h2{color:#111827;font-size:24px;margin-bottom:15px;margin-top:35px}.privacy-document h3{color:#1e3a8a;font-size:18px;margin-bottom:10px;margin-top:20px}.privacy-document li,.privacy-document p{color:#4b5563;font-size:16px;line-height:1.9}.privacy-document ul{margin-bottom:20px;padding-left:25px}.privacy-document strong{color:#111827}@media (max-width:768px){.privacy-page{padding:100px 15px 40px}.privacy-document{padding:25px}.document-header h1{font-size:28px}.privacy-document h2{font-size:20px}}.cookies-page{background:linear-gradient(135deg,#000,#021b0d 25%,#034d25 50%,#02af48 75%,#000);margin-top:30px;min-height:100vh;padding:120px 20px 60px}.cookies-document{background:#fff;border-radius:15px;box-shadow:0 15px 50px #0003;margin:auto;max-width:1000px;padding:60px}.document-header{border-bottom:2px solid #e5e7eb;margin-bottom:40px;padding-bottom:25px;text-align:center}.document-header h1{color:#111827;font-size:42px;margin-bottom:10px}.document-header p{color:#6b7280}.cookies-document h2{color:#111827;font-size:24px;margin-bottom:15px;margin-top:35px}.cookies-document h3{color:#1e3a8a;font-size:18px;margin-bottom:10px;margin-top:20px}.cookies-document li,.cookies-document p{color:#4b5563;font-size:16px;line-height:1.9}.cookies-document ul{margin-bottom:20px;padding-left:25px}.cookies-document strong{color:#111827}@media (max-width:768px){.cookies-page{padding:100px 15px 40px}.cookies-document{padding:25px}.document-header h1{font-size:28px}.cookies-document h2{font-size:20px}.cookies-document h3{font-size:17px}}.career-page{background:#f8fafc;min-height:70vh;padding:60px 8%;width:100%}.career-header{background:linear-gradient(180deg,#02af48 0,#064c22db 50%,#000);border-radius:30px;box-shadow:0 20px 40px #02af4840;color:#fff;margin-bottom:60px;padding:80px 40px;text-align:center}.career-badge{background:#ffffff26;border-radius:50px;color:#fff;display:inline-block;font-weight:700;margin-bottom:20px;padding:10px 22px}.career-header h1{color:#fff;font-size:3.8rem;margin-bottom:20px}.career-header p{color:#e2e8f0;font-size:18px;line-height:1.8;margin:auto;max-width:700px}.application-form{background:#fff;border-radius:25px;border-top:5px solid #02af48;box-shadow:0 15px 35px #00000014;margin-bottom:50px;padding:35px}.application-form h2{color:#0f172a;margin-bottom:25px}.application-form input{border:2px solid #e2e8f0;border-radius:12px;margin-bottom:15px;outline:none;padding:16px;transition:.3s;width:100%}.application-form input:focus{border-color:#02af48;box-shadow:0 0 0 4px #02af481f}.application-buttons{display:flex;gap:15px}.submit-btn{background:linear-gradient(90deg,#02af48,#064c22);border:none;border-radius:12px;color:#fff;cursor:pointer;flex:1 1;font-weight:700;padding:15px;transition:.3s}.submit-btn:hover{transform:translateY(-2px)}.cancel-btn{background:linear-gradient(90deg,#ef4444,#dc2626);border-radius:12px;font-weight:700;padding:15px}.career-jobs{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.job-card{background:#fff;border:1px solid #02af481f;border-radius:25px;box-shadow:0 10px 30px #00000014;overflow:hidden;padding:30px;position:relative;transition:.4s}.job-card:hover{box-shadow:0 25px 50px #02af4833;transform:translateY(-10px)}.job-card:before{background:linear-gradient(90deg,#02af48,#064c22);content:"";height:5px;left:0;position:absolute;top:0;width:100%}.job-card h2{color:#0f172a;font-size:28px;margin-bottom:20px}.job-info{display:flex;flex-direction:column;gap:12px}.job-info p{color:#475569;font-size:15px}.apply-btn{background:linear-gradient(90deg,#02af48,#064c22);border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;margin-top:25px;padding:15px;transition:.3s;width:100%}.apply-btn:hover{transform:scale(1.03)}.no-job{color:#64748b;padding:50px;text-align:center}@media(max-width:992px){.career-page{padding:50px 5%}.career-header h1{font-size:3rem}}@media(max-width:768px){.career-page{padding:30px 20px}.career-header{padding:50px 20px}.career-header h1{font-size:2.3rem}.career-header p{font-size:15px}.application-buttons{flex-direction:column}.career-jobs{grid-template-columns:1fr}.job-card{padding:25px}}.dashboard-container{width:100%}.dashboard-header{margin-bottom:30px}.dashboard-header h1{color:#0f172a;font-size:32px;margin-bottom:5px}.dashboard-header p{color:#64748b}.dashboard-cards{display:flex;flex-wrap:wrap;margin-bottom:30px}.dashboard-card{border-radius:16px;flex:1 1;min-width:220px}.dashboard-card h3{color:#475569}.dashboard-card h2{color:#060606;font-size:35px;margin-bottom:10px}.dashboard-card p{color:#94a3b8}.dashboard-section{display:flex;flex-wrap:wrap;gap:20px}.recent-card{background:#fff;border-radius:16px;box-shadow:0 5px 20px #00000014;flex:1 1;min-width:350px;padding:25px}.recent-card h2{color:#0f172a;margin-bottom:20px}.recent-card ul{list-style:none;padding:0}.recent-card li{border-bottom:1px solid #e2e8f0;padding:10px 0}.recent-card button{background:linear-gradient(180deg,#02af48 0,#064c22db 50%,#000);border:none;border-radius:10px;color:#fff;cursor:pointer;margin-bottom:12px;padding:12px;transition:.3s;width:100%}.recent-card button:hover{background:#0a0b0b}@media (max-width:768px){.dashboard-section{flex-direction:column}.dashboard-card,.recent-card{min-width:100%}}.careers-container{padding:20px;width:100%}.careers-header{align-items:center;display:flex;gap:15px;justify-content:space-between;margin-bottom:25px}.careers-header h1{color:#001845;font-size:34px;font-weight:800}.add-job-btn{background:linear-gradient(180deg,#02af48 0,#064c22db 50%,#000);border:none;border-radius:12px;color:#fff;cursor:pointer;font-weight:600;padding:12px 22px;transition:.3s}.add-job-btn:hover{transform:translateY(-3px)}.career-cards{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);margin-bottom:25px}.career-card{background:#fff;border-radius:18px;box-shadow:0 8px 20px #00000014;padding:25px}.career-card h3{color:#64748b;margin-bottom:10px}.career-card h2{color:#4caf50;font-size:34px;font-weight:800}.career-search{margin-bottom:25px}.career-search input{border:1px solid #dbeafe;border-radius:12px;outline:none;padding:14px;width:100%}.career-search input:focus{border-color:#4caf50}.job-form-container{background:#fff;border-radius:18px;box-shadow:0 8px 20px #00000014;margin-bottom:25px;padding:25px}.job-form-container h2{color:#001845;margin-bottom:20px}.job-form-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(2,1fr)}.job-form-container select,.job-form-grid input{border:1px solid #dbeafe;border-radius:10px;outline:none;padding:14px;width:100%}.job-form-container select:focus,.job-form-grid input:focus{border-color:#4caf50}.job-form-container select{margin-top:15px}.job-form-buttons{display:flex;gap:12px;margin-top:20px}.careers-table-wrapper{background:#fff;border-radius:20px;box-shadow:0 8px 25px #00000014;overflow-x:auto}.careers-table{border-collapse:collapse;width:100%}.careers-table thead{background:linear-gradient(180deg,#02af48 0,#064c22db 50%,#000)}.careers-table th{color:#fff;padding:16px;text-align:left}.careers-table td{border-bottom:1px solid #eee;padding:16px}.edit-btn{border-radius:8px;cursor:pointer}.edit-btn:hover{background:#d97706}.careers-mobile{display:none}.career-mobile-card{background:#fff;border-radius:18px;box-shadow:0 8px 20px #00000014;margin-bottom:15px;padding:18px}.career-mobile-card h3{color:#001845;margin-bottom:12px}.career-mobile-card p{color:#475569;margin-bottom:10px}.mobile-btns{display:flex;gap:10px;margin-top:15px}.mobile-btns button{flex:1 1}@media (max-width:992px){.career-cards{grid-template-columns:repeat(2,1fr)}.job-form-grid{grid-template-columns:1fr}.careers-header h1{font-size:30px}}@media (max-width:768px){.careers-container{padding:15px}.careers-header{align-items:flex-start;flex-direction:column}.careers-header h1{font-size:26px}.add-job-btn{width:100%}.career-cards{grid-template-columns:1fr}.job-form-buttons{flex-direction:column}.cancel-btn,.save-btn{width:100%}.careers-table-wrapper{display:none}.careers-mobile{display:block}.mobile-btns{flex-direction:column}.delete-btn,.edit-btn{margin:0;width:100%}}@media (max-width:480px){.careers-header h1{font-size:22px}.career-card h2{font-size:28px}.job-form-container{padding:18px}}.services-container{padding:20px;width:100%}.services-header{align-items:center;display:flex;gap:15px;justify-content:space-between;margin-bottom:25px}.services-header h1{color:#001845;font-size:34px;font-weight:800}.add-service-btn{background:linear-gradient(180deg,#02af48 0,#064c22db 50%,#000);border:none;border-radius:12px;color:#fff;cursor:pointer;font-weight:600;padding:12px 22px;transition:.3s}.add-service-btn:hover{transform:translateY(-3px)}.service-cards{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);margin-bottom:25px}.service-card{background:#fff;border-radius:18px;box-shadow:0 8px 20px #00000014;padding:25px}.service-card h3{color:#64748b;margin-bottom:10px}.service-card h2{color:#080808;font-size:34px;font-weight:800}.service-search{margin-bottom:25px}.service-search input{border:1px solid #dbeafe;border-radius:12px;outline:none;padding:14px;width:100%}.service-search input:focus{border-color:#4caf50}.service-form{background:#fff;border-radius:18px;box-shadow:0 8px 20px #00000014;margin-bottom:25px;padding:25px}.service-form input,.service-form select{border:1px solid #dbeafe;border-radius:10px;margin-bottom:15px;outline:none;padding:14px;width:100%}.service-form input:focus,.service-form select:focus{border-color:#4caf50}.service-form-btns{display:flex;gap:12px}.services-table-wrapper{background:#fff;border-radius:20px;box-shadow:0 8px 25px #00000014;overflow-x:auto}.services-table{border-collapse:collapse;width:100%}.services-table thead{background:linear-gradient(180deg,#02af48 0,#064c22db 50%,#000)}.services-table th{color:#fff;padding:16px;text-align:left}.services-table td{border-bottom:1px solid #eee;padding:16px}.status-inactive{border-radius:20px}.services-mobile{display:none}.service-mobile-card{background:#fff;border-radius:18px;box-shadow:0 8px 20px #00000014;margin-bottom:15px;padding:18px}.service-mobile-card h3{color:#001845;margin-bottom:12px}.service-mobile-card p{color:#475569;margin-bottom:12px}@media (max-width:992px){.service-cards{grid-template-columns:repeat(2,1fr)}.services-header h1{font-size:30px}}@media (max-width:768px){.services-container{padding:15px}.services-header{align-items:flex-start;flex-direction:column}.services-header h1{font-size:26px}.add-service-btn{width:100%}.service-cards{grid-template-columns:1fr}.service-form-btns{flex-direction:column}.cancel-btn,.save-btn{width:100%}.services-table-wrapper{display:none}.services-mobile{display:block}}@media (max-width:480px){.services-header h1{font-size:22px}.service-card h2{font-size:28px}.service-form{padding:18px}}.projects-container{width:100%}.project-stats-card{background:linear-gradient(180deg,#02af48 0,#064c22db 50%,#000);border-radius:20px;color:#fff;margin-bottom:25px;padding:25px}.project-stats-card h1{font-size:40px;margin-top:10px}.projects-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:25px}.projects-header h1{color:#0f172a}.add-project-btn{background:linear-gradient(180deg,#02af48 0,#064c22db 50%,#000);border:none;border-radius:10px;color:#fff;cursor:pointer;padding:12px 18px}.project-form{background:#fff;border-radius:16px;box-shadow:0 5px 20px #00000014;margin-bottom:25px;padding:25px}.project-form input,.project-form select{border:1px solid #ddd;border-radius:10px;box-sizing:border-box;margin-bottom:15px;padding:14px;width:100%}.project-btns{display:flex;gap:10px}.cancel-btn,.save-btn{border-radius:8px;padding:12px 20px}.projects-table-wrapper{background:#fff;border-radius:16px;box-shadow:0 5px 20px #00000014;overflow-x:auto;padding:20px}.projects-table{border-collapse:collapse;width:100%}.projects-table th{background:#f8fafc;padding:16px;text-align:left}.projects-table td{border-bottom:1px solid #e2e8f0;padding:16px}.status-active{border-radius:20px}.status-completed{background:#dbeafe;color:#1d4ed8}.status-completed,.status-pending{border-radius:20px;padding:6px 12px}.status-pending{background:#fef3c7;color:#b45309}.edit-btn{background:#f59e0b;border:none;color:#fff;margin-right:8px}.delete-btn,.edit-btn{border-radius:6px;padding:8px 12px}@media(max-width:768px){.projects-header{align-items:flex-start;flex-direction:column;gap:15px}.add-project-btn{width:100%}.project-btns{flex-direction:column}.cancel-btn,.save-btn{width:100%}.project-stats-card h1{font-size:32px}}.users-container{padding:25px;width:100%}.users-header{align-items:center;display:flex;gap:15px;justify-content:space-between;margin-bottom:25px}.users-header h1{color:#001845;font-size:34px;font-weight:800}.add-user-btn{background:linear-gradient(180deg,#02af48 0,#064c22db 50%,#000);border:none;border-radius:12px;color:#fff;cursor:pointer;font-weight:600;padding:12px 22px;transition:.3s}.add-user-btn:hover{transform:translateY(-3px)}.users-cards{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);margin-bottom:25px}.user-card{background:#fff;border-radius:18px;box-shadow:0 10px 25px #00000014;padding:25px}.user-card h3{color:#64748b;margin-bottom:10px}.user-card h2{color:#4caf50;font-size:34px;font-weight:800}.user-form{background:#fff;border-radius:18px;box-shadow:0 10px 25px #00000014;margin-bottom:25px;padding:25px}.user-form input,.user-form select{border:1px solid #dbeafe;border-radius:10px;margin-bottom:15px;outline:none;padding:14px;width:100%}.user-form input:focus,.user-form select:focus{border-color:#4caf50}.user-form-btns{display:flex;gap:12px}.save-btn{background:#16a34a}.cancel-btn,.save-btn{border:none;border-radius:10px;color:#fff;cursor:pointer;flex:1 1;font-weight:600;padding:12px}.cancel-btn{background:#ef4444}.search-box input{border:1px solid #dbeafe}.search-box input:focus{border-color:#4caf50}.users-table-wrapper{background:#fff;border-radius:18px;box-shadow:0 10px 25px #00000014;overflow-x:auto}.users-table{border-collapse:collapse;width:100%}.users-table thead{background:linear-gradient(180deg,#02af48 0,#064c22db 50%,#000)}.users-table th{color:#fff;padding:16px;text-align:left}.users-table td{border-bottom:1px solid #eee;padding:16px}.user-profile{gap:12px}.avatar,.user-profile{align-items:center;display:flex}.avatar{background:linear-gradient(135deg,#7cb342,#4caf50);border-radius:50%;color:#fff;flex-shrink:0;font-weight:700;height:45px;justify-content:center;width:45px}.user-name{color:#001845;font-weight:600}.status-active{background:#dcfce7;color:#166534}.status-active,.status-inactive{border-radius:30px;font-size:13px;font-weight:600;padding:6px 12px}.status-inactive{background:#fee2e2;color:#991b1b}.delete-btn{font-weight:600;padding:8px 14px}.users-mobile{display:none}.user-mobile-card{background:#fff;border-radius:18px;box-shadow:0 10px 25px #00000014;margin-bottom:15px;padding:18px}.user-mobile-card h3{color:#001845;margin-bottom:5px}.user-mobile-card p{color:#64748b}.mobile-info{margin-top:15px}.mobile-info p{margin-bottom:10px}.mobile-delete{margin-top:15px;width:100%}@media (max-width:992px){.users-cards{grid-template-columns:repeat(2,1fr)}.users-header h1{font-size:28px}}@media (max-width:768px){.users-container{padding:15px}.users-header{align-items:stretch;flex-direction:column}.add-user-btn{width:100%}.users-cards{grid-template-columns:1fr}.user-form-btns{flex-direction:column}.cancel-btn,.save-btn{width:100%}.users-table-wrapper{display:none}.users-mobile{display:block}.users-header h1{font-size:24px}}.applications-container{padding:25px}.applications-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:25px}.applications-header h1{color:#001845;font-size:34px}.applications-count{background:#fff;border-radius:12px;font-weight:600;padding:12px 18px}.applications-count span{color:#4caf50;margin-left:8px}.search-box{margin-bottom:25px}.search-box input{border:1px solid #ddd;border-radius:12px;outline:none;padding:14px;width:100%}.applications-table-wrapper{background:#fff;border-radius:20px;box-shadow:0 8px 25px #00000014;overflow:auto}.applications-table{border-collapse:collapse;width:100%}.applications-table th{background:linear-gradient(180deg,#02af48 0,#064c22db 50%,#000);color:#fff;padding:16px;text-align:left}.applications-table td{border-bottom:1px solid #eee;padding:16px}.resume-btn{background:#2563eb;border-radius:8px;display:inline-block;text-decoration:none}.delete-btn,.resume-btn{color:#fff;padding:10px 15px}.delete-btn{border:none;border-radius:8px;cursor:pointer}.applications-grid{display:none}.application-card{background:#fff;border-radius:18px;box-shadow:0 8px 20px #00000014;padding:18px}.application-card h3{color:#001845;margin-bottom:12px}.application-card p{margin-bottom:10px;word-break:break-word}.card-actions{display:flex;gap:10px;margin-top:15px}@media(max-width:768px){.applications-table-wrapper{display:none}.applications-grid{grid-gap:20px;display:grid;gap:20px}.applications-header{align-items:flex-start;flex-direction:column;gap:15px}.applications-header h1{font-size:28px}.card-actions{flex-direction:column}.delete-btn,.resume-btn{text-align:center;width:100%}}.blogs-container{background:#f5f7fb;min-height:100vh;padding:30px}.blogs-container h1{-webkit-text-fill-color:#0000;background:linear-gradient(180deg,#02af48 0,#064c22db 50%,#000);-webkit-background-clip:text;font-size:36px;font-weight:800;margin-bottom:30px;text-align:center}.blog-form{grid-gap:15px;background:#fff;border-radius:20px;box-shadow:0 10px 30px #00000014;display:grid;gap:15px;grid-template-columns:repeat(3,1fr);margin-bottom:30px;padding:25px}.blog-form input,.blog-form select,.blog-form textarea{border:1px solid #dbe2ea;border-radius:12px;font-size:14px;outline:none;padding:14px;width:100%}.blog-form input:focus,.blog-form select:focus,.blog-form textarea:focus{border-color:#02af48}.blog-form textarea{grid-column:span 3;min-height:120px;resize:vertical}.blog-form button{background:linear-gradient(180deg,#02af48 0,#064c22db 50%,#000);border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;grid-column:span 3;padding:15px;transition:.3s}.blog-form button:hover{transform:translateY(-2px)}.admin-tools{background:#fff;border-radius:20px;box-shadow:0 10px 25px #00000014;margin-bottom:30px;padding:20px}.admin-tools input{border:1px solid #dbe2ea;border-radius:12px;margin-bottom:15px;padding:14px;width:100%}.category-filter{gap:10px}.category-filter button{background:#edf2f7;padding:10px 18px}.category-filter button.active{background:linear-gradient(180deg,#02af48 0,#064c22db 50%,#000)}.blogs-list{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(3,1fr)}.blog-card{border-radius:20px;box-shadow:0 10px 25px #00000014;transition:.3s}.blog-card:hover{box-shadow:0 20px 40px #02af4840}.blog-card img{background:#f8fafc;height:250px;object-fit:contain;padding:10px;width:100%}.blog-content{padding:20px}.blog-category{background:linear-gradient(180deg,#02af48 0,#064c22db 50%,#000);border-radius:30px;padding:8px 15px}.blog-content h3{color:#001845;font-size:24px;margin-bottom:12px}.blog-content p{color:#475569;line-height:1.7;margin-bottom:10px}.see-more-btn{background:linear-gradient(180deg,#02af48 0,#064c22db 50%,#000);border-radius:10px;color:#fff;font-weight:600;padding:10px 18px;transition:.3s;width:-webkit-fit-content;width:fit-content}.see-more-btn:hover{transform:translateY(-2px)}.blog-actions{display:flex;gap:10px;margin-top:auto}.delete-btn,.edit-btn{border:none;border-radius:10px;color:#fff;cursor:pointer;flex:1 1;font-weight:600;padding:12px}.edit-btn{background:linear-gradient(180deg,#02af48 0,#064c22db 50%,#000)}.delete-btn{background:#ef4444}.delete-btn:hover{background:#dc2626}@media(max-width:1024px){.blog-form{grid-template-columns:repeat(2,1fr)}.blog-form button,.blog-form textarea{grid-column:span 2}.blogs-list{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.blogs-container{padding:15px}.blogs-container h1{font-size:28px}.blog-form{grid-template-columns:1fr}.blog-form button,.blog-form textarea{grid-column:span 1}.blogs-list{grid-template-columns:1fr}.blog-card img{height:220px}.category-filter{justify-content:center}.blog-actions{flex-direction:column}}.admin-login-wrapper{align-items:center;background:linear-gradient(135deg,#000,#021b0d 25%,#034d25 50%,#02af48 75%,#000);display:flex;justify-content:center;min-height:100vh;overflow:hidden;position:relative}.admin-login-wrapper:before{background:#7cb34226;height:350px;left:-100px;top:-100px;width:350px}.admin-login-wrapper:after,.admin-login-wrapper:before{border-radius:50%;content:"";filter:blur(80px);position:absolute}.admin-login-wrapper:after{background:#4caf5026;bottom:-100px;height:300px;right:-100px;width:300px}.admin-login-card{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffff14;border:1px solid #ffffff1f;border-radius:25px;box-shadow:0 20px 50px #00000059;max-width:430px;padding:40px;position:relative;text-align:center;width:100%;z-index:2}.login-logo{margin-bottom:25px}.login-logo img{height:90px;margin-bottom:15px;object-fit:contain;width:90px}.login-logo h2{color:#fff;font-size:34px;margin-bottom:8px}.login-logo p{color:#cbd5e1;font-size:14px}.admin-input{background:#ffffff1f;border:none;border-radius:12px;color:#fff;font-size:15px;margin-bottom:18px;outline:none;padding:15px;width:100%}.admin-input::placeholder{color:#cbd5e1}.admin-login-btn{background:linear-gradient(180deg,#02af48 0,#064c22db 50%,#000);border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;padding:15px;transition:.3s;width:100%}.admin-login-btn:hover{background:#1d4ed8;box-shadow:0 10px 25px #7cb34266;transform:translateY(-3px)}.admin-container{background:#f8fafc;display:flex;min-height:100vh}.admin-sidebar{background:linear-gradient(180deg,#000 0,#064c22db 50%,#000 90%);color:#fff;height:100vh;left:0;overflow-y:auto;padding:25px;position:fixed;top:0;width:270px}.admin-logo{font-size:30px;font-weight:700;margin-bottom:40px;margin-top:10px;text-align:center}.admin-menu{list-style:none;margin:0;padding:0}.admin-menu li{border-radius:12px;cursor:pointer;font-size:17px;margin-bottom:12px;padding:14px 18px;transition:.3s}.admin-menu li:hover{background:#17306b}.admin-menu .active{background:#3164df}.logout-btn{background:#ef4444;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:16px;margin-top:25px;padding:13px;transition:.3s;width:100%}.logout-btn:hover{background:#dc2626}.admin-content{flex:1 1;margin-left:270px;overflow-x:auto;padding:30px}.dashboard-cards{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.dashboard-card{background:#fff;border-radius:18px;box-shadow:0 5px 20px #00000014;padding:25px;transition:.3s}.dashboard-card:hover{transform:translateY(-5px)}.dashboard-card h3{color:#0f172a;margin-bottom:10px}.dashboard-card p{color:#64748b}.close-btn,.menu-btn,.sidebar-overlay{display:none}@media(max-width:992px){.admin-sidebar{width:240px}.admin-content{margin-left:240px}}@media(max-width:768px){.menu-btn{align-items:center;background:#2563eb;border:none;border-radius:10px;box-shadow:0 4px 12px #0003;color:#fff;cursor:pointer;display:flex;font-size:24px;height:45px;justify-content:center;left:15px;position:fixed;top:15px;width:45px;z-index:2000}.sidebar-overlay{background:#00000080;display:block;inset:0;position:fixed;z-index:1000}.admin-sidebar{left:-280px;padding-top:70px;transition:.3s ease;width:260px;z-index:1500}.admin-sidebar.open{left:0}.close-btn{align-items:center;background:#2563eb;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:20px;height:40px;justify-content:center;position:absolute;right:15px;top:15px;width:40px}.admin-logo{font-size:28px;margin-bottom:30px;margin-top:0}.admin-content{margin-left:0;padding:75px 15px 15px}.dashboard-cards{grid-template-columns:1fr}}@media(max-width:480px){.admin-login-card{padding:25px}.admin-logo{font-size:24px}.admin-menu li{font-size:15px;padding:13px}.logout-btn{font-size:15px}}@media(max-width:768px){.admin-sidebar.open~.menu-btn{display:none}}*{box-sizing:border-box;margin:0;padding:0}.blog-page{background:#f4f7fc;min-height:100vh;padding:80px 8%}.blog-header{margin-bottom:40px;text-align:center}.blog-header h1{color:#001845;font-size:52px;font-weight:800;margin-bottom:15px}.blog-header p{color:#64748b;font-size:18px;line-height:1.7;margin:auto;max-width:700px}.blog-header:after{background:linear-gradient(135deg,#7cb342,#4caf50);border-radius:50px;content:"";display:block;height:5px;margin:20px auto 0;width:120px}.category-filter{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-bottom:50px}.category-filter button{background:#fff;border:none;border-radius:50px;box-shadow:0 4px 15px #00000014;color:#001845;cursor:pointer;font-size:14px;font-weight:600;padding:12px 22px;transition:.3s}.category-filter button:hover{transform:translateY(-3px)}.category-filter button.active{background:linear-gradient(135deg,#7cb342,#4caf50);color:#fff}.blog-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr)}.blog-card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;box-shadow:0 10px 30px #00184514;display:flex;flex-direction:column;overflow:hidden;transition:.35s ease}.blog-card:hover{box-shadow:0 20px 45px #7cb3422e;transform:translateY(-8px)}.blog-image{background:#f8fafc;padding:20px}.blog-image img{height:250px;object-fit:contain;width:100%}.blog-content{display:flex;flex:1 1;flex-direction:column;padding:25px}.blog-category{background:linear-gradient(135deg,#7cb342,#4caf50);border-radius:50px;color:#fff;display:inline-block;font-size:12px;padding:8px 18px;width:-webkit-fit-content;width:fit-content}.blog-category,.blog-content h2{font-weight:700;margin-bottom:15px}.blog-content h2{color:#001845;font-size:26px;line-height:1.4}.blog-desc{-webkit-line-clamp:4;-webkit-box-orient:vertical;color:#64748b;display:-webkit-box;line-height:1.8;margin-bottom:10px;overflow:hidden}.blog-desc.expanded{display:block;overflow:visible}.see-more-btn{background:none;border:none;color:#4caf50;cursor:pointer;font-weight:700;margin-bottom:15px;padding:0}.see-more-btn:hover{text-decoration:underline}.blog-meta{display:flex;flex-direction:column;gap:10px;margin-top:auto}.blog-meta p{background:#f8fafc;border-left:4px solid #7cb342;border-radius:12px;color:#334155;font-size:14px;font-weight:500;padding:12px 15px}.no-blogs{color:#64748b;font-size:26px;grid-column:1/-1;margin-top:50px;text-align:center}@media (max-width:1024px){.blog-grid{grid-template-columns:repeat(2,1fr)}.blog-header h1{font-size:42px}}@media (max-width:768px){.blog-page{padding:60px 20px}.blog-grid{grid-template-columns:1fr}.blog-header h1{font-size:32px}.blog-header p{font-size:15px}.blog-image img{height:220px}.blog-content h2{font-size:22px}.category-filter{gap:8px}.category-filter button{font-size:13px;padding:10px 16px}}
/*# sourceMappingURL=main.c65368de.css.map*/