:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;height:auto;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bg-Image{background-image:url(/assets/Bg1-BVGXNKhq.png);position:fixed;object-fit:cover;top:0;left:0;height:100%;width:100%;filter:blur(8px);-webkit-filter:blur(8px);background-size:cover;background-position:center;background-repeat:no-repeat;min-height:100vh;margin:0;padding:0;z-index:-1}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}html,body{width:100vw;min-height:100vh;height:auto;margin:0;padding:0;overflow-x:hidden;overflow-y:auto}#root{width:100vw;min-height:100vh;height:auto;margin:0;padding:0;text-align:center;box-sizing:border-box}.bg-Image{position:fixed;top:0;left:0;width:100vw;height:100vh;object-fit:cover;z-index:-1}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.but1{background:linear-gradient(45deg,#4649ed,#e06aed,#4649ed);background-size:300% 300%;background-position:bottom left;color:#fff;padding:12px 24px;border:none;border-radius:12px;font-weight:700;font-size:1rem;cursor:pointer;animation:diagonalShift 4s ease-in-out infinite;transition:transform .3s}.but1:hover{transform:scale(1.04)}@keyframes diagonalShift{0%{background-position:bottom left}50%{background-position:top right}to{background-position:bottom left}}.custom-navbar{position:fixed;top:0;left:0;right:0;padding:0 12px;display:flex;justify-content:space-between;align-items:center;z-index:1000;color:#fff;height:70px;font-family:Segoe UI,sans-serif;background:#0a0a23f7}.custom-logo-section{font-size:20px;font-weight:700;display:flex;align-items:center;gap:5px;margin-left:0}.custom-logo-text{color:#fff;text-align:left}.custom-logo-icon{color:#000}.custom-nav-links{display:flex;align-items:center;gap:17px;font-size:15px}.custom-nav-links a{text-decoration:none;color:#fff;transition:color .3s ease;padding:5px}.custom-nav-links a:hover{color:#a58dff}.custom-logout-btn{background:#ff4500;height:40px;color:#fff;padding:9px 24px;border:none;border-radius:12px;font-weight:700;font-size:1rem;cursor:pointer;transition:all .3s ease;margin-top:0}.custom-logout-btn:hover{transform:scale(1.05)}.custom-login-msg{position:absolute;top:75px;left:50%;transform:translate(-50%);background:#ffffff1a;padding:8px 15px;border-radius:8px;font-size:14px;color:#90ee90}.heroic-profile-box{background:#2828574d;border-radius:16px;box-shadow:0 24px 40px #0003;padding:5px 15px 15px;color:#fff;max-width:180px;margin:30px 2px 30px 0;text-align:center;transition:all .3s ease;box-sizing:border-box;border:2px solid transparent}.heroic-profile-box:hover{transform:translateY(-10px);border-color:#4955d5f0;box-shadow:0 12px 30px #fff3}.icon-circle{width:48px;height:48px;background:#6c63ff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 12px}.icon-circle img{width:28px;height:28px;object-fit:contain}.heroic-profile-box h3{font-size:18px;font-weight:600;margin:5px 0 20px}.heroic-profile-box p{font-size:13px;color:#ccc;margin:10px 0}.login-bg{min-height:100vh;width:100vw;background:radial-gradient(ellipse at 60% 40%,#6c63ff55,#1a1a3b);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;margin-top:40px}.login-msg{position:fixed;top:60px;left:50%;transform:translate(-50%);background-color:#323232;color:#fff;padding:12px 24px;border-radius:8px;font-size:16px;box-shadow:0 4px 12px #0000004d;z-index:1000;animation:fadeInOutTop 3s ease}.doom-image img{max-width:350px;height:auto;margin-top:300px;border-radius:10px}.login-glass-card{background:#1e1e3cbf;box-shadow:0 8px 32px #1f26875e;border-radius:24px;padding:48px 36px 36px;max-width:350px;width:100%;text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1.5px solid #6c63ff55}.login-logo{display:flex;align-items:center;justify-content:center;gap:0px;margin-bottom:18px}.login-bolt{font-size:2rem;color:#ffb347}.login-title{font-size:1.5rem;font-weight:700;color:#fff;letter-spacing:1px}.login-glass-card h2{color:#fff;margin-bottom:8px;font-size:1.4rem;font-weight:600}.login-subtitle{color:#bdbdfc;margin-bottom:28px;font-size:1rem}.login-google-btn{display:flex;justify-content:center}.login-form{display:flex;flex-direction:column;gap:14px;margin-bottom:18px}.login-input{padding:10px 14px;border-radius:8px;border:1px solid #6c63ff55;background:#ffffff14;color:#fff;font-size:1rem;outline:none;transition:border .2s}.login-input:focus{border:1.5px solid #6c63ff}.login-btn{padding:10px 0;border-radius:8px;border:none;background:linear-gradient(90deg,#a58dff,#6c63ff);color:#fff;font-weight:600;font-size:1rem;cursor:pointer;margin-top:6px;transition:.2s}.login-btn:hover{background:linear-gradient(90deg,#6c63ff,#a58dff)}.wel{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:20px;padding:20px 30px;margin:clamp(40px,6vw,80px) 15px 0;background:linear-gradient(90deg,#211e57,#2d1a67);border-radius:12px;color:#fff;margin-right:30px}.welcome-section{flex:1 1 300px;min-width:200px;text-align:left}.welcome-heading{font-size:2.5rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.welcome-subtext{margin-top:5px;font-size:16px;color:#d1c4e9}.stat{flex:0 1 150px;text-align:center}.stat h1{font-size:clamp(1.8rem,5vw,2.5rem);margin:0}.stat p{margin-top:8px;font-size:16px}@media (max-width: 768px){.wel{flex-direction:column;align-items:flex-start}.stat{text-align:left;width:100%}.welcome-heading{white-space:normal}}.Profile{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:20px;margin:18px 30px 0 15px;background:linear-gradient(90deg,#4c1b35,#5a274e);border-radius:16px;gap:20px}.Profile img{width:70px;height:70px}.text{flex:1 1 200px;min-width:180px;margin-left:0;margin-right:625px}.profile-warning{display:flex;align-items:center;justify-content:space-between;text-align:left;padding:1rem 2rem;background-color:#5c1b1b;border-radius:12px;color:#fff}.profile-warning-text{flex:1;margin-left:1rem;font-weight:700}.Complete{background-color:#ff4500;padding:10px 20px;border:none;border-radius:10px;color:#fff;font-weight:700;transition:all .3s ease}.Profile h1{margin-bottom:10px;font-size:clamp(1.8rem,4vw,3rem);font-size:30px;margin-left:-100px}.Profile p{margin-top:10px;font-size:18px;margin-left:-135px}.Complete:hover{transform:scale(1.09)}.Cards{background:linear-gradient(90deg,#211e57,#2d1a67);width:250px;height:340px;margin:15px 30px 0 15px;text-align:left;transition:all .3s ease;border:2px solid transparent;border-radius:16px;display:flex;flex-direction:column;justify-content:space-between;padding:20px;box-sizing:border-box;overflow:hidden}.Cards:hover{transform:translateY(-7px);border-color:#4955d5f0;box-shadow:0 12px 30px #fff3}.Cards .card-body{display:flex;flex-direction:column;justify-content:space-between;height:100%}.Cards .head{font-size:18px;font-weight:700;margin-bottom:5px;color:#fff;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Cards .card-subtitle{font-size:12px;margin-bottom:12px;color:#ccc;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Cards .card-text{font-size:12px;color:#ddd;display:flex;align-items:center;gap:6px;margin-bottom:8px}.Cards .Last{margin-bottom:15px}.Cards button{background-color:#ff4500;transition:all .3s ease;width:100%;align-self:center;font-size:14px;padding:6px 0;border:none;border-radius:8px}.Cards button:hover{transform:scale(1.06)}.search-container{display:flex;align-items:center;margin:20px auto;max-width:1400px;width:100%}.search-input{padding:10px 15px;font-size:16px;width:100%;border:1px solid #ccc;border-radius:6px 0 0 6px;align-items:start;outline:none}.search-button{padding:10px 15px;font-size:16px;background-color:#007bff;color:#fff;border:1px solid #007bff;border-left:none;border-radius:12px;cursor:pointer;transition:background-color .2s ease}.search-button:hover{background-color:#0056b3}.welcome-container{width:100%;padding:50px 30px;background:radial-gradient(ellipse at top left,#5b3fbf80,#120d3bcc);border-radius:20px;text-align:center;display:flex;flex-direction:column;align-items:center;color:#fff;margin-top:65px;margin-bottom:30px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-sizing:border-box}.welcome-heading{font-size:32px;font-weight:700;margin-bottom:30px}.stats-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:30px}.stat-card{width:180px;height:140px;background-color:#1c1f36;border-radius:16px;padding:20px;text-align:center;box-shadow:0 8px 15px #0003;border:2px solid rgba(255,255,255,.08);transition:transform .2s ease;display:flex;flex-direction:column;justify-content:center;align-items:center}.stat-card:hover{transform:translateY(-5px)}.stat-icon{font-size:2.8rem;margin-bottom:5px;line-height:1;display:block}.stat-blue .stat-icon{color:#03a9f4}.stat-purple .stat-icon{color:#9c27b0}.stat-yellow .stat-icon{color:#ffc107}.stat-pink .stat-icon{color:#e91e63}.stat-card h2{font-size:20px;margin:5px 0;color:#90ee90}.stat-card p{font-size:18px;margin:0;color:#ddd}.button-row{margin-top:50px;display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.action-btn{padding:12px 20px;font-size:15px;border:none;border-radius:10px;font-weight:700;color:#fff;margin-top:20px;cursor:pointer;transition:background .3s ease}.action-btn.red{background-color:#e53935}.action-btn.purple{background-color:#9c27b0}.action-btn:hover{filter:brightness(1.1)}.openings-container{width:100%;padding:40px;margin-top:40px;background:#5b3fbf26;border-radius:20px;box-shadow:0 8px 20px #00000040;text-align:left;box-sizing:border-box}.doom-msg{position:fixed;top:auto;left:50%;transform:translate(-50%);background-color:#323232;color:#fff;padding:12px 24px;border-radius:8px;font-size:16px;box-shadow:0 4px 12px #0000004d;z-index:1000;animation:fadeInOutTop 3s ease}.Doom-search{padding:10px 14px;margin:18px 24px 12px 1px;border-radius:8px;border:none;background:#ffffff14;color:#fff;font-size:1rem;outline:none;transition:background .2s}.Search-btn{background:#ffffff29}.openings-header{font-size:24px;color:#ff5e5e;font-weight:700;margin-bottom:30px;text-transform:uppercase;letter-spacing:1px}.job-card{background-color:#1c1f36;padding:20px;border-radius:16px;margin-bottom:20px;display:flex;align-items:center;border:2px solid rgba(255,255,255,.08);box-shadow:0 6px 10px #0003;transition:transform .2s ease}.job-card:hover{transform:translateY(-4px)}.job-info{display:flex;flex-direction:column;gap:4px}.job-title{font-size:18px;font-weight:700;text-transform:uppercase;color:#fff;margin:0}.job-desc{font-size:14px;color:#ccc;margin:0}.applicant-tag{margin-top:8px;background-color:#4caf50;padding:4px 12px;border-radius:20px;font-size:12px;color:#fff;font-weight:600;width:fit-content}.job-card{display:flex;justify-content:space-between;align-items:center}.button-group{display:flex;gap:10px;margin-left:auto}.review-btn{background-color:#1e88e5;color:#fff;padding:8px 20px;border:none;border-radius:8px;font-weight:700;font-size:14px;cursor:pointer;transition:background .3s ease;margin-left:auto}.review-btn:hover{background-color:#1565c0}.requirement-block{display:flex;flex-direction:column;gap:0px;margin-bottom:0}.button-row{display:flex;justify-content:center;margin-top:0;gap:10px}.jobpost-input{width:100%;padding:10px 12px;font-size:1rem;border-radius:8px;border:1px solid #666;background-color:#ffffff0d;color:#fff}.job-post-btn{padding:8px 16px;background-color:#6c63ff;color:#fff;border:none;border-radius:8px;font-weight:600;font-size:.9rem;cursor:pointer;transition:.2s ease;margin-top:2px}.job-post-btn:hover{background-color:#574bdf;transform:scale(1.03)}.input-with-remove{position:relative;display:flex;align-items:center;margin-bottom:8px;width:100%}.input-with-remove .jobpost-input{width:100%;padding-right:40px;box-sizing:border-box}.remove-btn{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:transparent;border:none;color:#ff6b6b;font-size:1.2rem;cursor:pointer;padding:0;line-height:1}.remove-btn:hover{transform:translateY(-50%) scale(1.2)}.button-row{display:flex;justify-content:center;margin-top:10px}.job-post-btn{padding:8px 16px;background-color:#6c63ff;color:#fff;border:none;border-radius:8px;font-weight:600;font-size:.9rem;cursor:pointer;transition:.2s ease}.job-post-btn:hover{background-color:#574bdf;transform:scale(1.05)}.jobpost-bg{min-height:100vh;width:100vw;background:radial-gradient(ellipse at 60% 40%,#6c63ff55,#1a1a3b);display:flex;align-items:center;justify-content:center;overflow:hidden;text-align:center;margin-top:70px}.msgg{position:fixed;top:auto;left:50%;transform:translate(-50%);background-color:#323232;color:#fff;padding:12px 24px;border-radius:8px;font-size:16px;box-shadow:0 4px 12px #0000004d;z-index:1000;animation:fadeInOutTop 3s ease}.jobpost-glass-card{background:#1e1e3cbf;box-shadow:0 8px 32px #1f26875e;border-radius:24px;padding:48px 36px 36px;max-width:350px;width:100%;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1.5px solid #6c63ff55;text-align:center}.jobpost-logo{display:flex;align-items:center;justify-content:center;gap:0px;margin-bottom:18px}.jobpost-bolt{font-size:2rem;color:#ffb347}.jobpost-title{font-size:1.5rem;font-weight:700;color:#fff;letter-spacing:1px}.jobpost-glass-card h2{color:#fff;margin-bottom:8px;font-size:1.4rem;font-weight:600;text-align:center}.jobpost-subtitle{color:#bdbdfc;margin-bottom:28px;font-size:1rem}.jobpost-form{display:flex;flex-direction:column;gap:14px;margin-bottom:18px}.jobpost-input{padding:10px 14px;border-radius:8px;border:1px solid #6c63ff55;background:#ffffff14;color:#fff;font-size:1rem;outline:none;transition:border .2s;margin-left:0;width:auto;min-width:215px}.jobpost-input:focus{border:1.5px solid #6c63ff}.jobpost-textarea{resize:none;height:100px}.jobpost-btn{padding:10px 0;border-radius:8px;border:none;background:linear-gradient(90deg,#a58dff,#6c63ff);color:#fff;font-weight:600;font-size:1rem;cursor:pointer;margin-top:6px;transition:.2s}.jobpost-btn:hover{background:linear-gradient(90deg,#6c63ff,#a58dff)}.jobpost-label{text-align:left;color:#bdbdfc;font-size:.9rem;margin-top:6px;margin-bottom:-6px}main-body{margin:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background-color:#0a0e2a;color:#fff;background-image:radial-gradient(#1e1f57 1px,transparent 1px),radial-gradient(#1e1f57 1px,transparent 1px);background-position:0 0,25px 25px;background-size:50px 50px;min-height:100vh;display:flex;align-items:flex-start;justify-content:center;padding:40px}.base-container{width:90%;max-width:900px;margin:40px auto 30px;padding:40px;background-color:#141a47f2;border-radius:16px}main-body h1{text-align:left;font-size:2.5rem;color:#a6c9ff;margin-bottom:10px}main-body p{text-align:left;font-size:1rem;color:#c0c9ff;margin-bottom:30px}.form-section{margin-bottom:30px;padding:20px;align-items:left;border-radius:12px;background-color:#0e1336;border:1px solid #2c3e75;box-shadow:inset 0 0 10px #0003;text-align:left}.form-section h2{font-size:1.3rem;color:#78aaff;align-items:left;background-color:#2e2b5f;padding:10px;border-radius:8px;margin-bottom:15px;box-shadow:inset 0 0 5px #ffffff0d}.field-list{display:flex;align-items:left;gap:10px;margin-bottom:10px}.rinput,.rText{flex:1;padding:12px 15px;font-size:1rem;border:none;border-radius:10px;background-color:#1b224e;color:#fff;box-shadow:inset 0 0 5px #0000004d}.rText{width:97%;height:100px;resize:vertical;align-items:left}.btn{padding:10px 15px;border:none;border-radius:8px;font-size:.95rem;cursor:pointer;transition:background-color .3s,transform .2s}.btn.add{background-color:#2d3a8c;color:#fff;display:block;margin-left:0;text-align:left;margin-top:13px}.btn.remove{background-color:#b43c5a;color:#fff}.btn.submit{display:block;width:100%;background-color:#6c5ce7;color:#fff;font-size:1.2rem;margin-top:30px;border-radius:12px}.btn:hover{opacity:.9;transform:scale(1.03)}main-body h2{margin-top:3px;display:block;margin-left:0;text-align:left}.swipe-card{background-color:#1b224e;color:#fff;padding:32px;border-radius:16px;width:90%;max-width:500px;margin:40px auto;box-shadow:0 0 30px #00c8ff33;transition:transform .3s ease;-webkit-user-select:none;user-select:none;text-align:center;line-height:1.6;display:flex;flex-direction:column;align-items:center;justify-content:center}.card-image{width:120px;height:120px;object-fit:cover;border-radius:50%;border:3px solid #00d4ff;margin-bottom:16px;box-shadow:0 0 15px #00c8ff66}.swipe-card h2{font-size:1.8rem;margin-bottom:8px}.swipe-card h3{font-size:1.3rem;margin-bottom:12px;color:#a9e2ff;text-align:center}.swipe-card p{font-size:1rem;color:#d1d1ff;margin-bottom:8px;text-align:center}.swipe-card p strong{color:#fff}.download-button{margin-top:20px;padding:10px 20px;background-color:#00c0ff;color:#000;border:none;border-radius:12px;text-decoration:none;font-weight:700;transition:background-color .3s}.download-button:hover{background-color:#00e5ff}.swipe-card.finished{background-color:#2e2e5e;color:#a6c9ff;padding:40px;text-align:center}.swipe-card ul{padding-left:1.2rem;text-align:left;color:#d1d1ff;margin-bottom:10px}.swipe-card li::marker{color:#00d4ff}.back-home-button{margin-top:20px;padding:10px 20px;background-color:#5c6bc0;color:#fff;border:none;border-radius:8px;font-size:16px;cursor:pointer;transition:background-color .3s ease}.back-home-button:hover{background-color:#3949ab}.base-bg{margin-top:30px}.cq-wrapper{min-width:1200px;margin:0 auto;text-align:left}.cq-container{margin-top:100px;margin-bottom:30px;border-radius:16px;font-family:Segoe UI,sans-serif;padding:2rem;background:linear-gradient(180deg,#10142b,#1c2141);color:#fff}.cq-hero-header{display:flex;gap:1.5rem;background:linear-gradient(135deg,#1f2249,#2d3170);border-radius:16px;padding:1.8rem;box-shadow:0 0 20px #6c5ce733;margin-bottom:2rem;align-items:center}.cq-avatar{width:100px;height:100px;border-radius:50%;background:#8f5aff;display:flex;justify-content:center;align-items:center;font-size:2.8rem;color:#fff;box-shadow:0 0 10px #8f5aff66}.cq-hero-info{flex:1}.cq-name{font-size:2rem;font-weight:700;margin:0}.cq-username{color:#aaa;font-size:.95rem;margin-top:.3rem}.cq-status{display:inline-block;margin-top:.6rem;background-color:#2ecc71;color:#0e1b10;padding:.25rem .7rem;font-weight:600;border-radius:12px;font-size:.75rem}.cq-stats{margin-top:.8rem;display:flex;gap:1.5rem;font-size:.9rem;color:#d2d2d2}.cq-buttons{margin-top:1.2rem;display:flex;flex-wrap:wrap;gap:1rem}.cq-buttons button{font-weight:600;padding:.5rem 1rem;border:none;border-radius:8px;cursor:pointer;font-size:.9rem;transition:all .3s ease}.cq-recruit-btn{background:#e84393;color:#fff}.cq-msg-btn{background:#4046aa;color:#fff}.cq-resume-btn{background:#2d3436;color:#fff}.cq-section-title{background:linear-gradient(90deg,#2f3365,#353b85);padding:.6rem 1rem;font-size:1.2rem;font-weight:700;color:#fff;border-radius:8px;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.cq-powers{background:#232656;border-radius:12px;padding:1.5rem;margin-bottom:2rem;box-shadow:0 0 10px #6464ff33}.cq-cards-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.cq-card{background-color:#1c1f3f;border-radius:10px;padding:1rem;box-shadow:0 0 8px #ffffff08;position:relative}.cq-section.cq-powers h2{background-color:#2e2b5f;border-radius:16px;padding:10px}.cq-card h3{font-size:1.05rem;margin-bottom:.5rem;color:#fff}.cq-card p{font-size:.85rem;color:#b2bec3;margin-bottom:.6rem}.cq-bar{height:6px;border-radius:3px;background:linear-gradient(90deg,#00cec9,#a29bfe);margin-top:.4rem}.cq-origin{background:#1b1d40;padding:1.5rem;border-radius:12px;box-shadow:0 0 10px #6c5ce71a}.cq-origin-box h3{color:#ffeaa7;font-size:1.05rem;margin-top:1.2rem}.cq-origin-box p{color:#dfe6e9;font-size:.88rem;margin-top:.4rem}.cq-battles{background:linear-gradient(135deg,#1f2249,#2d3170);padding:1.8rem;gap:1.5rem;box-shadow:0 0 20px #6c5ce733;border-radius:12px;margin-bottom:2rem;box-shadow:0 0 12px #6c5ce726}.cq-battles .cq-section-title{background:#2e2b5f;padding:12px 16px;border-radius:10px;font-size:1.25rem;font-weight:700;color:#fff;margin-bottom:1rem}.cq-battles-list{list-style:none;padding:0;margin:0}.cq-battle-item{background:#1b1d40;padding:1rem;min-height:15px;border-left:5px solid #ff7675;border-radius:10px;margin-bottom:1rem;color:#fff;box-shadow:0 0 6px #ffffff0d;transition:transform .2s ease}.cq-battle-item:hover{transform:scale(1.01)}.cq-battle-item strong{font-size:1.05rem;color:#ffeaa7}.cq-battle-item p{font-size:.88rem;color:#dfe6e9;margin-top:.3rem}.cq-weaknesses{background:#421f3a;border-radius:12px;padding:1.5rem}.cq-weakness-list{list-style:none;padding-left:0;margin:0}.cq-weakness-list li{color:#fab1a0;margin-bottom:.8rem;font-size:.9rem}.cq-weakness-list li strong{color:#ff7675}.cq-preferred-roles{background:linear-gradient(135deg,#1f2249,#2d3170);background:#232656;padding:20px;border-radius:12px;margin-top:20px;box-shadow:0 0 20px #6c5ce733}.cq-preferred-roles .cq-section-title{font-size:22px;font-weight:700;color:#fff;display:flex;align-items:center;margin-bottom:20px;background:#2d2860;padding:12px 16px;border-radius:10px}.cq-preferred-roles .cq-section-icon{margin-right:10px;font-size:24px}.cq-featured-role-card{background-color:#2b245c;border-left:6px solid #ffa94d;padding:20px;border-radius:12px;color:#fff;min-width:600px;margin:0 auto;box-shadow:0 0 8px #ffffff0d;transition:transform .2s ease}.cq-featured-role-card:hover{transform:scale(1.02)}.cq-featured-role-card h4{margin-bottom:10px;font-size:20px;font-weight:600}.cq-featured-role-card p{margin-bottom:8px;font-size:16px;color:#dcdcff}.cq-featured-role-card .cq-role-tags{color:#84d0ff;font-size:14px}.hero-profile-button{background-color:#ff4500;color:#fff;padding:10px 20px;border-radius:8px;transition:all .3s ease;margin-top:20px}.hero-profile-button:hover{transform:scale(1.05)}.popup-notification{position:fixed;top:20px;left:50%;transform:translate(-50%);background-color:#323232;color:#fff;padding:12px 24px;border-radius:8px;font-size:16px;box-shadow:0 4px 12px #0000004d;z-index:1000;animation:fadeInOutTop 3s ease}@keyframes fadeInOutTop{0%{opacity:0;transform:translate(-50%) translateY(-20px)}10%{opacity:1;transform:translate(-50%) translateY(0)}90%{opacity:1;transform:translate(-50%) translateY(0)}to{opacity:0;transform:translate(-50%) translateY(-20px)}}.job-info-container{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:100px auto 30px;border-radius:16px;padding:2rem;background:linear-gradient(180deg,#10142b,#1c2141);color:#fff;max-width:1200px}.job-info-header{text-align:center;margin-bottom:40px}.job-info-back-button{background:none;border:none;color:#8ab4f8;font-size:14px;cursor:pointer;margin-bottom:10px}.job-info-title{font-size:32px;font-weight:700;color:#dcdcfb;margin:10px 0}.job-info-subtitle{font-size:16px;color:#bbd;margin-bottom:20px}.job-info-tags{display:flex;justify-content:center;gap:15px;flex-wrap:wrap}.job-info-tag{background-color:#2e2b5f;padding:8px 16px;border-radius:20px;color:#a3b5ff;font-size:14px}.job-info-body{display:block}.job-info-description-section{flex:2}.job-info-section-title{background-color:#2e2b5f;border-radius:16px;padding:10px;font-size:20px;margin-bottom:12px;color:#ffd47d}.job-info-description-text{background:#232656;border-radius:16px;padding:20px;line-height:1.6;font-size:15px;color:#d3d3e7;box-shadow:0 0 10px #6464ff33}.job-info-requirements-section{margin-top:40px}.job-info-requirements-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;margin-top:20px}.job-info-requirement-column{background:#232656;padding:20px;border-radius:12px;box-shadow:0 0 10px #6464ff33;margin-bottom:2rem}.job-info-requirement-title{font-size:16px;color:#ffb86b;margin-bottom:10px}.job-info-requirement-list{list-style-type:disc;padding-left:18px;font-size:14px;color:#cccce6}.job-info-application-sidebar{flex:1;display:flex;flex-direction:column;gap:30px}.job-info-deadline-box,.job-info-about-box{background:#232656;padding:20px;border-radius:12px;box-shadow:0 0 10px #6464ff33}.job-info-apply-box{background-color:#0e1336;padding:20px;box-shadow:inset 0 0 10px #0003;border-radius:12px;text-align:left;border:1px solid #2c3e75}.job-info-deadline-title,.job-info-about-title,.job-info-apply-title{background-color:#2e2b5f;padding:10px;border-radius:16px;font-size:18px;color:#ffeaa7;margin-bottom:10px;text-align:center}.job-info-apply-title{border-radius:8px;color:#78aaff;font-size:1.3rem}.job-info-deadline-date{font-size:16px;font-weight:700;color:#f0a85b}.job-info-deadline-note{font-size:13px;color:#e07c7c}.job-info-about-list{list-style-type:none;padding-left:0;margin:0 0 10px;font-size:14px;color:#c1c1df}.job-info-about-text{font-size:13px;color:#b5b5cc;line-height:1.4}.job-info-form{display:flex;flex-direction:column;gap:12px}.job-info-form-label{font-size:14px;color:#ccc}.job-info-upload-box{border:2px dashed #4c4f74;border-radius:8px;padding:20px;text-align:center;background-color:#121324;color:#a0a2c0;font-size:13px}.job-info-upload-note{font-size:11px;color:#888;margin-top:5px}.job-info-textarea{background-color:#1b1c2f;border:1px solid #333556;border-radius:8px;color:#e0e0f8;padding:10px;min-height:100px;resize:vertical}.job-info-input{background-color:#1b1c2f;border:1px solid #333556;border-radius:8px;color:#e0e0f8;padding:8px 12px}.job-info-submit-button{background-color:#4e61ff;border:none;padding:12px;border-radius:8px;color:#fff;font-weight:700;cursor:pointer;transition:background .3s;min-width:1100px;width:auto;align-items:center;margin-top:10px}.job-info-submit-button:hover{background-color:#3d4fdd}*{box-sizing:border-box}body{margin:0;font-family:Segoe UI,sans-serif;background-color:#0d102b}.battleworld-container{display:flex;height:100vh;background-color:#0d102b;color:#fff}.sidebar{background:linear-gradient(135deg,#23234a 60%,#2e2e5a);box-shadow:2px 0 16px #2c2c5026;border-right:1.5px solid #39396b;min-width:280px;padding:0;display:flex;flex-direction:column;height:100vh}.sidebar-header{font-size:1.2rem;font-weight:600;color:#fff;padding:24px 24px 12px;letter-spacing:1px;border-bottom:1px solid #39396b;background:#2c2c502e}.search-input{margin:18px 24px 12px 1px;padding:10px 14px;border-radius:8px;border:none;background:#ffffff14;color:#fff;font-size:1rem;outline:none;transition:background .2s}.search-input:focus{background:#ffffff29}.user-list{flex:1;overflow-y:auto;padding:0 8px}.user-item{padding:12px 24px;color:#bdbdfc;font-size:1.08rem;border-radius:8px;margin:4px 0;cursor:pointer;transition:background .2s,color .2s;display:flex;align-items:center;gap:10px}.user-item:hover{background:#39396b;color:#fff}.user-item.active{background:linear-gradient(90deg,#6c63ff,#a58dff);color:#fff;font-weight:600;box-shadow:0 2px 8px #6c63ff1f}.contacts{overflow-y:auto;flex-grow:1}.contact{display:flex;align-items:center;padding:12px 16px;transition:background .2s;cursor:pointer}.contact:hover,.contact.active{background-color:#1f233d}.avatar{background-color:#394084;width:40px;height:40px;border-radius:50%;text-align:center;line-height:40px;font-weight:700;margin-right:10px;font-size:14px}.contact-info{flex-grow:1;overflow:hidden}.contact-name{font-weight:700;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.contact-msg{font-size:12px;color:#aaa;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.contact-time{font-size:11px;color:#888;margin-left:10px;white-space:nowrap}.chat{display:flex;flex-direction:column;flex-grow:1;background-color:#0d102b}.chat-header{margin-top:64px;padding:16px 20px;background-color:#0a0d23;border-bottom:1px solid #1b1f3b;display:flex;justify-content:space-between;align-items:center}.chat-user{font-weight:700;font-size:18px}.chat-status{font-size:13px;color:#00ff94}.chat-body{flex-grow:1;padding:20px;overflow-y:auto;display:flex;flex-direction:column;gap:16px;background-color:#0d102b}.chat-msg{max-width:75%;padding:14px;border-radius:14px;font-size:14px;position:relative}.chat-msg.other{background-color:#1f233d;align-self:flex-start}.chat-msg.me{background-color:#7c3aed;align-self:flex-end;color:#fff}.chat-time{font-size:11px;color:#ccc;margin-top:6px;text-align:right}.chat-input-bar{display:flex;padding:14px 20px;border-top:1px solid #1b1f3b;background-color:#0a0d23}.chat-input-bar input{flex-grow:1;padding:10px 14px;background-color:#1f233d;border:none;border-radius:8px;color:#fff;font-size:14px}.chat-input-bar button{margin-left:12px;padding:10px 16px;background-color:#7c3aed;color:#fff;border:none;border-radius:8px;font-size:18px;cursor:pointer}.heroStatus-container{background-color:#0e0d2b;color:#fff;padding:2rem;font-family:Segoe UI,sans-serif;margin-top:40px}.heroStatus-title{font-size:2.5rem;font-weight:700;color:#b084f9;text-align:center}.heroStatus-subtitle{text-align:center;font-size:1rem;color:#aaa;margin-top:.5rem;margin-bottom:2rem}.heroStatus-stats{display:flex;justify-content:space-between;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.heroStatus-card{flex:1 1 200px;background:#1e1c40;padding:1rem;border-radius:12px;text-align:center;font-weight:700;font-size:1.1rem}.heroStatus-count{display:block;font-size:2rem;color:#f0e130}.heroStatus-tabs{display:flex;justify-content:center;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}.heroStatus-tab{background:#2a275e;color:#fff;border:none;padding:.6rem 1.2rem;border-radius:8px;cursor:pointer;font-weight:600}.heroStatus-tab.active{background:#7e5bef;color:#fff}.heroStatus-applications{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem}.heroStatus-jobCard{background:#1c1a3f;padding:1.5rem;border-radius:12px;box-shadow:0 0 12px #0000004d}.heroStatus-jobCard.accepted{border-left:6px solid #4ade80}.heroStatus-jobCard.pending{border-left:6px solid #facc15}.heroStatus-jobCard.rejected{border-left:6px solid #f87171}.heroStatus-jobTitle{font-size:1.2rem;font-weight:700;color:#fff;margin-bottom:.2rem}.heroStatus-company{display:inline-block;font-size:.95rem;color:#8fbdfc;margin-bottom:.5rem;text-decoration:none}.heroStatus-appliedDate{font-size:.85rem;color:#bbb;margin-bottom:.5rem}.heroStatus-description{font-size:.95rem;margin-bottom:1rem}.heroStatus-buttons{display:flex;flex-wrap:wrap;gap:.5rem}.heroStatus-btn{flex:1 1 auto;border:none;border-radius:6px;padding:.5rem;font-size:.85rem;cursor:pointer;color:#fff;font-weight:500;transition:background .3s ease}.heroStatus-btn.view{background:#4c4cff}.heroStatus-btn.accepted{background:#16a34a}.heroStatus-btn.pending{background:#eab308}.heroStatus-btn.rejected{background:#dc2626}.heroStatus-btn.chat{background:#7c3aed}.heroStatus-btn.video{background:#2563eb}.heroStatus-btn.disabled{background:#555;opacity:.6;cursor:not-allowed}.heroStatus-btn{background:#ff4500;transition:all .3s ease}.heroStatus-btn:hover{transform:scale(1.05)}.about-container{background:#2828574d;color:#fff;padding:60px 80px;min-height:100vh;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.about-title{font-size:3rem;text-align:center;margin-bottom:20px;color:#e0d4ff}.about-description{font-size:1.2rem;text-align:center;margin-bottom:50px;max-width:800px;margin-left:auto;margin-right:auto;color:#c5b7f4}.about-section{margin-bottom:60px;background:#2828574d;border-radius:20px;padding:30px;box-shadow:0 0 15px #9966ff1a}.section-title{font-size:2rem;color:#b590f9;margin-bottom:20px}.about-list{list-style-type:none;padding-left:0}.about-list li{font-size:1.1rem;margin-bottom:15px;color:#e1d3ff}.about-list li strong{color:#f3a3ff}.about-footer{text-align:center;font-size:1.2rem;color:#a58bff;margin-top:50px;border-top:1px solid rgba(255,255,255,.1);padding-top:20px}.privacy-container{background:#2828574d;color:#fff;padding:60px 80px;min-height:100vh;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.privacy-title{font-size:3rem;text-align:center;color:#e0d4ff;margin-bottom:20px}.privacy-intro{font-size:1.2rem;text-align:center;margin-bottom:50px;max-width:800px;margin-left:auto;margin-right:auto;color:#c5b7f4}.privacy-section{background:#ffffff0d;border-radius:20px;padding:30px;margin-bottom:40px;box-shadow:0 0 15px #9966ff1a}.section-heading{font-size:1.7rem;color:#b590f9;margin-bottom:15px}.privacy-section p{font-size:1.1rem;color:#d1c2ff;margin-bottom:10px}.privacy-section ul{list-style:disc;padding-left:20px;color:#e1d3ff}.privacy-section li{margin-bottom:10px;font-size:1.05rem}.privacy-footer{text-align:center;font-size:1.2rem;color:#a58bff;border-top:1px solid rgba(255,255,255,.1);padding-top:20px;margin-top:50px}
