@import"https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Lora:ital,wght@0,400..700;1,400..700&family=Nunito:ital,wght@0,200..1000;1,200..1000&family=Rubik:ital,wght@0,300..900;1,300..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;600&display=swap";*{margin:0;padding:0}body{font-family:Nutito,sans-serif;font-size:16px}a{text-decoration:none;color:#31393c}.home-back{background-image:linear-gradient(#0006,#0003),url(../assets/images/back.jpg);width:100%;margin-top:100px;height:100vh;background-size:cover;background-position:center;background-repeat:no-repeat}.hero{width:100%;min-height:90vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:1rem;background-image:url(/assets/bg-DnmUdDw7.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden;position:relative}.hero-content{max-width:800px;margin:0 auto;padding:0 1rem}.hero h1{font-size:clamp(1.8rem,6vw,3rem);margin-bottom:1.2rem;color:#212529;line-height:1.3;will-change:transform,opacity;padding:0 .5rem}.hero p{font-size:clamp(1rem,3vw,1.3rem);color:#495057;margin-bottom:2rem;line-height:1.6;will-change:transform,opacity;padding:0 .5rem}.hero-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn-primary{background:#3e3ef8;color:#fff;padding:.8rem 1.8rem;border-radius:4px;text-decoration:none;font-weight:500;transition:all .2s ease;will-change:transform,opacity;display:inline-block;text-align:center}.btn-primary:hover{background:#2d2dc7;transform:translateY(-2px)}.btn-secondary{background:#fff;color:#3e3ef8;padding:.8rem 1.8rem;border-radius:4px;text-decoration:none;font-weight:500;border:1px solid #3e3ef8;transition:all .2s ease;will-change:transform,opacity;display:inline-block;text-align:center}.btn-secondary:hover{background:#f8f9fa;transform:translateY(-2px)}@media (max-width: 768px){.hero{min-height:80vh;padding:1rem}.hero-content{padding:0}.hero h1{margin-bottom:1rem}.hero p{margin-bottom:1.5rem}.hero-buttons{flex-direction:row;gap:.8rem}.btn-primary,.btn-secondary{width:auto;padding:.7rem 1.5rem;font-size:.95rem}}@media (max-width: 480px){.hero{min-height:70vh;padding:1rem .5rem}.hero h1{font-size:clamp(1.6rem,7vw,2rem);line-height:1.4}.hero p{font-size:clamp(.95rem,3.5vw,1.1rem);margin-bottom:1.2rem}.hero-buttons{flex-direction:column;gap:.7rem;align-items:center}.btn-primary,.btn-secondary{width:100%;max-width:220px;padding:.7rem}}@media (max-width: 375px){.hero{min-height:65vh}.hero h1{font-size:1.5rem}.hero p{font-size:.9rem}.btn-primary,.btn-secondary{max-width:200px;font-size:.9rem}}.section{width:100%;display:flex;flex-direction:column;align-items:center;gap:2.5rem;margin:4rem 0;padding:0 1rem;box-sizing:border-box}.section-title{font-size:clamp(1.8rem,5vw,3rem);font-weight:600;text-align:center;line-height:1.3;max-width:90%;margin:0 auto;padding:0 1rem;background:linear-gradient(90deg,#3e3ef8,#6a5acd);-webkit-background-clip:text;background-clip:text;color:transparent;letter-spacing:-.5px}.grid-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;width:100%;max-width:1200px;margin:0 auto;padding:0 1rem;box-sizing:border-box}.grid-item{background:#fff;padding:1.75rem;border-radius:12px;box-shadow:0 2px 12px #00000012;transition:all .3s ease;border:1px solid #f0f0f0;display:flex;flex-direction:column;gap:1rem}.grid-item:hover{transform:translateY(-5px);box-shadow:0 8px 24px #3e3ef81a}.grid-item h3{color:#3e3ef8;font-size:1.4rem;margin:0;font-weight:600;line-height:1.3}.grid-item svg{color:#3e3ef8;font-size:2.2rem;margin-bottom:.5rem}.grid-item p{color:#000000b3;line-height:1.6;margin:0;font-size:.95rem}@media (max-width: 768px){.section{margin:3rem 0;gap:2rem;padding:0 1rem}.section-title{font-size:clamp(1.6rem,6vw,2.2rem);max-width:95%}.grid-container{grid-template-columns:1fr;max-width:500px;gap:1.25rem}.grid-item{padding:1.5rem}.grid-item h3{font-size:1.3rem}.grid-item svg{font-size:2rem}}@media (max-width: 480px){.section{margin:2.5rem 0;gap:1.75rem}.section-title{font-size:clamp(1.5rem,7vw,2rem);line-height:1.4}.grid-item{padding:1.25rem;border-radius:10px}.grid-item h3{font-size:1.25rem}.grid-item p{font-size:.9rem;line-height:1.6}}@media (max-width: 375px){.section{margin:2rem 0;gap:1.5rem}.section-title{font-size:1.4rem}.grid-item{padding:1.1rem}.grid-item h3{font-size:1.2rem}}.about{display:flex;flex-direction:column;align-items:center;max-width:1000px;margin:5rem auto;padding:3rem;background:#fffffffa;border-radius:20px;box-shadow:0 15px 30px #3c3c781a;border:1px solid rgba(224,227,235,.6);text-align:center;gap:2rem;position:relative;overflow:hidden}.about:before{content:"";position:absolute;top:0;left:0;width:100%;height:6px;background:linear-gradient(90deg,#3e3ef8,#6a5acd)}.about h2{font-size:clamp(2rem,5vw,3rem);font-weight:700;letter-spacing:-.5px;background:linear-gradient(90deg,#3e3ef8,#6a5acd);-webkit-background-clip:text;background-clip:text;color:transparent;margin:0}.about-content{display:flex;gap:3rem;align-items:center;width:100%}.about-image{flex:1;position:relative;min-width:300px}.about-image img{width:100%;max-width:350px;border-radius:16px;box-shadow:0 10px 30px #0000001a;transition:transform .3s ease}.about-image:hover img{transform:scale(1.03)}.about-text{flex:1.5;text-align:left}.about-text p{color:#000c;font-size:1.1rem;line-height:1.8;margin:0}.about-highlight{color:#3e3ef8;font-weight:600}.about-decoration{position:absolute;width:200px;height:200px;background:radial-gradient(circle,#3e3ef81a,#fff0 70%);z-index:-1}.decoration-1{top:-50px;right:-50px}.decoration-2{bottom:-50px;left:-50px}@media (max-width: 900px){.about-content{flex-direction:column;gap:2rem}.about-text{text-align:center}.about-image{min-width:auto}}@media (max-width: 600px){.about{padding:2rem;margin:3rem auto}.about-image img{max-width:250px}}.plans-container{max-width:1200px;margin:5rem auto;padding:2rem}.plans-header{text-align:center;margin-bottom:4rem}.plans-title{font-size:clamp(2rem,5vw,3.5rem);font-weight:700;background:linear-gradient(90deg,#3e3ef8,#6a5acd);-webkit-background-clip:text;background-clip:text;color:transparent;margin-bottom:1rem}.plans-subtitle{color:#000000b3;font-size:1.2rem;max-width:700px;margin:0 auto;line-height:1.6}.plans-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem}.plan-card{background:#fff;border-radius:16px;padding:2.5rem;box-shadow:0 8px 32px #3c3c7814;border:1px solid rgba(62,62,248,.1);transition:all .3s ease;position:relative;overflow:hidden}.plan-card:hover{transform:translateY(-10px);box-shadow:0 15px 40px #3e3ef826}.plan-card.popular:before{content:"Most Popular";position:absolute;top:0;right:0;background:linear-gradient(90deg,#ff2dd1,#3e3ef8);color:#fff;padding:.5rem 1.5rem;font-size:.9rem;font-weight:600;border-bottom-left-radius:16px}.plan-name{font-size:1.8rem;font-weight:700;color:#222;margin-bottom:.5rem}.plan-price{margin-bottom:1.5rem}.build-price{font-size:2.2rem;font-weight:700;color:#3e3ef8;margin-bottom:.5rem}.build-price span{font-size:.9rem;color:#0009;font-weight:500}.maintenance-price{font-size:1.5rem;font-weight:600;color:#3e3ef8cc}.maintenance-price span{font-size:.9rem;color:#0009;font-weight:500}.plan-features{margin:2rem 0}.plan-features li{margin-bottom:1rem;padding-left:1.5rem;position:relative;color:#000c;line-height:1.6}.plan-features li:before{content:"✓";position:absolute;left:0;color:#3e3ef8;font-weight:700}.plan-note{font-size:.9rem;color:#0009;margin-top:2rem;padding-top:1rem;border-top:1px dashed rgba(62,62,248,.3)}.plan-button{display:inline-block;width:100%;padding:1rem;background:linear-gradient(90deg,#3e3ef8,#6a5acd);color:#fff;border:none;border-radius:12px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-align:center;text-decoration:none;margin-top:1rem}.plan-button:hover{background:linear-gradient(90deg,#3e3ef8,#7b68ee);transform:translateY(-2px);box-shadow:0 5px 15px #3e3ef84d}@media (max-width: 768px){.plans-grid{grid-template-columns:1fr;max-width:500px;margin:0 auto}.plan-card{padding:2rem}}@media (max-width: 480px){.plans-container{padding:1.5rem}.plan-name{font-size:1.5rem}.plan-price{font-size:2rem}}.page-container{max-width:1200px;margin:120px auto 50px;padding:2rem 1.5rem;color:#222;background:#fffffff2;border-radius:18px;box-shadow:0 8px 32px #3c3c7814}.page-title{font-size:3rem;color:#3e3ef8;margin-bottom:2rem;font-weight:600;letter-spacing:-1px}.page-content{line-height:1.7;font-size:1.15rem}.service-list,.portfolio-list,.team-list{list-style:none;padding:0;margin:2rem 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.service-list li,.portfolio-list li,.team-list li{background:#fff;padding:2rem 1.5rem;border-radius:14px;box-shadow:0 2px 12px #00000012;transition:transform .25s cubic-bezier(.4,2,.6,1),box-shadow .25s;border:1px solid #f0f0f0}.service-list li:hover,.portfolio-list li:hover,.team-list li:hover{transform:translateY(-8px) scale(1.03);box-shadow:0 8px 24px #3e3ef81a}.service-title{color:#3e3ef8;font-size:1.5rem;margin-bottom:.5rem;font-weight:600}.contact-info{margin-top:2rem;font-size:1.2rem;line-height:1.8;background:#f7f8fa;padding:1.5rem;border-radius:10px;box-shadow:0 1px 4px #3e3ef80a}.contact-form{max-width:600px;margin:2rem 0;background:#f7f8fa;padding:2rem 1.5rem;border-radius:12px;box-shadow:0 1px 6px #3e3ef80f}.contact-form label{display:block;margin-bottom:1.2rem;font-weight:500;color:#333}.contact-form input,.contact-form textarea{width:100%;padding:1rem;border:1.5px solid #e0e3eb;border-radius:6px;font-size:1rem;margin-top:.5rem;background:#fff;transition:border .2s,box-shadow .2s;font-family:inherit;color:#222}.contact-form input:focus,.contact-form textarea:focus{border:1.5px solid rgb(62,62,248);outline:none;box-shadow:0 0 0 2px #3e3ef81a}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#b0b3c6;opacity:1}.contact-form textarea{min-height:150px;resize:vertical}.contact-form button{background:linear-gradient(90deg,#3e3ef8 60%,#ff2dd1);color:#fff;border:none;padding:1rem 2.5rem;font-size:1.1rem;border-radius:25px;cursor:pointer;font-weight:600;letter-spacing:.5px;box-shadow:0 2px 8px #3e3ef814;transition:background .3s,transform .2s}.contact-form button:hover{background:linear-gradient(90deg,#ff2dd1,#3e3ef8);transform:scale(1.06)}@media (max-width: 700px){.page-container{margin:80px 0 30px;padding:1rem .5rem}.page-title{font-size:2.1rem}.service-list,.portfolio-list,.team-list{grid-template-columns:1fr}.contact-form{padding:1rem .5rem}}.signup-container,.login-container{display:flex;justify-content:center;align-items:center;min-height:calc(100vh - 80px);padding:2rem 1rem;margin-top:80px;background:linear-gradient(135deg,#f8fafc,#e2e8f0,#cbd5e1);position:relative}.signup-container:before,.login-container:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 80%,rgba(62,62,248,.05) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(255,45,209,.05) 0%,transparent 50%);pointer-events:none}.signup-card,.login-card{width:100%;max-width:500px;padding:2.5rem;background:#fffffffa;border-radius:24px;box-shadow:0 20px 40px #00000014,0 8px 16px #0000000a,inset 0 1px #ffffffe6;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.3);position:relative;z-index:1;transition:all .4s cubic-bezier(.4,0,.2,1)}.signup-card{max-width:900px}.signup-card:hover,.login-card:hover{transform:translateY(-2px);box-shadow:0 25px 50px #0000001f,0 12px 24px #0000000f,inset 0 1px #ffffffe6}.signup-title,.login-title{font-size:clamp(1.8rem,4vw,2.5rem);margin-bottom:2rem;font-weight:700;text-align:center;letter-spacing:-.02em;background:linear-gradient(135deg,#3e3ef8,#6a5acd,#ff2dd1);-webkit-background-clip:text;background-clip:text;color:transparent;position:relative}.signup-title:after,.login-title:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:60px;height:3px;background:linear-gradient(90deg,#3e3ef8,#ff2dd1);border-radius:2px}.signup-form,.login-form{display:grid;gap:1.5rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.form-group{position:relative}.form-group label{display:block;margin-bottom:.5rem;font-weight:600;color:#374151;font-size:.9rem;letter-spacing:.01em}.form-group input,.form-group select{width:100%;padding:1rem 1.2rem;border:2px solid #e5e7eb;border-radius:12px;font-size:1rem;font-family:inherit;transition:all .3s cubic-bezier(.4,0,.2,1);background:#fffc;box-shadow:0 1px 3px #0000000d;box-sizing:border-box}.form-group input:focus,.form-group select:focus{border-color:#3e3ef8;outline:none;box-shadow:0 0 0 3px #3e3ef81a,0 2px 8px #00000014;transform:translateY(-1px);background:#fff}.form-group input::placeholder{color:#9ca3af;opacity:1}.password-strength{margin-top:.75rem;display:flex;align-items:center;gap:.75rem}.strength-meter{flex:1;height:4px;background:#e5e7eb;border-radius:2px;overflow:hidden;position:relative}.strength-bar{height:100%;width:0%;transition:all .5s cubic-bezier(.4,0,.2,1);position:absolute;left:0;top:0;border-radius:2px}.strength-text{font-size:.8rem;font-weight:600;min-width:60px;text-align:right}.password-match{font-size:.8rem;margin-top:.5rem;padding:.4rem .8rem;border-radius:8px;font-weight:500;display:inline-flex;align-items:center;gap:.3rem}.password-match.valid{color:#059669;background:#0596691a}.password-match.invalid{color:#dc2626;background:#dc26261a}.error-message{color:#dc2626;font-size:.9rem;padding:1rem;background:#dc262614;border-radius:12px;text-align:center;margin:1rem 0;font-weight:500;border-left:4px solid #dc2626;display:flex;align-items:center;justify-content:center;gap:.5rem}.success-message{color:#059669;font-size:.9rem;padding:1rem;background:#05966914;border-radius:12px;text-align:center;margin:1rem 0;font-weight:500;border-left:4px solid #059669;display:flex;align-items:center;justify-content:center;gap:.5rem}.signup-button,.login-button{width:100%;padding:1.2rem;background:linear-gradient(135deg,#3e3ef8,#6a5acd,#8b5cf6);color:#fff;border:none;border-radius:12px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);margin-top:1rem;box-shadow:0 4px 16px #3e3ef833;position:relative;overflow:hidden;font-family:inherit;display:flex;align-items:center;justify-content:center;gap:.5rem}.signup-button:before,.login-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.signup-button:hover,.login-button:hover{background:linear-gradient(135deg,#3e3ef8,#7c3aed,#a855f7);transform:translateY(-2px);box-shadow:0 8px 24px #3e3ef84d}.signup-button:hover:before,.login-button:hover:before{left:100%}.signup-button:active,.login-button:active{transform:translateY(0)}.signup-button:disabled,.login-button:disabled{background:#e5e7eb;color:#9ca3af;transform:none;box-shadow:none;cursor:not-allowed}.secondary-button{width:100%;padding:1rem;background:transparent;color:#3e3ef8;border:2px solid #e5e7eb;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);font-family:inherit}.secondary-button:hover{background:#3e3ef80d;border-color:#3e3ef8;transform:translateY(-1px)}.login-redirect,.login-text,.auth-links{text-align:center;margin-top:1.5rem;color:#6b7280;font-size:.9rem}.auth-links p{margin:.5rem 0}.login-redirect a,.login-text a,.auth-links a{color:#3e3ef8;text-decoration:none;font-weight:600;transition:all .2s ease;position:relative}.login-redirect a:hover,.login-text a:hover,.auth-links a:hover{color:#ff2dd1}.link-button{background:none;border:none;color:#3e3ef8;text-decoration:underline;cursor:pointer;font-size:inherit;font-weight:600;transition:color .2s ease;font-family:inherit}.link-button:hover{color:#ff2dd1}.spinner{display:inline-block;width:1.2rem;height:1.2rem;border:3px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:spin .8s linear infinite}.verification-content{text-align:center}.verification-message{color:#6b7280;font-size:1rem;margin-bottom:.5rem}.user-email{color:#3e3ef8;font-weight:600;font-size:1.1rem;margin:1rem 0;padding:.75rem 1.5rem;background:#3e3ef814;border-radius:12px;display:inline-block;border:1px solid rgba(62,62,248,.2)}.verification-instructions{color:#6b7280;font-size:.95rem;line-height:1.6;margin-bottom:2rem}.verification-actions{display:flex;flex-direction:column;gap:1rem;margin:2rem 0}.forgot-password-subtitle{text-align:center;color:#6b7280;font-size:1rem;margin-bottom:2rem;line-height:1.6}@media (max-width: 1024px){.signup-card{max-width:700px;padding:2rem}.signup-container,.login-container{margin-top:100px;min-height:calc(100vh - 100px)}}@media (max-width: 768px){.signup-container,.login-container{padding:1rem;margin-top:90px;min-height:calc(100vh - 90px)}.signup-card,.login-card{padding:2rem;border-radius:20px}.form-row{grid-template-columns:1fr;gap:1rem}.signup-title,.login-title{font-size:2rem;margin-bottom:1.5rem}.form-group input,.form-group select{padding:1.2rem 1.3rem;font-size:1.1rem}}@media (max-width: 480px){.signup-container,.login-container{padding:2rem .5rem 1rem;align-items:flex-start;margin-top:80px;min-height:calc(100vh - 80px)}.signup-card,.login-card{padding:1.5rem;border-radius:16px;margin:0}.signup-title,.login-title{font-size:1.8rem;margin-bottom:1.5rem}.form-group input,.form-group select{padding:1.1rem 1.2rem;font-size:16px;min-height:50px;box-sizing:border-box}.signup-button,.login-button{padding:1.2rem;font-size:1rem;min-height:50px}.secondary-button{padding:1.1rem;font-size:.95rem;min-height:50px}.verification-actions{gap:.8rem}.user-email{font-size:1rem;padding:.6rem 1.2rem}}@media (max-width: 360px){.signup-container,.login-container{padding:.5rem;margin-top:70px;min-height:calc(100vh - 70px)}.signup-card,.login-card{padding:1rem}.form-group input,.form-group select{padding:1rem;font-size:16px;min-height:48px}}.account-container{max-width:1200px;margin:120px auto 50px;padding:2rem 2.5rem;background:#fffffff7;border-radius:18px;box-shadow:0 12px 40px #3c3c781a}.account-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2.5rem;padding-bottom:1.8rem;border-bottom:1px solid rgba(224,227,235,.8)}.account-title{font-size:2.3rem;font-weight:700;letter-spacing:-.8px;background:linear-gradient(90deg,#3e3ef8,#7b68ee);-webkit-background-clip:text;background-clip:text;color:transparent;margin:0}.account-content{display:grid;grid-template-columns:1.2fr .8fr;gap:2.5rem}.account-section{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 20px #0000000d;border:1px solid rgba(224,227,235,.6);transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s ease}.account-section:hover{transform:translateY(-4px);box-shadow:0 10px 30px #3e3ef81f}.section-title{color:#3e3ef8;margin:0 0 1.8rem;font-size:1.35rem;font-weight:600;display:flex;align-items:center;gap:.9rem}.section-title svg{width:1.25rem;height:1.25rem;color:#3e3ef8e6}.info-grid{display:grid;grid-template-columns:110px 1fr;gap:1.2rem;align-items:baseline}.info-label{font-weight:600;color:#2a2a2a;font-size:.96rem;opacity:.9}.info-value{color:#555;padding:.35rem 0;line-height:1.65;font-size:.96rem}.edit-form{display:grid;gap:1.8rem}.form-group{display:grid;gap:.8rem}.form-label{font-weight:600;color:#2a2a2a;font-size:.96rem;opacity:.9}.form-control{width:100%;padding:1.05rem 1.2rem;border:1.6px solid #e0e3eb;border-radius:12px;font-size:1rem;transition:all .25s cubic-bezier(.4,0,.2,1);background:#fffffff2;box-shadow:0 2px 8px #00000008;font-family:Inter,sans-serif}.form-control:focus{border-color:#3e3ef8cc;outline:none;box-shadow:0 0 0 3px #3e3ef81f}.plan-card{background:linear-gradient(135deg,#f9faff,#f0f2ff);padding:2rem;border-radius:16px;border:1px solid rgba(106,90,205,.15)}.plan-name{color:#3e3ef8;margin:0 0 1rem;font-size:1.35rem;font-weight:600}.plan-desc{color:#5a5a5a;margin-bottom:2rem;line-height:1.7;font-size:.96rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.7rem;padding:1.05rem 2rem;border-radius:14px;font-weight:600;font-size:1.02rem;transition:all .25s cubic-bezier(.4,0,.2,1);cursor:pointer;border:none;font-family:Inter,sans-serif;letter-spacing:.2px}.btn-primary{background:linear-gradient(90deg,#3e3ef8,#7b68ee);color:#fff;box-shadow:0 4px 16px #3e3ef833}.btn-primary:hover{background:linear-gradient(90deg,#3e3ef8,#8a76f8);transform:translateY(-2px);box-shadow:0 6px 22px #3e3ef84d}.btn-outline{background:transparent;color:#3e3ef8;border:2px solid rgba(62,62,248,.7)}.btn-outline:hover{background:#3e3ef80f;border-color:#3e3ef8e6}.account-actions{display:flex;gap:1.2rem;margin-top:1.5rem}.spinner{display:inline-block;width:1.2rem;height:1.2rem;border:3px solid rgba(255,255,255,.35);border-radius:50%;border-top-color:#fff;animation:spin .75s linear infinite;margin-right:.8rem}@media (max-width: 900px){.account-container{margin:100px auto 40px;padding:1.8rem}.account-content{grid-template-columns:1fr;gap:2rem}}@media (max-width: 600px){.account-container{margin:80px 0 0;padding:1.5rem 1.2rem;border-radius:0}.account-header{flex-direction:column;align-items:flex-start;gap:1.5rem}.info-grid{grid-template-columns:1fr;gap:.8rem}.account-actions{width:100%;flex-direction:column;gap:1rem}.btn{width:100%;padding:1.1rem}.account-section{padding:1.8rem 1.5rem}}.portfolio-intro{font-size:1.25rem;color:#000c;margin-bottom:3rem;max-width:800px;line-height:1.7}.portfolio-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin:3rem 0}.portfolio-card{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 20px #00000014;border:1px solid rgba(62,62,248,.1);transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;gap:1.25rem}.portfolio-card:hover{transform:translateY(-8px);box-shadow:0 12px 32px #3e3ef826}.portfolio-card-header{border-bottom:1px solid rgba(62,62,248,.1);padding-bottom:1rem;margin-bottom:.5rem}.portfolio-title{color:#3e3ef8;font-size:1.5rem;margin:0 0 .5rem;font-weight:600}.portfolio-url{color:#666;font-size:.95rem;text-decoration:none;transition:all .2s ease;display:inline-block}.portfolio-url:hover{color:#3e3ef8;text-decoration:underline}.portfolio-description{color:#000000b3;line-height:1.7;flex-grow:1}.portfolio-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.portfolio-tag{background:#3e3ef81a;color:#3e3ef8;padding:.35rem .8rem;border-radius:50px;font-size:.8rem;font-weight:500}@media (max-width: 768px){.portfolio-intro{font-size:1.1rem;margin-bottom:2rem}.portfolio-grid{grid-template-columns:1fr}}.services-intro{font-size:1.25rem;color:#000c;margin-bottom:3rem;max-width:800px;line-height:1.7}.service-icon-container{background:linear-gradient(135deg,#3e3ef81a,#ff2dd11a);width:60px;height:60px;border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.service-icon{font-size:1.5rem;color:#3e3ef8}.service-description{color:#000000b3;line-height:1.7;margin:1rem 0}.service-features{list-style:none;padding:0;margin:1.5rem 0 0}.service-feature{margin-bottom:.8rem;color:#000c;display:flex;align-items:flex-start;line-height:1.6}.feature-check{color:#3e3ef8;font-weight:700;margin-right:.5rem}.services-cta{background:linear-gradient(135deg,#f9f9ff,#f6f5ff);border-radius:16px;padding:2rem;margin-top:3rem;text-align:center;border:1px solid rgba(62,62,248,.1)}.services-cta h3{color:#3e3ef8;margin-top:0;font-size:1.5rem}.services-cta p{color:#000000b3;margin-bottom:1.5rem;font-size:1.1rem}.plans-button{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(90deg,#3e3ef8,#7b68ee);color:#fff;padding:1rem 2rem;border-radius:50px;text-decoration:none;font-weight:600;transition:all .3s ease;box-shadow:0 4px 15px #3e3ef833}.plans-button:hover{background:linear-gradient(90deg,#3e3ef8,#8a76f8);transform:translateY(-2px);box-shadow:0 6px 20px #3e3ef84d}.arrow-icon{transition:transform .3s ease}.plans-button:hover .arrow-icon{transform:translate(3px)}@media (max-width: 768px){.services-intro{font-size:1.1rem;margin-bottom:2rem}.service-icon-container{margin:0 auto 1.5rem}.services-cta{padding:1.5rem}}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem}.contact-form{padding:2.5rem;background:#fff;border-radius:16px;box-shadow:0 10px 40px #3e3ef814}.form-header{margin-bottom:2.5rem;text-align:center}.form-header h2{font-size:1.8rem;color:#333;margin:.5rem 0 .3rem}.form-header p{color:#666;margin:0}.form-icon{font-size:2.5rem;color:#3e3ef8;background:#3e3ef81a;padding:1rem;border-radius:50%}.input-container{position:relative;margin-top:.5rem}.input-icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#999}.contact-form input{padding-left:3rem!important;width:90%}.contact-form textarea{min-height:180px;padding:1rem;margin-top:.5rem}.contact-form button{display:flex;align-items:center;justify-content:center;gap:.8rem;width:100%;margin-top:1rem}.button-icon{font-size:1.2rem}.contact-details{display:flex;flex-direction:column;gap:2rem}.contact-card{background:#fff;padding:2.5rem;border-radius:16px;box-shadow:0 10px 40px #3e3ef814}.contact-card h3{font-size:1.5rem;color:#333;margin-top:0;margin-bottom:.5rem}.contact-card p{color:#666;margin-bottom:2rem}.contact-method{display:flex;gap:1.5rem;align-items:center;margin-bottom:1.8rem}.contact-icon{width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.3rem;flex-shrink:0}.contact-icon.email{background:#3e3ef81a;color:#3e3ef8}.contact-icon.whatsapp{background:#25d3661a;color:#25d366}.contact-icon.phone{background:#ff2dd11a;color:#ff2dd1}.contact-method h4{margin:0 0 .3rem;font-size:1.1rem;color:#333}.contact-method a{color:#3e3ef8;text-decoration:none;font-weight:500;transition:all .2s ease}.contact-method a:hover{color:#ff2dd1;text-decoration:underline}.business-hours{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 10px 40px #3e3ef814}.business-hours h4{font-size:1.3rem;color:#333;margin-top:0;margin-bottom:1.5rem}.business-hours ul{list-style:none;padding:0;margin:0}.business-hours li{margin-bottom:1rem;color:#555}.business-hours li span{font-weight:600;color:#333}@media (max-width: 900px){.contact-grid{grid-template-columns:1fr}.contact-form,.contact-card{padding:2rem}}@media (max-width: 480px){.contact-form,.contact-card{padding:1.5rem}.contact-method{flex-direction:column;align-items:flex-start;gap:1rem}}.careers-intro{max-width:800px;margin:0 auto 3rem;font-size:1.2rem;line-height:1.7;text-align:center;color:#000c}.careers-intro p{margin-bottom:1.5rem}.no-jobs-container{display:flex;justify-content:center;margin:3rem 0}.no-jobs-card{background:#fff;padding:3rem;border-radius:16px;box-shadow:0 10px 40px #3e3ef814;text-align:center;max-width:600px;width:100%}.no-jobs-icon{font-size:3rem;color:#3e3ef8;margin-bottom:1.5rem}.no-jobs-card h3{font-size:1.8rem;color:#333;margin-bottom:1rem}.no-jobs-card p{color:#666;margin-bottom:2rem;line-height:1.7}.job-alert{margin-top:2.5rem;padding-top:2rem;border-top:1px solid rgba(62,62,248,.1)}.job-alert h4{font-size:1.3rem;margin-bottom:.5rem;color:#333}.job-alert p{margin-bottom:1.5rem;color:#666}.why-join-us{margin-top:5rem;text-align:center}.why-join-us h2{font-size:2rem;color:#3e3ef8;margin-bottom:3rem}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.benefit-card{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 20px #0000000d;border:1px solid rgba(224,227,235,.6);transition:all .3s ease}.benefit-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #3e3ef81f}.benefit-icon{width:60px;height:60px;background:#3e3ef81a;border-radius:16px;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;font-size:1.8rem;color:#3e3ef8}.benefit-card h3{font-size:1.3rem;color:#333;margin-bottom:1rem}.benefit-card p{color:#000000b3;line-height:1.7}@media (max-width: 768px){.no-jobs-card{padding:2rem}.alert-form{flex-direction:column}.alert-form button{padding:1rem}}@media (max-width: 480px){.no-jobs-card{padding:1.5rem}.careers-intro{font-size:1.1rem}}.alert-form{display:flex;gap:1rem;max-width:500px;margin:0 auto}.alert-form input{flex:1;padding:1rem;border:1.5px solid #e0e3eb;border-radius:8px;font-size:1rem;transition:all .2s ease}.alert-form input:focus{border-color:#3e3ef8;outline:none;box-shadow:0 0 0 2px #3e3ef81a}.alert-form button{background:linear-gradient(90deg,#3e3ef8,#7b68ee);color:#fff;border:none;padding:0 2rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease}.alert-form button:hover{background:linear-gradient(90deg,#3e3ef8,#8a76f8);transform:translateY(-2px)}.alert-form button:disabled{background:#e0e3eb;color:#a0a4b8;transform:none;cursor:not-allowed}.success-message{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem;background:#2ed5731a;border-radius:8px;color:#2ed573;font-weight:500;margin-top:1rem}.success-icon{font-size:1.2rem}@media (max-width: 768px){.alert-form{flex-direction:column}.alert-form button{padding:1rem;width:100%}}.policy-section{margin-bottom:2.5rem}.policy-section h2{color:#3e3ef8;font-size:1.5rem;margin-bottom:1rem;font-weight:600}.policy-section p{margin-bottom:1.2rem;line-height:1.7}.policy-section ul.service-list{margin:1.5rem 0;display:block}.policy-section ul.service-list li{background:none;padding:.5rem 0;border-radius:0;box-shadow:none;border:none;transform:none;margin-left:1.5rem;list-style-type:disc}.policy-section ul.service-list li:hover{transform:none;box-shadow:none}@media (max-width: 768px){.policy-section h2{font-size:1.3rem}.policy-section ul.service-list li{margin-left:1rem}}.post-article{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 20px #0000000d;border:1px solid rgba(224,227,235,.6);transition:all .3s cubic-bezier(.4,0,.2,1)}.post-article:hover{transform:translateY(-4px);box-shadow:0 10px 30px #3e3ef81f}.post-header{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(62,62,248,.1)}.post-title{font-size:2rem;color:#3e3ef8;margin:0 0 .5rem;font-weight:600;line-height:1.3}.post-meta{display:flex;gap:1rem;font-size:.95rem;color:#666}.post-date,.post-author{display:flex;align-items:center;gap:.5rem}.post-image-container{margin:0 0 2rem;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #00000014}.post-image{width:100%;height:auto;display:block;transition:transform .3s ease}.post-image:hover{transform:scale(1.02)}.post-content{line-height:1.7;color:#000c;font-size:1.1rem}.post-content p{margin-bottom:1.5rem}@media (max-width: 768px){.post-title{font-size:1.7rem}.post-meta{flex-direction:column;gap:.5rem}.post-article{padding:1.5rem}}@media (max-width: 480px){.post-title{font-size:1.5rem}.post-content{font-size:1rem}}.auth-subtitle{text-align:center;color:#6b7280;font-size:1rem;margin-bottom:2rem;line-height:1.6}.loading-spinner{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;color:#6b7280}.loading-spinner .spinner{margin-bottom:1rem}.success-container,.error-container{text-align:center;padding:2rem 0}.success-container .success-message{color:#059669;font-size:1.1rem;font-weight:600;margin-bottom:1rem;padding:1rem;background:#05966914;border-radius:12px;border-left:4px solid #059669}.error-container .error-message{margin-bottom:1.5rem}.auth-links{text-align:center;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.auth-links p{margin:0;color:#6b7280}.auth-links a{color:#3e3ef8;text-decoration:none;font-weight:600;margin:0 .5rem;transition:color .2s ease}.auth-links a:hover{color:#ff2dd1;text-decoration:underline}.password-requirements{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1rem;margin:1rem 0;font-size:.9rem}.password-requirements h6{margin:0 0 .5rem;color:#374151;font-weight:600}.password-requirements ul{margin:0;padding-left:1.5rem;color:#6b7280}.password-requirements li{margin-bottom:.25rem}.requirement-met{color:#059669}.requirement-unmet{color:#dc2626}.action-status{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem;border-radius:8px;margin:1rem 0;font-weight:600}.action-status.success{background:#0596691a;color:#059669;border:1px solid rgba(5,150,105,.2)}.action-status.error{background:#dc26261a;color:#dc2626;border:1px solid rgba(220,38,38,.2)}.action-status.processing{background:#3b82f61a;color:#3b82f6;border:1px solid rgba(59,130,246,.2)}.redirect-countdown{text-align:center;margin-top:1rem;color:#6b7280;font-size:.9rem}.countdown-number{font-weight:700;color:#3e3ef8}@media (max-width: 480px){.auth-subtitle{font-size:.9rem}.loading-spinner{padding:2rem 1rem}.success-container,.error-container{padding:1.5rem 0}.auth-links a{display:block;margin:.5rem 0}}.project-tracker-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.project-tracker-header h3{margin:0;color:#1f2937;font-size:1.5rem;font-weight:600}.refresh-btn{padding:.5rem 1rem;background:#3e3ef8;color:#fff;border:none;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.5rem}.refresh-btn:hover:not(:disabled){background:#2d2df7;transform:translateY(-1px)}.refresh-btn:disabled{background:#9ca3af;cursor:not-allowed;transform:none}.refresh-btn .spinning{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.project-item{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;margin-bottom:1.5rem;transition:all .3s ease;position:relative}.project-item:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.project-item.updated{border-color:#3e3ef8;box-shadow:0 0 0 2px #3e3ef81a}.project-item.updated:before{content:"Updated";position:absolute;top:-8px;right:1rem;background:#3e3ef8;color:#fff;padding:.25rem .5rem;border-radius:4px;font-size:.7rem;font-weight:600}.project-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.project-title{display:flex;align-items:center;gap:.75rem;flex:1}.project-title h4{margin:0;color:#1f2937;font-size:1.2rem;font-weight:600}.status-icon{font-size:1.2rem;flex-shrink:0}.project-status{padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:.5px;flex-shrink:0}.project-description{color:#6b7280;margin-bottom:1rem;line-height:1.6}.progress-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;font-size:.9rem;font-weight:500}.progress-header span:first-child{color:#374151}.progress-header span:last-child{color:#3e3ef8;font-weight:600}.progress-bar{width:100%;height:8px;background:#e5e7eb;border-radius:4px;overflow:hidden;position:relative}.progress-fill{height:100%;background:linear-gradient(90deg,#3e3ef8,#6a5acd);transition:width .5s ease;border-radius:4px}.project-meta{display:flex;gap:1rem;font-size:.9rem;color:#6b7280;margin-bottom:1rem;flex-wrap:wrap}.project-meta span{display:flex;align-items:center;gap:.25rem}.project-updates{margin-top:1.5rem;padding-top:1rem;border-top:1px solid #e5e7eb}.project-updates h5{margin:0 0 .75rem;color:#374151;font-size:1rem;font-weight:600}.project-updates .update-item{background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;padding:.75rem;margin-bottom:.5rem;transition:all .2s ease}.project-updates .update-item:hover{background:#f3f4f6}.project-updates .update-text{margin-bottom:.25rem;color:#374151;font-size:.9rem;line-height:1.5}.no-projects{text-align:center;padding:3rem 2rem;color:#6b7280}.no-projects svg{margin-bottom:1rem;color:#9ca3af}.no-projects h3{margin:0 0 .5rem;color:#374151;font-size:1.3rem}.no-projects p{margin:0;line-height:1.6}.project-item.real-time-update{animation:pulse-border 2s ease-in-out}@keyframes pulse-border{0%{border-color:#e5e7eb;box-shadow:none}50%{border-color:#3e3ef8;box-shadow:0 0 0 3px #3e3ef81a}to{border-color:#e5e7eb;box-shadow:none}}@media (max-width: 768px){.project-tracker-header{flex-direction:column;gap:1rem;align-items:stretch}.refresh-btn{align-self:flex-end}.project-header{flex-direction:column;gap:.75rem}.project-meta{flex-direction:column;gap:.5rem}.progress-header{font-size:.8rem}}@media (max-width: 480px){.project-item{padding:1rem}.project-title h4{font-size:1.1rem}.project-updates .updates-list{max-height:150px}.no-projects{padding:2rem 1rem}}.user-payment-status{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1rem;margin:1rem 0}.payment-status-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.payment-status-header h5{margin:0;color:#374151;font-size:1rem;font-weight:600}.payment-indicator{padding:.375rem .75rem;border-radius:6px;font-size:.85rem;font-weight:600;display:flex;align-items:center;gap:.375rem;border:1px solid currentColor}.payment-breakdown{display:flex;gap:1rem;flex-wrap:wrap}.payment-status-item{padding:.5rem .75rem;border-radius:6px;font-size:.9rem;font-weight:500;display:flex;align-items:center;gap:.5rem;flex:1;min-width:150px}.payment-status-item.completed{background:#dcfce7;color:#166534;border:1px solid #bbf7d0}.payment-status-item.pending{background:#fef3c7;color:#92400e;border:1px solid #fde68a}.payment-status-item.active{background:#dbeafe;color:#1e40af;border:1px solid #bfdbfe}.payment-status-item.inactive{background:#f3f4f6;color:#6b7280;border:1px solid #d1d5db}.payment-indicator{animation:fadeIn .3s ease-in}.payment-status-item{animation:slideInUp .3s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.payment-status-header{flex-direction:column;gap:.75rem;align-items:flex-start}.payment-breakdown{flex-direction:column;gap:.75rem}.payment-status-item{min-width:auto}}@media (max-width: 480px){.user-payment-status{padding:.75rem}.payment-indicator{padding:.25rem .5rem;font-size:.8rem}.payment-status-item{padding:.375rem .5rem;font-size:.85rem}.payment-status-header h5{font-size:.9rem}}.payment-section{display:grid;gap:2rem;margin-top:1rem}.payment-options h3,.custom-payment h3{color:#1e293b;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.quick-payment-buttons{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem}.quick-pay-btn{background:linear-gradient(135deg,#f8fafc,#e2e8f0);border:2px solid #e2e8f0;border-radius:12px;padding:1.5rem 1rem;cursor:pointer;transition:all .3s ease;text-align:center;display:flex;flex-direction:column;gap:.5rem}.quick-pay-btn:hover{background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-color:#3b82f6;transform:translateY(-2px);box-shadow:0 8px 25px #3b82f64d}.quick-pay-btn:hover .amount,.quick-pay-btn:hover .description{color:#fff}.quick-pay-btn .amount{font-size:1.5rem;font-weight:700;color:#1e293b;transition:color .3s ease}.quick-pay-btn .description{font-size:.9rem;color:#64748b;font-weight:500;transition:color .3s ease}.custom-payment-form{display:flex;gap:1rem;align-items:end;flex-wrap:wrap}.amount-input-group{position:relative;flex:1;min-width:150px}.currency-symbol{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#64748b;font-weight:600;font-size:1.1rem;z-index:1}.amount-input{width:100%;padding:1rem 1rem 1rem 2.5rem;border:2px solid #e2e8f0;border-radius:8px;font-size:1.1rem;font-weight:600;background:#fff;transition:all .3s ease}.amount-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.custom-pay-btn{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;border-radius:8px;padding:1rem 2rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap}.custom-pay-btn:hover:not(:disabled){background:linear-gradient(135deg,#059669,#047857);transform:translateY(-2px);box-shadow:0 6px 16px #10b9814d}.custom-pay-btn:disabled{background:#94a3b8;cursor:not-allowed;transform:none;box-shadow:none}.payment-info-card{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:1px solid #0ea5e9;border-radius:12px;padding:1.5rem;margin-top:1rem}.payment-info-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.info-icon{width:24px;height:24px;color:#0ea5e9}.payment-info-header h4{color:#0c4a6e;font-size:1.1rem;font-weight:600;margin:0}.payment-features{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.5rem}.payment-features li{color:#0c4a6e;font-size:.9rem;font-weight:500;padding:.25rem 0}.payment-success-message{text-align:center;padding:2rem}.success-icon{margin-bottom:1rem;animation:paymentSuccess .6s ease-out}.payment-success-message h3{color:#10b981;font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.payment-success-message p{color:#64748b;font-size:1rem;line-height:1.5;margin:0}@media (max-width: 768px){.payment-section{gap:1.5rem}.quick-payment-buttons{grid-template-columns:1fr;gap:.75rem}.quick-pay-btn{padding:1.25rem 1rem}.quick-pay-btn .amount{font-size:1.25rem}.custom-payment-form{flex-direction:column;gap:1rem}.amount-input-group{min-width:auto}.custom-pay-btn{width:100%;padding:1rem}.payment-features{grid-template-columns:1fr}.payment-info-card{padding:1.25rem}}@media (max-width: 480px){.quick-pay-btn{padding:1rem .75rem}.quick-pay-btn .amount{font-size:1.1rem}.quick-pay-btn .description{font-size:.85rem}.amount-input{padding:.875rem .875rem .875rem 2.25rem;font-size:1rem}.currency-symbol{left:.875rem;font-size:1rem}.payment-info-header{flex-direction:column;text-align:center;gap:.5rem}}.header{height:80px;width:100%;position:fixed;top:0;background-color:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 20px #0000000d;z-index:1000;transition:all .3s ease}.header.scrolled{height:70px;box-shadow:0 4px 30px #0000001a}.header nav{display:flex;justify-content:space-between;align-items:center;height:100%;padding:0 2rem;max-width:1400px;margin:0 auto}.logo p{font-size:1.8rem;font-weight:700;color:#000;margin:0;background:linear-gradient(90deg,#3e3ef8,#ff2dd1);-webkit-background-clip:text;background-clip:text;color:transparent}.search{display:flex;align-items:center;gap:.5rem;flex:1;max-width:400px;margin:0 2rem}.search input{padding:.6rem 1rem;border:1px solid rgba(0,0,0,.1);border-radius:50px;width:100%;background:#f5f5f5b3;transition:all .3s ease}.search input:focus{outline:none;border-color:#3e3ef8;box-shadow:0 0 0 2px #3e3ef833}.nav{display:flex;list-style:none;gap:1.5rem;margin:0;padding:0}.nav>li{position:relative}.nav a{text-decoration:none;color:#333;font-weight:500;transition:all .3s ease;display:block;padding:.5rem 0;position:relative}.nav a:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:linear-gradient(90deg,#3e3ef8,#ff2dd1);transition:width .3s ease}.nav a:hover:after{width:100%}.nav a:hover{color:#3e3ef8}.user-icon{font-size:1.2rem;transition:all .3s ease}.user-icon:hover{color:#3e3ef8;transform:scale(1.1)}.mobile-menu-btn{display:none;background:none;border:none;font-size:1.5rem;cursor:pointer}@media (max-width: 1024px){.search{display:none}.nav{gap:1rem}}@media (max-width: 768px){.header nav{padding:0 1rem;justify-content:space-between;position:relative;z-index:1001}.nav{position:fixed;top:80px;left:0;width:100%;background:#fff;flex-direction:column;align-items:center;padding:1rem 0;box-shadow:0 10px 15px -3px #0000001a;transform:translateY(-150%);transition:transform .3s ease;gap:0}.nav.active{transform:translateY(0)}.nav>li{width:100%;text-align:center}.nav a{padding:1rem}.mobile-menu-btn{display:block}}.user-account{display:flex;align-items:center;gap:1.5rem}.account-link,.verification-link{display:flex;align-items:center;gap:.5rem}.verification-link{position:relative}.verification-link:after{content:"!";position:absolute;top:-5px;right:-10px;background:#ff4757;color:#fff;border-radius:50%;width:16px;height:16px;font-size:.7rem;display:flex;align-items:center;justify-content:center;font-weight:700}.account-icon{font-size:1rem;background:linear-gradient(90deg,#3e3ef8,#ff2dd1);-webkit-background-clip:text;background-clip:text;color:transparent;transition:transform .3s ease;color:#3e3ef8;margin-right:1rem}.account-icon:hover{transform:scale(1.2)}.logout-btn{background:none;border:none;color:#ff4757;font-weight:500;cursor:pointer;padding:.5rem 0;transition:all .3s ease;font-family:inherit;font-size:inherit;position:relative}.logout-btn:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:#ff4757;transition:width .3s ease}.logout-btn:hover{color:#ff6b81}.logout-btn:hover:after{width:100%}@media (max-width: 768px){.user-account{flex-direction:column;gap:0;width:100%}.account-link,.verification-link,.logout-btn{width:100%;justify-content:center;padding:1rem}.logout-btn{border-top:1px solid rgba(0,0,0,.1)}}.invoice-section{margin-bottom:2rem;padding:1.5rem;background:#fff;border-radius:12px;box-shadow:0 2px 12px #00000012}.invoice-controls{display:flex;gap:1rem;margin-bottom:1.5rem}.invoice-select{flex:1;padding:.8rem 1rem;border:1.5px solid #e0e3eb;border-radius:8px;font-size:1rem}.create-invoice-button{padding:.8rem 1.5rem;background:linear-gradient(90deg,#3e3ef8,#2ed573);color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease}.create-invoice-button:hover{background:linear-gradient(90deg,#2ed573,#3e3ef8);transform:translateY(-2px)}.invoice-preview{margin-top:1.5rem;padding:1.5rem;background:#f7f8fa;border-radius:12px;border:1px solid #e0e3eb}.invoice-header{display:flex;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e0e3eb}.invoice-details{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.invoice-items{margin-top:1.5rem;width:100%;border-collapse:collapse}.invoice-items th,.invoice-items td{padding:.8rem 1rem;text-align:left;border-bottom:1px solid #e0e3eb}.invoice-items th{font-weight:600;color:#333;background:#f7f8fa}.invoice-total{margin-top:1.5rem;text-align:right;font-size:1.2rem;font-weight:600}.invoice-actions{display:flex;justify-content:flex-end;gap:1rem;margin-top:1.5rem}@media (max-width: 768px){.invoice-controls{flex-direction:column}.invoice-details{grid-template-columns:1fr}}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width: 480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-spinner-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#f8fafc,#e2e8f0,#cbd5e1)}.loading-spinner{display:flex;flex-direction:column;align-items:center;gap:1.5rem;padding:3rem;background:#fffffff2;border-radius:20px;box-shadow:0 20px 40px #0000001a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3)}.spinner{width:3rem;height:3rem;border:4px solid rgba(62,62,248,.1);border-radius:50%;border-top-color:#3e3ef8;animation:spin 1s linear infinite}.loading-message{color:#374151;font-size:1.1rem;font-weight:500;margin:0;text-align:center}@keyframes spin{to{transform:rotate(360deg)}}.loading-spinner-container.compact{min-height:auto;background:none;padding:2rem}.loading-spinner-container.compact .loading-spinner{padding:2rem;box-shadow:none;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;border:none}.loading-spinner-container.compact .spinner{width:2rem;height:2rem;border-width:3px}.loading-spinner-container.compact .loading-message{font-size:1rem}.payment-section{margin-top:2rem}.payment-loading{text-align:center;padding:2rem;color:#666}.plan-info-card{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:1.5rem;border-radius:12px;margin-bottom:1.5rem}.plan-info-card h3{margin:0 0 1rem;font-size:1.5rem}.plan-pricing{display:flex;gap:2rem;flex-wrap:wrap}.price-item{display:flex;flex-direction:column;gap:.25rem}.price-label{font-size:.875rem;opacity:.9}.price-value{font-size:1.25rem;font-weight:600}.amount-due-card{background:#fff3cd;border:2px solid #ffc107;border-radius:12px;padding:1.5rem;margin-bottom:1.5rem}.amount-due-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.amount-due-header h3{margin:0;color:#856404}.amount-due-value{font-size:2rem;font-weight:700;color:#856404}.amount-due-note{margin:0;color:#856404;font-size:.875rem}.pending-payments h3{margin-bottom:1rem;color:#333}.payment-card{background:#fff;border:1px solid #e0e0e0;border-radius:12px;padding:1.5rem;margin-bottom:1rem;transition:all .3s ease}.payment-card:hover{box-shadow:0 4px 12px #0000001a}.payment-card.overdue{border-color:#dc3545;background:#fff5f5}.payment-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.payment-header h4{margin:0 0 .5rem;color:#333}.payment-type{display:inline-block;padding:.25rem .75rem;background:#e3f2fd;color:#1976d2;border-radius:20px;font-size:.75rem;text-transform:uppercase;font-weight:600}.payment-amount{font-size:1.5rem;font-weight:700;color:#2c3e50}.payment-details{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;margin-bottom:1rem}.payment-info{display:flex;flex-direction:column;gap:.25rem}.info-label{font-size:.75rem;color:#666;text-transform:uppercase;font-weight:600}.status-badge{display:inline-block;padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase}.status-badge.pending{background:#fff3cd;color:#856404}.status-badge.processing{background:#cfe2ff;color:#084298}.status-badge.completed{background:#d1e7dd;color:#0f5132}.status-badge.failed{background:#f8d7da;color:#842029}.btn-pay-now{width:100%;padding:.75rem;background:#3e3ef8;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-pay-now:hover:not(:disabled){background:#2d2dd8;transform:translateY(-2px);box-shadow:0 4px 12px #3e3ef84d}.btn-pay-now:disabled{background:#ccc;cursor:not-allowed}.no-payments,.no-plan-message{text-align:center;padding:3rem;color:#666;background:#f8f9fa;border-radius:12px}.no-plan-message p{margin:0}.no-plan-message a{color:#3e3ef8;text-decoration:underline}.btn-toggle-history{width:100%;padding:.75rem;background:#fff;color:#3e3ef8;border:2px solid #3e3ef8;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;margin:1.5rem 0;transition:all .3s ease}.btn-toggle-history:hover{background:#3e3ef8;color:#fff}.payment-history{margin-top:1.5rem}.payment-history h3{margin-bottom:1rem;color:#333}.history-list{display:flex;flex-direction:column;gap:.75rem}.history-item{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:1rem}.history-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.history-description{font-weight:600;color:#333}.history-amount{font-weight:700;color:#2c3e50}.history-details{display:flex;justify-content:space-between;align-items:center;font-size:.875rem}.history-date{color:#666}@media (max-width: 768px){.plan-pricing{flex-direction:column;gap:1rem}.amount-due-header{flex-direction:column;align-items:flex-start;gap:.5rem}.payment-details{grid-template-columns:1fr}}.footer{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:4rem 0 0;border-top:1px solid rgba(224,227,235,.8);color:#555;font-family:Inter,sans-serif}.footer-container{max-width:1400px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:1fr 2fr;gap:3rem}.footer-logo{display:flex;flex-direction:column;align-items:flex-start}.logo-text{font-size:1.8rem;font-weight:700;margin:0 0 1rem;background:linear-gradient(90deg,#3e3ef8,#ff2dd1);-webkit-background-clip:text;background-clip:text;color:transparent}.footer-tagline{margin:0 0 1.5rem;font-size:.95rem;line-height:1.6;color:#666}.social-links{display:flex;gap:1.2rem}.social-icon{font-size:1.3rem;color:#666;transition:all .3s cubic-bezier(.4,0,.2,1)}.social-icon:hover{color:#3e3ef8;transform:translateY(-2px)}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.link-group-title{font-size:1.1rem;font-weight:600;margin:0 0 1.5rem;color:#333}.link-group ul{list-style:none;padding:0;margin:0}.link-group li{margin-bottom:.8rem}.link-group a{text-decoration:none;color:#666;font-size:.95rem;transition:color .3s ease;position:relative}.link-group a:hover{color:#3e3ef8}.link-group a:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background:linear-gradient(90deg,#3e3ef8,#ff2dd1);transition:width .3s ease}.link-group a:hover:after{width:100%}.footer-bottom{border-top:1px solid rgba(224,227,235,.8);margin-top:3rem;padding:1.5rem 0}.copyright{text-align:center;margin:0;font-size:.9rem;color:#777}@media (max-width: 1024px){.footer-container{grid-template-columns:1fr 1.5fr}}@media (max-width: 768px){.footer-container{grid-template-columns:1fr;gap:2rem}.footer-links{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.footer{padding:3rem 0 0}.footer-container{padding:0 1.5rem}.footer-links{grid-template-columns:1fr;gap:2rem}.footer-bottom{padding:1.5rem}}.admin-controls{margin-bottom:2rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.search-filter{display:flex;gap:1rem;width:100%}.search-filter input{width:90%}.admin-search{flex:1;padding:.8rem 1rem;border:1.5px solid #e0e3eb;border-radius:8px;font-size:1rem;transition:all .2s ease}.admin-search:focus{border-color:#3e3ef8;outline:none;box-shadow:0 0 0 2px #0707cc1a}.plan-filter{padding:.8rem 1rem;border:1.5px solid #e0e3eb;border-radius:8px;font-size:1rem;background:#fff;min-width:180px}.users-table-container{overflow-x:auto;margin-top:1.5rem;background:#fff;border-radius:12px;box-shadow:0 2px 12px #00000012}.users-table{width:100%;border-collapse:collapse}.users-table th,.users-table td{padding:1.2rem 1.5rem;text-align:left;border-bottom:1px solid #f0f0f0}.users-table th{font-weight:600;color:#333;background:#f7f8fa}.users-table tr:hover{background-color:#f9f9ff}.plan-badge{display:inline-block;padding:.4rem .8rem;border-radius:50px;font-size:.85rem;font-weight:600;text-transform:capitalize}.plan-badge.basic{background:#3e3ef81a;color:#3e3ef8}.plan-badge.standard{background:#2ed5731a;color:#2ed573}.plan-badge.pro{background:#ffa5021a;color:#ffa502}.plan-badge.mobile{background:#ff47571a;color:#ff4757}.loading-spinner{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;gap:1rem}.no-results{text-align:center;padding:2rem;background:#fff;border-radius:12px;box-shadow:0 2px 12px #00000012}@media (max-width: 768px){.users-table th,.users-table td{padding:.8rem 1rem;font-size:.9rem}.search-filter{flex-direction:column}.admin-search,.plan-filter{width:100%}}.export-button{padding:.8rem 1.5rem;background:linear-gradient(90deg,#2ed573,#3e3ef8);color:#fff;border:none;border-radius:8px;font-weight:600;text-decoration:none;cursor:pointer;transition:all .3s ease}.export-button:hover{background:linear-gradient(90deg,#3e3ef8,#2ed573);transform:translateY(-2px)}.stats-section{margin-bottom:2rem;padding:1.5rem;background:#fff;border-radius:12px;box-shadow:0 2px 12px #00000012}.stats-section h2{color:#3e3ef8;margin-top:0;margin-bottom:1.5rem}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.stat-card{background:#f7f8fa;padding:1.5rem;border-radius:12px;box-shadow:0 1px 4px #3e3ef80a}.stat-card h3{margin-top:0;color:#333}.stat-value{font-size:2rem;font-weight:700;color:#3e3ef8;margin:.5rem 0 0}.chart-container{min-height:250px;display:flex;flex-direction:column;align-items:center}.view-button{padding:.5rem 1rem;background:#3e3ef81a;color:#3e3ef8;border:none;border-radius:6px;font-weight:600;cursor:pointer;transition:all .2s ease}.view-button:hover{background:#3e3ef833}.modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.user-details-modal{background:#fff;padding:2rem;border-radius:12px;width:90%;max-width:700px;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 10px 30px #0003}.close-button{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.5rem;cursor:pointer;color:#666}.user-details-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem;margin-top:1.5rem}.detail-item{display:flex;flex-direction:column}.detail-label{font-weight:600;color:#555;font-size:.9rem;margin-bottom:.3rem}.detail-value{color:#333;font-size:1rem}.plan-update-section{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #eee}.plan-update-controls{display:flex;gap:1rem;margin-top:1rem}.plan-select{flex:1;padding:.8rem;border:1.5px solid #e0e3eb;border-radius:8px;font-size:1rem}.update-button{padding:.8rem 1.5rem;background:linear-gradient(90deg,#3e3ef8,#7b68ee);color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease}.update-button:hover{background:linear-gradient(90deg,#3e3ef8,#8a76f8);transform:translateY(-2px)}.update-button:disabled{background:#e0e3eb;color:#a0a4b8;cursor:not-allowed;transform:none}@media (max-width: 768px){.stats-grid,.user-details-grid{grid-template-columns:1fr}.plan-update-controls{flex-direction:column}}.invoice-section h2{color:#3e3ef8;margin-top:0}.invoice-select{flex:1;padding:.8rem;border:1.5px solid #e0e3eb;border-radius:8px;font-size:1rem}.invoice-section{margin-top:2rem;padding:1.5rem;background:#fff;border-radius:12px;box-shadow:0 2px 12px #00000012}.invoice-section h2{color:#3e3ef8;margin-top:0;margin-bottom:1.5rem}.invoice-controls{display:flex;gap:1rem;margin-bottom:1rem;align-items:center}.invoice-select{flex:1;padding:.8rem;border:1.5px solid #e0e3eb;border-radius:8px;font-size:1rem;background:#fff}.invoice-preview{margin-top:1.5rem;padding:1.5rem;background:#f7f8fa;border-radius:8px}.invoice-info{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;margin-bottom:1.5rem}.invoice-info div{display:flex;flex-direction:column}.invoice-info label{font-weight:600;color:#555;font-size:.9rem;margin-bottom:.3rem}.invoice-info input{padding:.6rem;border:1.5px solid #e0e3eb;border-radius:6px;font-size:.95rem}.invoice-items{margin-bottom:1.5rem}.invoice-items h3{color:#333;margin-bottom:1rem}.invoice-item-controls{display:flex;gap:1rem;margin-bottom:1rem;align-items:center}.invoice-item-controls input{flex:1;padding:.6rem;border:1.5px solid #e0e3eb;border-radius:6px;font-size:.95rem}.invoice-item-controls input[type=number]{max-width:120px}.invoice-summary{background:#fff;padding:1rem;border-radius:8px;margin:1.5rem 0}.invoice-summary div{display:flex;justify-content:space-between;margin-bottom:.5rem}.invoice-summary label{font-weight:600;color:#555}.invoice-summary .total{margin-top:.8rem;padding-top:.8rem;border-top:1px solid #e0e3eb;font-weight:600;font-size:1.1rem}.invoice-notes{margin-bottom:1.5rem}.invoice-notes label{display:block;font-weight:600;color:#555;margin-bottom:.5rem}.invoice-notes textarea{width:100%;padding:.8rem;border:1.5px solid #e0e3eb;border-radius:8px;min-height:80px;font-family:inherit;font-size:.95rem}.payment-details{background:#fff;padding:1.2rem;border-radius:8px;margin-bottom:1.5rem}.payment-details h3{color:#333;margin-top:0;margin-bottom:.8rem}.payment-details p{margin:.4rem 0}.generate-button{display:flex;justify-content:flex-end}.create-invoice-button{padding:.8rem 1.5rem;background:linear-gradient(90deg,#3e3ef8,#7b68ee);color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease}.create-invoice-button:hover{background:linear-gradient(90deg,#3e3ef8,#8a76f8);transform:translateY(-2px)}.create-invoice-button:disabled{background:#e0e3eb;color:#a0a4b8;cursor:not-allowed;transform:none}.view-button.danger{background:#ff47571a;color:#ff4757}.view-button.danger:hover{background:#ff475733}@media (max-width: 768px){.invoice-info{grid-template-columns:1fr}.invoice-item-controls{flex-direction:column;align-items:stretch}.invoice-item-controls input[type=number]{max-width:100%}.generate-button{justify-content:center}}@media (max-width: 480px){.input-container{position:relative;width:100%}.contact-form input{width:calc(100% - 3rem);padding-left:2.5rem!important;box-sizing:border-box}.input-icon{left:.8rem}.contact-form textarea{width:100%;box-sizing:border-box}}@media (max-width: 375px){.contact-form input{padding-left:2.2rem!important;font-size:.95rem}.input-icon{font-size:.9rem;left:.7rem}}@media (max-width: 768px){.signup-form{gap:1.2rem}.form-group{margin-bottom:1rem}.form-group input,.form-group select{width:100%;box-sizing:border-box}.password-strength,.password-match{margin-top:.5rem}}@media (max-width: 480px){.signup-card{padding:1.5rem;width:calc(100% - 2rem);margin:0 auto}.form-group input,.form-group select{padding:.9rem;font-size:.95rem}.password-strength{flex-direction:column;align-items:flex-start;gap:.5rem}.strength-meter{width:100%}.strength-text{text-align:left;min-width:auto}.signup-button{padding:1rem;font-size:1rem}}@media (max-width: 375px){.signup-container{padding:1rem}.signup-card{padding:1.2rem;border-radius:12px}.signup-title{font-size:1.6rem;margin-bottom:1.2rem}.form-group label{font-size:.9rem;margin-bottom:.5rem}.form-group input,.form-group select{padding:.8rem}.error-message{padding:.8rem;font-size:.9rem}}.admin-tabs{display:flex;gap:.5rem;margin-bottom:2rem;border-bottom:2px solid #e5e7eb;padding-bottom:0}.tab-button{display:flex;align-items:center;gap:.5rem;padding:1rem 1.5rem;background:transparent;border:none;border-bottom:3px solid transparent;color:#6b7280;font-weight:600;cursor:pointer;transition:all .3s ease;position:relative}.tab-button:hover{color:#3e3ef8;background:#3e3ef80d}.tab-button.active{color:#3e3ef8;border-bottom-color:#3e3ef8;background:#3e3ef80d}.notification-badge{background:#ff4757;color:#fff;border-radius:50%;padding:.2rem .5rem;font-size:.75rem;font-weight:700;min-width:1.5rem;text-align:center}.stat-card{display:flex;align-items:center;gap:1rem;padding:1.5rem;background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000000d;border:1px solid #e5e7eb}.stat-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:#fff;background:linear-gradient(135deg,#3e3ef8,#6a5acd)}.stat-content h3{margin:0 0 .5rem;font-size:.9rem;color:#6b7280;font-weight:500}.stat-value{font-size:2rem;font-weight:700;color:#1f2937;margin:0}.stat-badge{display:inline-block;background:#fef3c7;color:#d97706;padding:.25rem .5rem;border-radius:6px;font-size:.75rem;font-weight:600;margin-top:.5rem}.contact-manager{padding:1rem 0}.contact-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.contact-filters{display:flex;gap:.5rem}.contact-filters button{padding:.5rem 1rem;border:1px solid #e5e7eb;background:#fff;border-radius:6px;cursor:pointer;transition:all .2s ease}.contact-filters button:hover,.contact-filters button.active{background:#3e3ef8;color:#fff;border-color:#3e3ef8}.contact-content{display:grid;grid-template-columns:1fr 1fr;gap:2rem;height:600px}.messages-list{border:1px solid #e5e7eb;border-radius:8px;overflow-y:auto}.no-messages{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#6b7280}.message-item{padding:1rem;border-bottom:1px solid #e5e7eb;cursor:pointer;transition:background .2s ease}.message-item:hover{background:#f9fafb}.message-item.selected{background:#eff6ff;border-left:4px solid #3e3ef8}.message-item.unread{background:#fef7cd}.message-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.5rem}.message-sender{display:flex;align-items:center;gap:.5rem}.sender-name{font-weight:600;color:#1f2937}.sender-email{color:#6b7280;font-size:.9rem}.message-meta{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem}.status-badge{padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:600;text-transform:uppercase}.status-badge.unread{background:#fef3c7;color:#d97706}.status-badge.read{background:#dbeafe;color:#2563eb}.status-badge.replied{background:#dcfce7;color:#16a34a}.message-date{display:flex;align-items:center;gap:.25rem;font-size:.8rem;color:#6b7280}.message-preview{color:#6b7280;font-size:.9rem;line-height:1.4}.message-details{border:1px solid #e5e7eb;border-radius:8px;padding:1.5rem;overflow-y:auto}.message-details-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.message-actions{display:flex;gap:.5rem}.action-btn{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border:1px solid #e5e7eb;border-radius:6px;background:#fff;cursor:pointer;transition:all .2s ease;font-size:.9rem}.action-btn:hover{background:#f9fafb}.message-info{margin-bottom:1.5rem}.info-row{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem;color:#374151}.message-content{margin-bottom:2rem}.message-content h4{margin-bottom:.5rem;color:#1f2937}.message-content p{line-height:1.6;color:#374151}.reply-section h4{margin-bottom:1rem;color:#1f2937}.reply-section textarea{width:100%;padding:.75rem;border:1px solid #e5e7eb;border-radius:6px;resize:vertical;margin-bottom:1rem}.reply-btn{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#3e3ef8;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:background .2s ease}.reply-btn:hover:not(:disabled){background:#2d2df7}.reply-btn:disabled{background:#9ca3af;cursor:not-allowed}.project-tracker{padding:1rem 0}.project-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.create-project-btn{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#3e3ef8;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:background .2s ease}.create-project-btn:hover{background:#2d2df7}.create-project-modal{background:#fff;padding:2rem;border-radius:12px;width:90%;max-width:600px;max-height:90vh;overflow-y:auto}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-group{margin-bottom:1rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:600;color:#374151}.form-group input,.form-group select,.form-group textarea{width:100%;padding:.75rem;border:1px solid #e5e7eb;border-radius:6px;font-size:1rem}.form-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem}.form-actions button{padding:.75rem 1.5rem;border:1px solid #e5e7eb;border-radius:6px;cursor:pointer;transition:all .2s ease}.form-actions button[type=submit]{background:#3e3ef8;color:#fff;border-color:#3e3ef8}.projects-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1.5rem}.no-projects{grid-column:1 / -1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;color:#6b7280}.project-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;transition:all .3s ease}.project-card:hover{box-shadow:0 8px 24px #0000001a;transform:translateY(-2px)}.project-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.project-card-header h3{margin:0;color:#1f2937;font-size:1.2rem}.project-meta{display:flex;gap:.5rem}.priority-badge{padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:600;color:#fff}.project-info{margin-bottom:1rem}.info-item{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;color:#6b7280;font-size:.9rem}.progress-section{margin-bottom:1.5rem}.progress-header{display:flex;justify-content:space-between;margin-bottom:.5rem;font-size:.9rem;color:#374151}.progress-bar{width:100%;height:8px;background:#e5e7eb;border-radius:4px;overflow:hidden}.progress-fill{height:100%;background:#3e3ef8;transition:width .3s ease}.project-actions{display:flex;gap:.5rem;align-items:center}.view-btn{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:6px;cursor:pointer;transition:all .2s ease;font-size:.9rem}.view-btn:hover{background:#e5e7eb}.status-select{flex:1;padding:.5rem;border:1px solid #e5e7eb;border-radius:6px;font-size:.9rem}.project-details-modal{background:#fff;padding:2rem;border-radius:12px;width:90%;max-width:800px;max-height:90vh;overflow-y:auto}.modal-header button{background:none;border:none;font-size:2rem;cursor:pointer;color:#6b7280}.project-details-content{display:grid;gap:2rem}.project-description h4,.project-updates h4{margin-bottom:1rem;color:#1f2937}.updates-list{max-height:300px;overflow-y:auto;margin-bottom:1rem}.update-item{padding:1rem;border:1px solid #e5e7eb;border-radius:6px;margin-bottom:.5rem}.update-text{margin-bottom:.5rem;color:#374151}.update-meta{font-size:.8rem;color:#6b7280}.add-update textarea{width:100%;margin-bottom:1rem;padding:.75rem;border:1px solid #e5e7eb;border-radius:6px}.add-update button{padding:.75rem 1.5rem;background:#3e3ef8;color:#fff;border:none;border-radius:6px;cursor:pointer}.payment-manager{padding:1rem 0}.create-subscription-btn{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#3e3ef8;color:#fff;border:none;border-radius:6px;cursor:pointer}.create-subscription-modal{background:#fff;padding:2rem;border-radius:12px;width:90%;max-width:600px}.payment-sections{display:grid;gap:2rem}.subscriptions-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem}.subscription-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem}.subscription-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.subscription-info{display:flex;align-items:center;gap:.75rem}.subscription-info h4{margin:0;color:#1f2937}.subscription-info p{margin:0;color:#6b7280;font-size:.9rem}.subscription-details{margin-bottom:1.5rem}.detail-item{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;color:#374151}.process-payment-btn{display:flex;align-items:center;gap:.5rem;width:100%;padding:.75rem;background:#10b981;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:background .2s ease}.process-payment-btn:hover{background:#059669}.payments-table table{width:100%;border-collapse:collapse}.payments-table th,.payments-table td{padding:.75rem;text-align:left;border-bottom:1px solid #e5e7eb}.payments-table th{background:#f9fafb;font-weight:600;color:#374151}.payment-stats .stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.yoco-info{background:#f0f9ff;border:1px solid #0ea5e9;border-radius:8px;padding:1.5rem;margin-top:2rem}.yoco-info h3{color:#0c4a6e;margin-bottom:1rem}.integration-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.5rem;margin-top:1rem}.feature{display:flex;align-items:center;gap:.5rem;color:#0c4a6e}.user-project-tracker{padding:1rem 0}.user-project-tracker h3{margin-bottom:1.5rem;color:#1f2937}.project-tracker-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;color:#6b7280}.projects-list{display:grid;gap:1.5rem}.project-item{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;transition:all .3s ease}.project-item:hover{box-shadow:0 4px 12px #0000001a}.project-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.project-title{display:flex;align-items:center;gap:.75rem}.project-title h4{margin:0;color:#1f2937}.status-icon{font-size:1.2rem}.status-icon.completed{color:#10b981}.status-icon.on-hold{color:#f59e0b}.status-icon.in-progress{color:#3b82f6}.project-status{padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600;color:#fff;text-transform:uppercase}.project-description{color:#6b7280;margin-bottom:1rem;line-height:1.5}.project-progress{margin-bottom:1rem}.project-meta{display:flex;gap:1rem;font-size:.9rem;color:#6b7280;margin-bottom:1rem}.project-updates h5{margin-bottom:.75rem;color:#374151}.project-updates .updates-list{max-height:200px;overflow-y:auto}.project-updates .update-item{background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;padding:.75rem;margin-bottom:.5rem}.project-updates .update-text{margin-bottom:.25rem;color:#374151;font-size:.9rem}.project-updates .update-date{font-size:.8rem;color:#6b7280}@media (max-width: 1024px){.contact-content{grid-template-columns:1fr;height:auto}.projects-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.subscriptions-grid{grid-template-columns:1fr}}@media (max-width: 768px){.admin-tabs{flex-wrap:wrap}.tab-button{padding:.75rem 1rem;font-size:.9rem}.contact-header,.project-header,.payment-header{flex-direction:column;gap:1rem;align-items:stretch}.form-row,.projects-grid{grid-template-columns:1fr}.message-header{flex-direction:column;gap:.5rem}.message-actions{flex-direction:column}}@media (max-width: 480px){.create-project-modal,.create-subscription-modal,.project-details-modal{width:95%;padding:1rem}.stat-card{flex-direction:column;text-align:center}.contact-filters,.project-actions{flex-direction:column}}.quick-replies{margin-bottom:1.5rem;padding:1rem;background:#f8fafc;border-radius:8px;border:1px solid #e2e8f0}.quick-replies h5{margin:0 0 .75rem;color:#374151;font-size:.9rem;font-weight:600}.quick-reply-buttons{display:flex;flex-wrap:wrap;gap:.5rem}.quick-reply-btn{padding:.5rem .75rem;background:#fff;border:1px solid #d1d5db;border-radius:6px;font-size:.8rem;color:#374151;cursor:pointer;transition:all .2s ease}.quick-reply-btn:hover{background:#3e3ef8;color:#fff;border-color:#3e3ef8}.reply-actions{display:flex;gap:.75rem;margin-top:1rem}.reply-btn.primary{background:#3e3ef8;color:#fff;border:none}.reply-btn.primary:hover:not(:disabled){background:#2d2df7}.reply-btn.secondary{background:#fff;color:#374151;border:1px solid #d1d5db}.reply-btn.secondary:hover{background:#f9fafb;border-color:#9ca3af}.reply-section textarea{font-family:inherit;line-height:1.5;resize:vertical}.message-actions{display:flex;gap:.5rem;flex-wrap:wrap}.action-btn{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;border:1px solid #e5e7eb;border-radius:6px;background:#fff;cursor:pointer;transition:all .2s ease;font-size:.85rem;white-space:nowrap}.action-btn:hover{background:#f9fafb;transform:translateY(-1px)}.read-btn:hover{background:#dbeafe;border-color:#2563eb;color:#2563eb}.delete-btn:hover{background:#fef2f2;border-color:#dc2626;color:#dc2626}.email-preview{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:1rem;margin:1rem 0;font-family:monospace;font-size:.85rem;color:#374151;max-height:200px;overflow-y:auto}.email-preview-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;padding-bottom:.5rem;border-bottom:1px solid #e2e8f0}.email-preview-header h6{margin:0;color:#6b7280;font-size:.8rem;font-weight:600}.preview-toggle{background:none;border:none;color:#3e3ef8;cursor:pointer;font-size:.8rem;text-decoration:underline}@media (max-width: 768px){.quick-reply-buttons{flex-direction:column}.quick-reply-btn{text-align:left}.reply-actions{flex-direction:column}.message-actions{justify-content:center}.action-btn{flex:1;justify-content:center}}@media (max-width: 480px){.quick-replies{padding:.75rem}.reply-section textarea{font-size:16px}.email-preview{font-size:.8rem}}.delete-btn{display:flex;align-items:center;justify-content:center;padding:.5rem;background:#fee2e2;color:#dc2626;border:1px solid #fecaca;border-radius:6px;cursor:pointer;transition:all .2s ease;font-size:.9rem;min-width:40px;height:40px}.delete-btn:hover{background:#fecaca;border-color:#f87171;color:#b91c1c;transform:translateY(-1px)}.delete-btn:active{transform:translateY(0)}.project-actions{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap}.project-actions .status-select{flex:1;min-width:120px}.modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.modal-actions{display:flex;gap:.75rem;align-items:center}.delete-project-btn{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#dc2626;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:all .2s ease;font-size:.9rem;font-weight:500}.delete-project-btn:hover{background:#b91c1c;transform:translateY(-1px);box-shadow:0 4px 8px #dc262633}.delete-project-btn:active{transform:translateY(0)}.close-modal-btn{background:none;border:none;font-size:2rem;cursor:pointer;color:#6b7280;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s ease}.close-modal-btn:hover{background:#f3f4f6;color:#374151}.delete-confirmation{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.delete-confirmation-dialog{background:#fff;padding:2rem;border-radius:12px;max-width:400px;width:90%;box-shadow:0 20px 40px #00000026}.delete-confirmation-dialog h4{margin:0 0 1rem;color:#dc2626;font-size:1.2rem;display:flex;align-items:center;gap:.5rem}.delete-confirmation-dialog p{margin:0 0 2rem;color:#374151;line-height:1.5}.delete-confirmation-actions{display:flex;gap:1rem;justify-content:flex-end}.delete-confirmation-actions button{padding:.75rem 1.5rem;border:none;border-radius:6px;cursor:pointer;font-weight:500;transition:all .2s ease}.cancel-btn{background:#f3f4f6;color:#374151}.cancel-btn:hover{background:#e5e7eb}.confirm-delete-btn{background:#dc2626;color:#fff}.confirm-delete-btn:hover{background:#b91c1c}.project-card{position:relative}.project-card.deleting{opacity:.6;pointer-events:none}.project-card.deleting:after{content:"Deleting...";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#dc2626e6;color:#fff;padding:.5rem 1rem;border-radius:6px;font-weight:600;z-index:10}@media (max-width: 768px){.project-actions{flex-direction:column;align-items:stretch}.project-actions .status-select{order:1}.view-btn{order:2}.delete-btn{order:3;align-self:flex-end;width:40px}.modal-header{flex-direction:column;gap:1rem;align-items:flex-start}.modal-actions{align-self:flex-end}.delete-confirmation-dialog{margin:1rem}.delete-confirmation-actions{flex-direction:column}}@media (max-width: 480px){.delete-project-btn{padding:.5rem .75rem;font-size:.8rem}.delete-btn{min-width:36px;height:36px}}.header-actions{display:flex;gap:1rem;align-items:center}.bulk-actions-btn{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#f3f4f6;color:#374151;border:1px solid #d1d5db;border-radius:6px;cursor:pointer;transition:all .2s ease;font-size:.9rem;font-weight:500}.bulk-actions-btn:hover{background:#e5e7eb;border-color:#9ca3af}.bulk-actions-bar{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:2rem}.bulk-selection{display:flex;align-items:center;gap:1rem}.select-all{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-weight:500;color:#374151}.select-all input[type=checkbox]{width:16px;height:16px;cursor:pointer}.bulk-actions{display:flex;gap:.75rem}.bulk-delete-btn{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#dc2626;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:all .2s ease;font-size:.9rem;font-weight:500}.bulk-delete-btn:hover{background:#b91c1c;transform:translateY(-1px);box-shadow:0 4px 8px #dc262633}.project-card.selectable{position:relative;cursor:pointer;transition:all .2s ease}.project-card.selectable:hover{border-color:#3e3ef8;box-shadow:0 4px 12px #3e3ef81a}.project-checkbox{position:absolute;top:1rem;right:1rem;z-index:10;background:#fff;border-radius:4px;padding:.25rem;box-shadow:0 2px 4px #0000001a}.project-checkbox input[type=checkbox]{width:18px;height:18px;cursor:pointer;accent-color:#3e3ef8}.project-card.selectable .project-card-header{padding-right:3rem}.project-card.selectable:has(input:checked){border-color:#3e3ef8;background:#3e3ef805;box-shadow:0 0 0 2px #3e3ef81a}.bulk-actions-bar{animation:slideDown .3s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.header-actions{flex-direction:column;align-items:stretch;gap:.75rem}.bulk-actions-bar{flex-direction:column;gap:1rem;align-items:stretch}.bulk-actions{justify-content:center}.project-checkbox{top:.75rem;right:.75rem}.project-card.selectable .project-card-header{padding-right:2.5rem}}@media (max-width: 480px){.bulk-actions-btn,.bulk-delete-btn{padding:.5rem .75rem;font-size:.8rem}.select-all{font-size:.9rem}.project-checkbox{top:.5rem;right:.5rem;padding:.125rem}.project-checkbox input[type=checkbox]{width:16px;height:16px}}.payment-badge{padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:600;color:#fff;display:inline-flex;align-items:center;gap:.25rem}.payment-info{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1rem;margin:1rem 0}.payment-status-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.payment-label{font-weight:600;color:#374151}.payment-status-text{font-weight:600;display:flex;align-items:center;gap:.25rem}.payment-details{display:flex;gap:1rem;flex-wrap:wrap}.payment-item{padding:.5rem .75rem;border-radius:6px;font-size:.9rem;font-weight:500;display:flex;align-items:center;gap:.5rem}.payment-item.paid{background:#dcfce7;color:#166534;border:1px solid #bbf7d0}.payment-item.pending{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}.payment-item.active{background:#dbeafe;color:#1e40af;border:1px solid #bfdbfe}.payment-item.inactive{background:#f3f4f6;color:#6b7280;border:1px solid #d1d5db}.payment-management{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem;margin:2rem 0}.payment-management h4{margin:0 0 1rem;color:#374151;font-size:1.1rem}.payment-controls{display:grid;gap:1.5rem}.payment-status-control{display:flex;flex-direction:column;gap:.5rem}.payment-status-control label{font-weight:600;color:#374151}.payment-status-select{padding:.75rem;border:1px solid #d1d5db;border-radius:6px;font-size:1rem;background:#fff;cursor:pointer}.payment-toggles{display:flex;flex-direction:column;gap:1rem}.payment-toggle{display:flex;align-items:center;gap:.75rem;cursor:pointer;padding:.75rem;background:#fff;border:1px solid #e5e7eb;border-radius:6px;transition:all .2s ease}.payment-toggle:hover{background:#f9fafb;border-color:#d1d5db}.payment-toggle input[type=checkbox]{width:18px;height:18px;cursor:pointer;accent-color:#3e3ef8}.payment-toggle span{font-weight:500;color:#374151}.payment-checkboxes{display:flex;flex-direction:column;gap:.75rem}.checkbox-label{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.9rem;color:#374151}.checkbox-label input[type=checkbox]{width:16px;height:16px;cursor:pointer;accent-color:#3e3ef8}.project-card .payment-info{margin:.75rem 0;padding:.75rem;background:#fafbfc;border:1px solid #e1e5e9}.project-card .payment-status-row{margin-bottom:.5rem;font-size:.9rem}.project-card .payment-details{gap:.5rem}.project-card .payment-item{padding:.25rem .5rem;font-size:.8rem}.payment-filter{display:flex;gap:.5rem;margin:1rem 0;flex-wrap:wrap}.payment-filter-btn{padding:.5rem 1rem;border:1px solid #d1d5db;background:#fff;border-radius:6px;cursor:pointer;font-size:.9rem;transition:all .2s ease;display:flex;align-items:center;gap:.5rem}.payment-filter-btn:hover{background:#f9fafb;border-color:#9ca3af}.payment-filter-btn.active{background:#3e3ef8;color:#fff;border-color:#3e3ef8}.payment-summary{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1.5rem;margin:2rem 0}.payment-summary h4{margin:0 0 1rem;color:#374151}.payment-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem}.payment-stat{text-align:center;padding:1rem;background:#f8fafc;border-radius:6px}.payment-stat-number{font-size:1.5rem;font-weight:700;color:#3e3ef8;margin-bottom:.25rem}.payment-stat-label{font-size:.9rem;color:#6b7280}@media (max-width: 768px){.payment-details{flex-direction:column;gap:.5rem}.payment-status-row{flex-direction:column;align-items:flex-start;gap:.5rem}.payment-toggles{gap:.75rem}.payment-filter{justify-content:center}.payment-stats{grid-template-columns:1fr 1fr}}@media (max-width: 480px){.payment-management{padding:1rem}.payment-toggle{padding:.5rem}.payment-item{padding:.375rem .5rem;font-size:.8rem}.payment-stats{grid-template-columns:1fr}}.bulk-payment-creator{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 2px 8px #0000001a}.creator-header{margin-bottom:2rem}.creator-header h3{display:flex;align-items:center;gap:.5rem;margin:0 0 .5rem;color:#333;font-size:1.5rem}.creator-header p{margin:0;color:#666;font-size:.875rem}.creator-controls{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1.5rem;padding:1.5rem;background:#f8f9fa;border-radius:8px}.control-group{display:flex;flex-direction:column;gap:.5rem}.control-group label{font-weight:600;color:#333;font-size:.875rem}.control-group select,.control-group input{padding:.75rem;border:2px solid #e0e0e0;border-radius:8px;font-family:inherit;font-size:1rem}.control-group select:focus,.control-group input:focus{outline:none;border-color:#3e3ef8}.btn-select-all{padding:.75rem;background:#fff;border:2px solid #3e3ef8;color:#3e3ef8;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-select-all:hover:not(:disabled){background:#3e3ef8;color:#fff}.btn-select-all:disabled{opacity:.5;cursor:not-allowed}.payment-summary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:1.5rem;border-radius:12px;margin-bottom:1.5rem}.summary-item{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0}.summary-item:not(:last-child){border-bottom:1px solid rgba(255,255,255,.2)}.summary-amount{font-size:1.5rem;font-weight:700}.users-list{max-height:400px;overflow-y:auto;border:2px solid #e0e0e0;border-radius:8px;margin-bottom:1.5rem}.no-users{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;color:#666}.no-users svg{font-size:3rem;margin-bottom:1rem;opacity:.5}.user-item{display:grid;grid-template-columns:auto 1fr auto auto;gap:1rem;padding:1rem;border-bottom:1px solid #e0e0e0;cursor:pointer;transition:all .3s ease;align-items:center}.user-item:hover{background:#f8f9fa}.user-item.selected{background:#e3f2fd;border-left:4px solid #3e3ef8}.user-item:last-child{border-bottom:none}.user-checkbox input[type=checkbox]{width:20px;height:20px;cursor:pointer}.user-info{display:flex;flex-direction:column;gap:.25rem}.user-name{font-weight:600;color:#333}.user-email{font-size:.875rem;color:#666}.user-plan .plan-badge{display:inline-block;padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase}.user-plan .plan-badge.basic{background:#e3f2fd;color:#1976d2}.user-plan .plan-badge.standard{background:#f3e5f5;color:#7b1fa2}.user-plan .plan-badge.pro{background:#fff3e0;color:#e65100}.user-plan .plan-badge.mobile{background:#e8f5e9;color:#2e7d32}.user-amount{font-weight:700;color:#2c3e50;font-size:1.125rem}.creator-actions{display:flex;justify-content:flex-end}.btn-create-bulk{padding:1rem 2rem;background:#3e3ef8;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-create-bulk:hover:not(:disabled){background:#2d2dd8;transform:translateY(-2px);box-shadow:0 4px 12px #3e3ef84d}.btn-create-bulk:disabled{background:#ccc;cursor:not-allowed;transform:none}@media (max-width: 768px){.creator-controls{grid-template-columns:1fr}.user-item{grid-template-columns:auto 1fr;gap:.5rem}.user-plan,.user-amount{grid-column:2}.payment-summary{font-size:.875rem}.summary-amount{font-size:1.25rem}}.enhanced-payment-manager{padding:1rem}.payment-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.payment-header h2{margin:0;color:#333}.header-actions{display:flex;gap:1rem}.btn-create-payment,.btn-bulk-create{padding:.75rem 1.5rem;color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-create-payment{background:#3e3ef8}.btn-create-payment:hover{background:#2d2dd8;transform:translateY(-2px)}.btn-bulk-create{background:#28a745}.btn-bulk-create:hover{background:#218838;transform:translateY(-2px)}.payment-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem}.stat-card{background:#fff;border-radius:12px;padding:1.5rem;display:flex;align-items:center;gap:1rem;box-shadow:0 2px 8px #0000001a}.stat-card.pending{border-left:4px solid #ffc107}.stat-card.completed{border-left:4px solid #28a745}.stat-card.overdue{border-left:4px solid #dc3545}.stat-icon{font-size:2rem;color:#fff}.stat-label{font-size:.875rem;color:#666;margin-bottom:.25rem}.stat-value{font-size:1.5rem;font-weight:700;color:#333}.payment-filters{display:flex;gap:.5rem;margin-bottom:1.5rem;flex-wrap:wrap}.payment-filters button{padding:.5rem 1rem;background:#fff;border:2px solid #e0e0e0;border-radius:8px;cursor:pointer;transition:all .3s ease;font-weight:500}.payment-filters button:hover{border-color:#3e3ef8;color:#3e3ef8}.payment-filters button.active{background:#3e3ef8;color:#fff;border-color:#3e3ef8}.payments-table-container{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000001a}.payments-table{width:100%;border-collapse:collapse}.payments-table thead{background:#f8f9fa}.payments-table th{padding:1rem;text-align:left;font-weight:600;color:#333;border-bottom:2px solid #e0e0e0}.payments-table td{padding:1rem;border-bottom:1px solid #e0e0e0}.payments-table tr:hover{background:#f8f9fa}.overdue-row{background:#fff5f5}.overdue-row:hover{background:#ffe5e5}.amount-cell{font-weight:600;color:#2c3e50}.overdue-text{color:#dc3545;font-weight:600}.type-badge{display:inline-block;padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase}.type-badge.build{background:#e3f2fd;color:#1976d2}.type-badge.maintenance{background:#f3e5f5;color:#7b1fa2}.type-badge.custom{background:#fff3e0;color:#e65100}.table-actions{display:flex;gap:.5rem;align-items:center}.btn-manage,.btn-view,.btn-delete{padding:.5rem 1rem;border:none;border-radius:6px;cursor:pointer;font-weight:600;transition:all .3s ease;display:flex;align-items:center;gap:.25rem}.btn-manage{background:#3e3ef8;color:#fff}.btn-manage:hover{background:#2d2dd8}.btn-view{background:#e0e0e0;color:#333}.btn-view:hover{background:#d0d0d0}.btn-delete{background:#dc3545;color:#fff;padding:.5rem}.btn-delete:hover{background:#c82333;transform:scale(1.05)}.payment-modal{background:#fff;border-radius:16px;padding:2rem;max-width:600px;width:90%;max-height:90vh;overflow-y:auto;position:relative}.payment-details-grid{display:grid;grid-template-columns:1fr;gap:1rem;margin:1.5rem 0}.detail-row{display:flex;justify-content:space-between;padding:.75rem;background:#f8f9fa;border-radius:8px}.detail-row.full-width{flex-direction:column;gap:.5rem}.detail-label{font-weight:600;color:#666}.detail-amount{font-size:1.25rem;font-weight:700;color:#2c3e50}.admin-actions{margin-top:2rem;padding-top:2rem;border-top:2px solid #e0e0e0}.admin-actions h4{margin:0 0 1rem;color:#333}.admin-notes-input{width:100%;padding:.75rem;border:2px solid #e0e0e0;border-radius:8px;font-family:inherit;font-size:.875rem;resize:vertical;margin-bottom:1rem}.admin-notes-input:focus{outline:none;border-color:#3e3ef8}.action-buttons{display:flex;gap:1rem;margin-bottom:1rem}.btn-complete,.btn-failed{flex:1;padding:.75rem;border:none;border-radius:8px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .3s ease}.btn-complete{background:#28a745;color:#fff}.btn-complete:hover{background:#218838;transform:translateY(-2px)}.btn-failed{background:#dc3545;color:#fff}.btn-failed:hover{background:#c82333;transform:translateY(-2px)}.action-note{font-size:.875rem;color:#666;font-style:italic;margin:0}.create-payment-form{display:flex;flex-direction:column;gap:1.5rem;margin-top:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-weight:600;color:#333}.form-group input,.form-group select{padding:.75rem;border:2px solid #e0e0e0;border-radius:8px;font-family:inherit;font-size:1rem}.form-group input:focus,.form-group select:focus{outline:none;border-color:#3e3ef8}.btn-create{padding:.75rem;background:#3e3ef8;color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-create:hover{background:#2d2dd8;transform:translateY(-2px)}.payment-manager-loading{text-align:center;padding:3rem;color:#666}.modal-delete-section{margin-top:2rem;padding-top:2rem;border-top:2px solid #e0e0e0;display:flex;justify-content:center}.btn-delete-modal{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#dc3545;color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-delete-modal:hover{background:#c82333;transform:translateY(-2px);box-shadow:0 4px 12px #dc35454d}@media (max-width: 768px){.payment-stats{grid-template-columns:1fr}.action-buttons{flex-direction:column}.payments-table-container{overflow-x:auto}.payments-table{min-width:800px}}.email-verification-banner{background:linear-gradient(90deg,#fef3c7,#fde68a);border-bottom:2px solid #f59e0b;padding:1rem 0;position:sticky;top:80px;z-index:1000;box-shadow:0 2px 8px #0000001a}.banner-content{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:1rem;padding:0 2rem;position:relative}.banner-icon{font-size:1.5rem;color:#d97706;flex-shrink:0}.banner-text{flex:1}.banner-text strong{color:#92400e;font-size:1rem;display:block;margin-bottom:.25rem}.banner-text p{color:#a16207;font-size:.9rem;margin:0}.banner-actions{display:flex;gap:.75rem;align-items:center}.resend-btn,.verify-btn{padding:.5rem 1rem;border-radius:6px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s ease;border:none;cursor:pointer}.resend-btn{background:#f59e0b;color:#fff}.resend-btn:hover:not(:disabled){background:#d97706}.resend-btn:disabled{background:#9ca3af;cursor:not-allowed}.verify-btn{background:#3e3ef8;color:#fff;display:flex;align-items:center}.verify-btn:hover{background:#2d2df7}.close-btn{background:none;border:none;font-size:1.2rem;color:#a16207;cursor:pointer;padding:.25rem;border-radius:4px;transition:all .2s ease;flex-shrink:0}.close-btn:hover{background:#a162071a;color:#92400e}@media (max-width: 768px){.banner-content{flex-direction:column;gap:.75rem;text-align:center;padding:0 1rem}.banner-actions{flex-direction:column;width:100%}.resend-btn,.verify-btn{width:100%;justify-content:center}.close-btn{position:absolute;top:.5rem;right:1rem}}@media (max-width: 480px){.banner-content{padding:0 .5rem}.banner-text strong{font-size:.9rem}.banner-text p{font-size:.8rem}}
