:root{--bg-dark:#0f172a;--bg-body:linear-gradient(135deg, #0b0f17 0%, #1e1b4b 100%);--bg-card:#1e293b8c;--bg-card-solid:#1e293b;--bg-modal:#0f172a;--bg-input:#0f172ab3;--bg-dropdown:#0f172a;--primary-dark:#3b82f6;--primary-light:#2563eb;--primary:var(--primary-dark);--primary-hover:var(--primary);--primary-glow:#3b82f659;--text-main:#f8fafc;--text-muted:#94a3b8;--text-dark:#1e293b;--border-color:#ffffff1a;--border-highlight:#ffffff2e;--shadow-card:0 10px 30px #0006;--font-sans:"Inter", system-ui, -apple-system, sans-serif}[data-theme=light]{--bg-dark:#fff;--bg-body:linear-gradient(135deg, #f8fafc 0%, #e2e8f0 100%);--bg-card:#fff;--bg-card-solid:#fff;--bg-modal:#fff;--bg-input:#f1f5f9;--bg-dropdown:#fff;--primary:var(--primary-light);--primary-hover:var(--primary-light);--primary-glow:#2563eb40;--text-main:#0f172a;--text-muted:#475569;--text-dark:#020617;--border-color:#0000001f;--border-highlight:#0000002e;--shadow-card:0 10px 25px #00000012}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-sans);background:var(--bg-body);color:var(--text-main);min-height:100vh;line-height:1.6;transition:background .3s,color .3s;overflow-x:hidden}a{color:inherit;text-decoration:none}ul{list-style:none}.container{max-width:1300px;margin:0 auto;padding:0 2rem}.text-center{text-align:center}.btn{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;padding:.6rem 1.25rem;font-size:.9rem;font-weight:500;transition:all .2s;display:inline-flex}.btn-lg{padding:.875rem 1.75rem;font-size:1rem}.btn-sm{border-radius:6px;padding:.5rem 1rem;font-size:.85rem}.btn-primary{background-color:var(--primary);color:#fff;border:1px solid var(--primary)}.btn-primary:hover{background-color:var(--primary-hover)}.btn-outline{color:var(--text-main);border:1px solid var(--border-color);background-color:#0000}.btn-outline:hover{background-color:#ffffff0d}.navbar{border-bottom:1px solid var(--border-color);padding:1.25rem 0}.nav-container{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.logo-box{flex-direction:column;min-width:0;display:flex}.logo{font-size:1.5rem;font-weight:800;line-height:1}.logo span{color:var(--primary)}.logo-tagline{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:.65rem;overflow:hidden}@media (width<=480px){.logo-tagline{display:none}}.nav-links{gap:1.5rem;display:flex}.nav-links a{font-size:.9rem;font-weight:500}.nav-links a:hover{color:var(--primary)}.nav-actions{gap:1rem;display:flex}.hero{background:radial-gradient(at 100%,#3b82f626 0%,#0000 60%);padding:6rem 0 4rem;position:relative;overflow:hidden}.hero-glow{filter:blur(80px);z-index:-1;background:radial-gradient(circle,#3b82f633 0%,#0000 70%);width:600px;height:600px;position:absolute;top:-100px;right:-100px}@media (width<=768px){.nav-links{display:none}.hero h1{font-size:2.5rem}.features-grid{grid-template-columns:1fr}.stats-bar{grid-template-columns:1fr 1fr;gap:2rem}}.mobile-nav-btn{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;transition:background .2s;display:none}.mobile-nav-btn:hover{background:#ffffff1f}.mobile-nav{position:relative}.mobile-nav-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1098;background:#02061799;position:fixed;inset:0}.mobile-nav-sheet{z-index:1099;background:#0f172a;border:1px solid #ffffff26;border-radius:14px;min-width:220px;padding:.5rem;animation:.2s cubic-bezier(.16,1,.3,1) fkDropdownSlide;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 20px 50px #000000b3}.mobile-nav-link{color:#cbd5e1;border-radius:10px;padding:.8rem 1rem;font-size:.95rem;font-weight:500;text-decoration:none;display:block}.mobile-nav-link:hover{color:#fff;background:#ffffff0f}.mobile-nav-link.active{color:#93c5fd;background:linear-gradient(135deg,#3b82f62e 0%,#8b5cf62e 100%)}@media (width<=768px){.mobile-nav-btn{display:flex}.nav-container:has(.mobile-nav){min-height:46px;position:relative}.nav-container:has(.mobile-nav) .logo-box{text-align:center;align-items:center;position:absolute;top:50%;left:43%;transform:translate(-50%,-50%)}.mobile-nav-sheet{width:280px;min-width:240px;max-width:calc(100vw - 24px);left:0!important;right:auto!important}.fk-profile-menu{width:270px;max-width:calc(100vw - 20px);top:calc(100% + 8px);left:auto!important;right:0!important}.nav-container:has(.mobile-nav) .logo{font-size:1.2rem!important}.nav-container:has(.mobile-nav) .logo-box{max-width:35%;overflow:hidden}.nav-container:has(.mobile-nav) .profile-avatar-box{gap:.35rem!important;padding:.28rem .55rem!important}@media (width<=480px){.nav-container:has(.mobile-nav) .logo{font-size:1.08rem!important}.nav-container:has(.mobile-nav) .logo-box{max-width:30%;overflow:hidden}.nav-container:has(.mobile-nav) .nav-actions{gap:.25rem!important}.nav-container:has(.mobile-nav) .nav-actions .btn{border-radius:6px!important;padding:.32rem .48rem!important;font-size:.72rem!important}.btn-theme-toggle{border-radius:50px!important;padding:.32rem .5rem!important;font-size:.72rem!important}}.container[style*="margin-top: 2.5rem"] h2{word-break:break-word;padding:0 .75rem;line-height:1.25;font-size:1.75rem!important}.container[style*="margin-top: 2.5rem"] p{word-break:break-word;overflow-wrap:anywhere;padding:0 1rem;font-size:.95rem!important}.container[style*="margin-top: 2.5rem"] p br{display:none}.opp-filters{grid-template-columns:1fr!important}.data-table{min-width:520px}}@media (width<=420px){.nav-container:has(.mobile-nav) .profile-avatar-box span{display:none}.nav-container:has(.mobile-nav) .profile-avatar-box{padding:.28rem .4rem!important}}@media (width<=380px){.mobile-nav-sheet{width:calc(100vw - 16px);left:8px!important;right:8px!important}.fk-profile-menu{max-width:calc(100vw - 16px)}.nav-container:has(.mobile-nav) .logo{font-size:1.15rem}}.flow-steps-grid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}@media (width<=640px){.flow-steps-grid{grid-template-columns:1fr}.container{padding:0 1.25rem}}.fk-profile-menu{background:var(--bg-dropdown);border:1px solid var(--border-color);width:270px;box-shadow:var(--shadow-card);z-index:1100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:16px;padding:0;animation:.2s cubic-bezier(.16,1,.3,1) fkDropdownSlide;position:absolute;top:125%;right:0;overflow:hidden}@keyframes fkDropdownSlide{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.fk-dropdown-header{border-bottom:1px solid var(--border-color);background:linear-gradient(135deg,#3b82f633 0%,#8b5cf633 100%);align-items:center;gap:.85rem;padding:1.25rem 1rem;display:flex}.fk-avatar-lg{object-fit:cover;color:#fff;background:#3b82f6;border:2px solid #ffffff4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;font-weight:700;display:flex}.fk-user-info{flex-direction:column;display:flex;overflow:hidden}.fk-user-name{color:var(--text-main);white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:700;overflow:hidden}.fk-user-email{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.fk-badge-verified{color:#10b981;white-space:nowrap;align-items:center;gap:.25rem;margin-top:2px;font-size:.68rem;font-weight:600;display:inline-flex}.fk-menu-body{padding:.5rem}.fk-menu-item{color:var(--text-main);cursor:pointer;border-radius:10px;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex;text-decoration:none!important}.fk-menu-item:hover{color:var(--text-main);background:#3b82f61f}.fk-menu-item.danger{color:#f87171}.fk-menu-item.danger:hover{color:#ef4444;background:#ef444426}.branch-select-box{max-width:100%;display:inline-block;position:relative}.branch-select-box select{appearance:none;cursor:pointer;box-shadow:var(--shadow-card);text-overflow:ellipsis;outline:none;max-width:100%;transition:all .2s;background-image:none!important;background:var(--bg-input)!important;color:var(--text-main)!important;border:1px solid var(--border-color)!important;border-radius:12px!important;padding:.7rem 2.5rem .7rem 1.2rem!important;font-size:.925rem!important;font-weight:600!important}@media (width<=768px){.branch-select-box,.branch-select-box select{width:100%}}.branch-select-box select:hover{box-shadow:0 6px 20px #3b82f633;border-color:#3b82f6!important}.branch-select-arrow{pointer-events:none;color:#60a5fa;position:absolute;top:50%;right:.85rem;transform:translateY(-50%)}.dashboard-tabs{border-bottom:1px solid var(--border-color);flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:2.5rem;padding-bottom:.75rem;display:flex}.tab-btn{background:var(--bg-card);color:var(--text-muted);border:1px solid var(--border-color);cursor:pointer;-webkit-user-select:none;user-select:none;box-shadow:var(--shadow-card);border-radius:12px;outline:none;align-items:center;gap:.5rem;padding:.65rem 1.35rem;font-size:.925rem;font-weight:600;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex}.tab-btn:hover{background:var(--bg-card);color:var(--text-main);border-color:var(--border-highlight)}@media (width<=640px){.dashboard-tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;gap:.55rem;padding-bottom:.5rem;overflow-x:auto}.dashboard-tabs::-webkit-scrollbar{display:none}.tab-btn{white-space:nowrap;flex-shrink:0;padding:.55rem 1rem;font-size:.85rem}}.tab-btn.active{color:#fff;transform:translateY(-1px)}.hero-container{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;min-width:0;display:grid}.hero-content,.hero-visual{min-width:0;max-width:100%}.hero-badge{color:#60a5fa;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#3b82f61f;border:1px solid #3b82f64d;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.4rem 1rem;font-size:.85rem;font-weight:500;display:inline-flex}.badge-sparkle{color:#60a5fa}.animate-fade-in{animation:.28s ease-out both fadeInSoft}@keyframes fadeInSoft{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.text-gradient{background:linear-gradient(135deg,#60a5fa 0%,#a78bfa 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}@media (prefers-reduced-motion:reduce){.animate-fade-in{animation:none}}.hero-title{letter-spacing:-.02em;color:#f8fafc;overflow-wrap:anywhere;word-break:break-word;max-width:100%;margin-bottom:1.25rem;font-size:clamp(1.65rem,2.55vw,2.75rem);font-weight:800;line-height:1.2}.hero-title .hero-line{overflow-wrap:anywhere;display:block}.text-blue-accent{color:#3b82f6;background:linear-gradient(135deg,#60a5fa 0%,#3b82f6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;display:inline-block}.hero-subtitle{color:var(--text-muted);overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;letter-spacing:normal;word-spacing:normal;text-wrap:pretty;text-align:left;min-width:0;max-width:95%;margin-bottom:2rem;font-size:1.05rem;line-height:1.6}.hero-cta{align-items:center;gap:1rem;margin-bottom:2.5rem;display:flex}.play-btn{align-items:center;gap:.6rem;display:inline-flex;text-decoration:none!important}.play-icon-circle{color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.hero-features{z-index:2;border-top:1px solid #ffffff14;flex-wrap:nowrap;align-items:center;gap:.45rem;width:100%;margin-top:1rem;padding-top:1.25rem;display:flex;position:relative}.feature-item{color:#cbd5e1;white-space:nowrap;align-items:center;gap:.3rem;font-size:.66rem;font-weight:500;display:flex}.check-circle{color:#10b981;justify-content:center;align-items:center;display:flex}.hero-visual{justify-content:center;align-items:center;width:100%;height:520px;display:flex;position:relative}.hero-orbit-container{justify-content:center;align-items:center;width:500px;height:500px;display:flex;position:relative}.orbit-svg{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.student-center-wrapper{z-index:2;background:radial-gradient(circle,#1e293bcc 0%,#0f172af2 100%);border:1px solid #ffffff1f;border-radius:24px;justify-content:center;align-items:flex-end;width:260px;height:350px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 50px #0009,0 0 35px #3b82f633}.student-photo{object-fit:cover;object-position:top center;width:100%;height:100%}.orbit-card{z-index:10;-webkit-backdrop-filter:blur(12px);white-space:nowrap;background:#0f172ad9;border:1px solid #ffffff1f;border-radius:12px;align-items:center;gap:.75rem;padding:.6rem .9rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;box-shadow:0 10px 25px #00000080,0 0 15px #3b82f614}.orbit-card:hover{border-color:#3b82f666;transform:translateY(-4px)scale(1.03);box-shadow:0 15px 35px #0009,0 0 25px #3b82f640}.icon-box{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.blue-icon-bg{background:#3b82f626;border:1px solid #3b82f64d}.purple-icon-bg{background:#8b5cf626;border:1px solid #8b5cf64d}.orange-icon-bg{background:#f9731626;border:1px solid #f973164d}.yellow-icon-bg{background:#eab30826;border:1px solid #eab3084d}.green-icon-bg{background:#10b98126;border:1px solid #10b9814d}.card-text{flex-direction:column;display:flex}.card-text strong{color:#fff;font-size:.875rem;font-weight:700;line-height:1.2}.card-text span{color:#94a3b8;margin-top:2px;font-size:.725rem;line-height:1.2}.c-assess{top:-10px;left:50%;transform:translate(-50%)}.c-plan{top:55px;right:-15px}.c-apply{bottom:110px;right:-25px}.c-analyze{bottom:105px;left:-20px}.c-discover{top:95px;left:-35px}@media (width<=1024px){.hero-container{grid-template-columns:1fr;gap:3rem}.hero-content{text-align:center;flex-direction:column;align-items:center;display:flex}.hero-subtitle{text-align:center;text-wrap:balance;max-width:680px;margin-left:auto;margin-right:auto}.hero-features{justify-content:center}.hero-orbit-container{transform:scale(.9)}}@media (width<=768px){.hero{padding:2.25rem 0 1.25rem!important}.hero-title{margin-bottom:.75rem;line-height:1.25;font-size:1.65rem!important}.hero-subtitle{margin-bottom:1.25rem;line-height:1.65;font-size:.9rem!important}.hero-cta{margin-bottom:1.25rem}.hero-features{margin-top:.75rem;padding-top:1rem}.hero-visual{overflow:visible;height:440px!important;min-height:440px!important;padding:.5rem 0!important}.hero-orbit-container{width:360px!important;height:360px!important;transform:none!important}.student-center-wrapper{width:210px!important;height:295px!important}.student-photo{object-fit:cover!important;object-position:center 10%!important}.c-assess{top:-6px!important;left:50%!important;transform:translate(-50%)!important}.c-plan{top:38px!important;right:-14px!important}.c-apply{bottom:58px!important;right:-18px!important}.c-analyze{bottom:42px!important;left:-14px!important}.c-discover{top:78px!important;left:-28px!important}.branches-section,.timeline-section{padding:1.5rem 0!important}.stats-bar{padding:1rem 0!important}.stats-container{grid-template-columns:1fr 1fr;justify-items:start;gap:1rem!important;display:grid!important}.stat-divider{display:none!important}.stat-item{gap:.75rem}.stat-text{font-size:.82rem;line-height:1.35}.stat-text br{display:none}.stat-text strong{display:inline}.section-title{max-width:90%;margin:0 auto .5rem;line-height:1.25;font-size:1.55rem!important}.section-subtitle{line-height:1.6;max-width:92%!important;margin:0 auto 1.5rem!important;font-size:.88rem!important}.container[style*="maxWidth: 760px"],.container[style*="maxWidth: 880px"]{padding:0 1rem!important}}@media (width<=640px){.hero-title{font-size:1.55rem!important}.hero-subtitle{padding:0 .75rem;font-size:.9rem!important}.hero-container{gap:1.5rem}.hero-cta{flex-direction:column;align-items:stretch;gap:.75rem;width:100%}.hero-cta .btn{justify-content:center;width:100%}.hero-features{flex-wrap:wrap;justify-content:center;gap:.6rem}.hero-features .feature-item{white-space:normal;font-size:.72rem}.hero-content{width:100%;min-width:0;padding:0 .5rem}.hero-visual{height:320px!important;min-height:320px!important}.hero-orbit-container{width:220px!important;height:320px!important}.orbit-svg,.orbit-card{display:none!important}.student-center-wrapper{width:200px!important;height:280px!important}.stats-bar{padding:1rem 0}.timeline{gap:1rem .75rem}.timeline-step{min-width:120px;max-width:160px}.timeline-step p{max-width:130px;font-size:.75rem}}@media (width<=380px){.hero-title{font-size:1.5rem!important}.hero-orbit-container{transform:scale(.52)}}.stats-bar{background-color:var(--bg-dark);color:var(--text-main);border-top:1px solid var(--border-color);padding:1.5rem 0}.stats-container{flex-wrap:wrap;justify-content:center;align-items:center;gap:2.5rem;display:flex}.stat-item{align-items:center;gap:1rem;display:flex}.stat-icon{background:#ffffff0d;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;display:flex}.stat-text{font-size:.9rem;line-height:1.3}.stat-text strong{font-weight:700}.stat-divider{background:var(--border-color);width:1px;height:40px}.section-title{color:var(--text-main);margin-bottom:.5rem;font-size:2rem;font-weight:700}.section-subtitle{color:var(--text-muted);margin-bottom:1.5rem;font-size:1.1rem}.branches-section{background-color:var(--bg-dark);color:var(--text-main);padding:3rem 0}.branches-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.branch-card{background:var(--bg-card);border:1px solid var(--border-color);border-top:1px solid var(--border-highlight);text-align:center;-webkit-backdrop-filter:blur(12px);border-radius:24px;flex-direction:column;justify-content:space-between;align-items:center;padding:1.5rem 1.25rem;transition:all .3s;display:flex;box-shadow:0 8px 32px #0000004d}.branch-card:hover{border-color:#3b82f680;transform:translateY(-6px);box-shadow:0 12px 40px #3b82f633}.branch-icon{border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;margin:0 auto 1rem;display:flex}.ece-icon{color:#a855f7;background:#f3e8ff}.eee-icon{color:#22c55e;background:#dcfce7}.mech-icon{color:#3b82f6;background:#eff6ff}.ece-btn{background-color:#a855f7;border-color:#a855f7}.eee-btn{background-color:#22c55e;border-color:#22c55e}.mech-btn{background-color:#3b82f6;border-color:#3b82f6}.branch-card h3{color:var(--text-main);margin-bottom:1rem;font-size:1.25rem;font-weight:700}.branch-card p{color:var(--text-muted);margin-bottom:2rem;font-size:.95rem}.timeline-section{background-color:var(--bg-dark);color:var(--text-main);padding:3rem 0}.timeline{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:1rem;max-width:1100px;margin:0 auto;display:flex;position:relative}.timeline:before{content:"";border-bottom:1px dashed var(--border-color);z-index:1;background:0 0;height:1px;position:absolute;top:30px;left:50px;right:50px}.timeline-step{text-align:center;z-index:2;flex-direction:column;flex:150px;align-items:center;min-width:150px;max-width:180px;display:flex;position:relative}.step-icon{background:var(--bg-card);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;font-size:1.5rem;display:flex;box-shadow:0 4px 6px #0000004d}.purple-icon{color:#a855f7;border:2px solid #f3e8ff}.red-icon{color:#ef4444;border:2px solid #fee2e2}.blue-icon{color:#3b82f6;border:2px solid #eff6ff}.yellow-icon{color:#eab308;border:2px solid #fef9c3}.green-icon{color:#22c55e;border:2px solid #dcfce7}.pink-icon{color:#ec4899;border:2px solid #fce7f3}.timeline-step h4{color:var(--text-main);margin-bottom:.5rem;font-size:.95rem;font-weight:700}.timeline-step p{color:var(--text-muted);max-width:140px;font-size:.8rem}footer{background-color:var(--bg-card);color:var(--text-muted);text-align:center;border-top:1px solid var(--border-color);padding:2rem 0;font-size:.9rem}.modal-overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1000;opacity:0;background:#000000b3;justify-content:center;align-items:center;transition:opacity .18s;display:none;position:fixed;inset:0}.modal-overlay.active{opacity:1;display:flex}.modal{background:var(--bg-card);border:1px solid var(--border-color);border-top:1px solid var(--border-highlight);-webkit-backdrop-filter:blur(16px);border-radius:16px;width:100%;max-width:360px;padding:2rem;transition:transform .18s;position:relative;transform:translateY(10px);box-shadow:0 8px 32px #00000080}.modal-overlay.active .modal{transform:translateY(0)}.modal-close{color:var(--text-muted);cursor:pointer;background:0 0;border:none;font-size:1.5rem;position:absolute;top:1.5rem;right:1.5rem}.modal h2{text-align:center;margin-bottom:1.5rem;font-size:1.5rem}.form-group{margin-bottom:1rem}.form-group label{color:var(--text-muted);margin-bottom:.5rem;font-size:.85rem;display:block}.form-group{flex-direction:column;justify-content:flex-end;display:flex}.form-group .form-label{align-items:flex-end;min-height:2.2rem;margin-bottom:.4rem;display:flex}.form-control{border:1px solid var(--border-color);width:100%;color:var(--text-main);background:#0003;border-radius:8px;padding:.625rem .875rem;font-family:inherit;font-size:.9rem}select.form-control,select{cursor:pointer;appearance:none!important;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2360a5fa' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='m6 9 6 6 6-6'/></svg>")!important;background-position:right .85rem center!important;background-repeat:no-repeat!important;background-size:1.1rem!important;padding-right:2.5rem!important}.form-control:focus{border-color:var(--primary);outline:none}.password-wrapper{width:100%;position:relative}.password-wrapper .form-control{padding-right:40px}.password-toggle{color:var(--text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.password-toggle:hover{color:var(--text-main)}.password-toggle svg{width:18px;height:18px}.modal .btn{width:100%;margin-top:1rem}.modal-footer{text-align:center;color:var(--text-muted);margin-top:1.5rem;font-size:.85rem}.modal-footer a{color:var(--primary);cursor:pointer}.dash-list-item{background:var(--bg-card);border:1px solid var(--border-color);border-top:1px solid var(--border-highlight);-webkit-backdrop-filter:blur(8px);border-radius:8px;align-items:center;gap:1rem;margin-bottom:1rem;padding:1.25rem;transition:all .3s;display:flex}.dash-list-item:hover{background:#3b82f61a;border-color:#3b82f680;transform:translateY(-2px)translate(4px);box-shadow:0 8px 24px #3b82f626}.dash-table{border-collapse:separate;border-spacing:0;border:1px solid var(--border-color);border-top:1px solid var(--border-highlight);background:var(--bg-card);-webkit-backdrop-filter:blur(8px);border-radius:8px;width:100%;margin-top:1rem;overflow:hidden;box-shadow:0 8px 32px #0003}.dash-table th{background:var(--bg-dark);text-align:left;color:var(--text-main);border-bottom:1px solid var(--border-color);padding:1rem;font-weight:600}.dash-table td{background:var(--bg-card);border-bottom:1px solid var(--border-color);color:var(--text-muted);padding:1rem}.dash-table tr:last-child td{border-bottom:none}.dash-table tr:hover td{background:#ffffff05}.mapping-arrow-ui{border-bottom:1px dashed var(--border-color);justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:.5rem;padding:1rem 0;transition:all .3s;display:flex}.mapping-arrow-ui:last-child{border-bottom:none}.mapping-arrow-ui:hover{transform:translate(5px)}.mapping-arrow-ui .interest{color:var(--text-main);flex:1;font-weight:500}.mapping-arrow-ui .arrow{color:var(--primary);background:#3b82f61a;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;display:flex}.mapping-arrow-ui .role{text-align:right;color:var(--secondary);flex:1;font-weight:600}.vertical-timeline{margin-top:1.5rem;padding-left:2rem;position:relative}.vertical-timeline:before{content:"";background:var(--border-color);width:2px;position:absolute;top:0;bottom:0;left:7px}.timeline-item{margin-bottom:2rem;position:relative}.timeline-item:before{content:"";background:var(--primary);border:4px solid var(--bg-dark);border-radius:50%;width:16px;height:16px;position:absolute;top:.25rem;left:-2rem}.timeline-item h4{color:var(--text-main);margin:0 0 .5rem;font-size:1.1rem}.timeline-item p{color:var(--text-muted);margin:0;line-height:1.5}.stepper-container{margin:0;padding:0;list-style:none;position:relative}.stepper-container:before{content:"";background:var(--border-color);width:2px;position:absolute;top:10px;bottom:10px;left:19px}.stepper-item{gap:1.5rem;margin-bottom:2rem;display:flex;position:relative}.stepper-item:last-child{margin-bottom:0}.stepper-icon{background:var(--bg-card);border:2px solid var(--primary);width:40px;min-width:40px;height:40px;color:var(--primary);z-index:2;border-radius:50%;justify-content:center;align-items:center;font-weight:700;display:flex;position:relative;box-shadow:0 0 15px #3b82f633}.stepper-content h4{color:var(--text-main);margin:0 0 .5rem;font-size:1.2rem}.stepper-content p{color:var(--text-muted);margin:0;line-height:1.6}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#0003;border-radius:4px}::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#ffffff4d}#customSelectOptionsList{scrollbar-width:thin;scrollbar-color:#ffffff26 #0003}.hero-subtitle-desktop{display:block}.hero-subtitle-mobile{display:none!important}.team-name br{display:none}@media (width<=768px){.team-name br{display:block}}.whatsapp-desc-desktop{display:block}.whatsapp-desc-mobile{display:none!important}.opp-hub-desc-desktop{display:block}.opp-hub-desc-mobile{display:none!important}.footer-dev-br{display:none}.footer-dev-space{display:inline}@media (width<=768px){.footer-dev-br{display:block}.footer-dev-space{display:none}.container{padding:0 1.15rem!important}.navbar{padding:.9rem 0!important}.nav-container{min-height:46px;gap:.5rem!important}.nav-links{display:none!important}.mobile-nav-btn{border-radius:10px!important;width:40px!important;height:40px!important}.nav-actions{flex-shrink:0;gap:.35rem!important}.nav-actions .btn{white-space:nowrap;border-radius:8px!important;padding:.42rem .65rem!important;font-size:.78rem!important}.hero{overflow:visible;padding:1.4rem 0 .85rem!important}.hero-container{text-align:center!important;grid-template-columns:1fr!important;gap:1.2rem!important}.hero-content{width:100%;text-align:center!important;align-items:center!important;padding:0 .35rem!important}.hero-badge{margin-bottom:.75rem!important;padding:.32rem .8rem!important;font-size:.74rem!important}.hero-title{text-align:center!important;margin-bottom:.55rem!important;font-size:1.65rem!important;line-height:1.22!important}.hero-subtitle{text-wrap:balance;text-align:center!important;max-width:92%!important;margin:0 auto 1rem!important;padding:0!important;font-size:.88rem!important;line-height:1.5!important}.hero-subtitle-desktop{display:none!important}.hero-subtitle-mobile{text-wrap:balance;text-align:center!important;max-width:92%!important;margin:0 auto .9rem!important;font-size:.88rem!important;line-height:1.5!important;display:block!important}.hero-cta{justify-content:center!important;gap:.65rem!important;margin-bottom:.9rem!important}.hero-features{flex-wrap:wrap!important;justify-content:center!important;gap:.5rem .65rem!important;margin-top:.5rem!important;padding-top:.75rem!important}.feature-item{text-align:left;white-space:normal!important;gap:.32rem!important;font-size:.68rem!important}.hero-visual{height:0!important;min-height:0!important;margin:0!important;padding:0!important;display:none!important;overflow:hidden!important}.hero-orbit-container,.student-center-wrapper,.orbit-card{display:none!important}.stats-bar{padding:1.1rem 0!important}.stats-container{grid-template-columns:1fr 1fr!important;justify-items:stretch!important;gap:.85rem!important;display:grid!important}.stat-divider{display:none!important}.stat-item{background:#ffffff0a;border:1px solid #ffffff12;border-radius:12px;align-items:center;padding:.65rem .75rem;gap:.7rem!important}.stat-icon{flex-shrink:0;border-radius:10px!important;width:38px!important;height:38px!important;font-size:1.05rem!important}.stat-text{font-size:.78rem!important;line-height:1.35!important}.stat-text br{display:none!important}.stat-text strong{font-size:.82rem!important;display:inline!important}.section-title{max-width:92%!important;margin:0 auto .4rem!important;font-size:1.45rem!important;line-height:1.25!important}.section-subtitle{max-width:94%!important;margin:0 auto 1.4rem!important;padding:0 .5rem!important;font-size:.88rem!important;line-height:1.55!important}.intelligence-grid{grid-template-columns:1fr!important;gap:.85rem!important}.intelligence-card{text-align:left!important;background:#1e293b6b!important;border:1px solid #ffffff17!important;border-radius:18px!important;grid-template-columns:48px 1fr!important;align-items:center!important;gap:0 .9rem!important;padding:.9rem 1rem!important;display:grid!important;box-shadow:0 4px 12px #00000040!important}.intelligence-card>div:first-child{flex-shrink:0;grid-area:1/1/span 2!important;align-self:center!important;width:48px!important;height:48px!important;margin-bottom:0!important}.intelligence-card h3{text-align:left!important;grid-area:1/2!important;align-self:end!important;margin-bottom:.15rem!important;font-size:.88rem!important}.intelligence-card p{text-align:left!important;grid-area:2/2!important;align-self:start!important;max-width:none!important;margin:0!important;font-size:.76rem!important}.timeline{flex-direction:column!important;gap:.85rem!important;max-width:100%!important;display:flex!important}.timeline:before{display:none!important}.timeline-step{text-align:left!important;background:#1e293b6b!important;border:1px solid #ffffff17!important;border-radius:18px!important;flex:none!important;grid-template-rows:auto auto!important;grid-template-columns:54px 1fr!important;align-items:center!important;gap:0 .9rem!important;width:100%!important;min-width:0!important;max-width:100%!important;padding:.85rem .9rem!important;display:grid!important;box-shadow:0 4px 12px #00000040!important}.step-icon{flex-shrink:0;border-radius:50%!important;grid-area:1/1/span 2!important;align-self:center!important;width:54px!important;height:54px!important;margin-bottom:0!important}.timeline-step h4{line-height:1.22;text-align:left!important;grid-area:1/2!important;max-width:none!important;margin:0 0 .15rem!important;font-size:.9rem!important}.timeline-step p{line-height:1.4;color:#94a3b8!important;text-align:left!important;grid-area:2/2!important;max-width:none!important;margin:0!important;font-size:.76rem!important}.team-grid{grid-template-columns:1fr 1fr!important;gap:1.4rem .9rem!important;max-width:520px!important;padding:0 .25rem!important}.team-card{padding:0 .2rem!important}.team-card img,.team-avatar{width:88px!important;height:88px!important}.team-name{letter-spacing:-.01em;margin-bottom:.2rem!important;font-size:.74rem!important;line-height:1.35!important}.team-role{margin-top:.15rem!important;font-size:.7rem!important;line-height:1.3!important}.branches-section,.timeline-section{padding:1.75rem 0!important}.dashboard-header{flex-direction:column!important;align-items:stretch!important;gap:1rem!important}.dashboard-header h2{font-size:1.55rem!important;line-height:1.25!important}.dashboard-header p{font-size:.9rem!important}.branch-select-box{width:100%!important}.branch-select-box select{width:100%!important;font-size:.9rem!important}.dashboard-banner{border-left-width:4px!important;border-radius:12px!important;margin-bottom:1rem!important;padding:.75rem .85rem!important}.dashboard-banner>div{flex-wrap:nowrap!important;align-items:center!important;gap:.55rem!important;margin-bottom:.3rem!important}.dashboard-banner>div>span{flex-shrink:0;border-radius:6px!important;padding:3px 8px!important;font-size:.72rem!important}.dashboard-banner h3{flex:1;min-width:0;white-space:nowrap!important;text-overflow:ellipsis!important;font-size:.84rem!important;line-height:1.2!important;overflow:hidden!important}.dashboard-banner p{-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;font-size:.72rem!important;line-height:1.4!important;display:-webkit-box!important;overflow:hidden!important}.quick-map-title{white-space:nowrap!important;text-overflow:ellipsis!important;font-size:1rem!important;line-height:1.2!important;overflow:hidden!important}.dashboard-tabs{gap:.5rem!important;padding-bottom:.6rem!important}.tab-btn{border-radius:10px!important;padding:.5rem .85rem!important;font-size:.82rem!important}.table-wrap{display:none!important}.mobile-cards{display:block!important}.mobile-card{background:#1e293b7a;border:1px solid #ffffff17;border-radius:18px;margin-bottom:.85rem;padding:1rem;box-shadow:0 4px 12px #00000040}.mobile-card-header{color:#fff;align-items:flex-start;gap:.6rem;margin-bottom:.6rem;font-size:.96rem;font-weight:800;line-height:1.3;display:flex}.mobile-card-header .m-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.75rem;font-weight:800;display:flex}.mobile-card-field{margin-bottom:.7rem}.mobile-card-field:last-child{margin-bottom:0}.mobile-card-label{letter-spacing:.06em;text-transform:uppercase;color:#94a3b8;margin-bottom:.25rem;font-size:.68rem;font-weight:700}.mobile-card-value{color:#e2e8f0;word-break:break-word;white-space:normal;font-size:.86rem;line-height:1.5}.mobile-card-value.accent{color:#60a5fa;font-weight:600}.mobile-card-value.purple{color:#c4b5fd;font-weight:600}.mobile-chip-row{flex-wrap:wrap;gap:.4rem;margin-top:.35rem;display:flex}.mobile-chip{color:#93c5fd;white-space:nowrap;background:#3b82f626;border:1px solid #3b82f64d;border-radius:999px;padding:.28rem .6rem;font-size:.72rem;font-weight:600}.mobile-chip.green{color:#6ee7b7;background:#10b9811f;border-color:#10b9814d}.mobile-chip.purple{color:#c4b5fd;background:#8b5cf61f;border-color:#8b5cf64d}.mobile-chip.orange{color:#fdba74;background:#f973161f;border-color:#f973164d}.mobile-arrow{color:#3b82f6;margin:0 .15rem;font-weight:800}.mobile-pagination{border-top:1px solid #ffffff14;flex-direction:column;gap:.75rem;margin-top:1rem;padding-top:.85rem;display:flex}.mobile-pagination-info{color:#94a3b8;text-align:center;font-size:.82rem}.mobile-pagination-info strong{color:#fff}.mobile-pagination-controls{justify-content:space-between;align-items:center;gap:.6rem;display:flex}.mobile-pagination-controls .mpp-btn{cursor:pointer;border:1px solid #ffffff1f;border-radius:10px;flex:1;padding:.6rem .8rem;font-size:.82rem;font-weight:700;transition:all .2s}.mobile-pagination-controls .mpp-btn:disabled{opacity:.4;cursor:not-allowed}.mobile-pagination-select{color:#94a3b8;justify-content:center;align-items:center;gap:.5rem;font-size:.78rem;display:flex}.mobile-pagination-select select{color:#fff;background:#0f172a;border:1px solid #ffffff26;border-radius:8px;padding:.4rem .6rem;font-size:.8rem}.opp-hub-desc-desktop{display:none!important}.opp-hub-desc-mobile{text-align:center!important;max-width:94%!important;margin:0 auto!important;padding:0 .5rem!important;font-size:.78rem!important;line-height:1.5!important;display:block!important}.container[style*="margin-top: 2.5rem"] h2{white-space:nowrap!important;word-break:normal!important;text-align:center!important;max-width:none!important;margin:0 auto .5rem!important;padding:0!important;font-size:1.35rem!important;line-height:1.2!important;overflow:visible!important}.flow-steps-grid{grid-template-columns:1fr!important;gap:1rem!important}.flow-steps-grid>div{border-radius:16px!important;padding:1.15rem!important}.flow-steps-grid h4{font-size:1.05rem!important}.flow-steps-grid p{font-size:.84rem!important}.career-select-native{display:none!important}.career-select-mobile{scrollbar-width:thin;scrollbar-color:#ffffff26 transparent;background:#0f172a!important;border:1px solid #ffffff1f!important;border-radius:12px!important;max-height:220px!important;padding:.35rem!important;display:block!important;overflow-y:auto!important}.career-select-mobile .cs-mobile-option{text-align:left!important;color:#cbd5e1!important;cursor:pointer!important;background:0 0!important;border:1px solid #0000!important;border-radius:9px!important;width:100%!important;padding:.65rem .85rem!important;font-size:.82rem!important;font-weight:600!important;line-height:1.3!important;display:block!important}.career-select-mobile .cs-mobile-option.active{color:#93c5fd!important;background:#3b82f629!important;border-color:#3b82f652!important}.career-select-mobile .cs-mobile-option:active{background:#3b82f638!important}.opp-filters{grid-template-columns:1fr 1fr!important;gap:.65rem!important}.opp-grid{grid-template-columns:1fr 1fr!important;gap:1rem!important}.opp-card{border-radius:16px!important;padding:1.15rem!important}.opp-title{font-size:1.05rem!important}.opp-company{font-size:.88rem!important}.opp-detail-modal{border-radius:16px!important;width:calc(100vw - 12px)!important;max-width:calc(100vw - 12px)!important;max-height:88vh!important;margin:0 auto!important;padding:1rem 3.25rem 1rem 1rem!important;position:relative!important}.opp-detail-modal h2{margin-bottom:.25rem!important;font-size:1.2rem!important;line-height:1.3!important}.opp-detail-modal>div:first-child{flex-direction:column!important;align-items:stretch!important;gap:.75rem!important;margin-bottom:1rem!important;padding-bottom:.9rem!important}.opp-detail-modal>div:first-child>button{flex-shrink:0;width:36px!important;height:36px!important;position:absolute!important;top:.75rem!important;right:.75rem!important}.opp-detail-grid{grid-template-columns:1fr!important;gap:1rem!important}.opp-detail-grid>div>div{border-radius:12px!important;padding:.9rem!important}.opp-detail-grid h4{font-size:.86rem!important}.opp-detail-modal .mobile-chip-row{gap:.35rem!important}.hero{overflow:hidden!important}.hero-glow{width:380px!important;height:380px!important;top:-140px!important;right:-140px!important}body{overflow-x:clip}.modal-overlay{padding:.75rem!important}.modal-overlay .modal{position:static!important}.modal{width:calc(100vw - 20px)!important;max-width:calc(100vw - 20px)!important;max-height:90vh!important;margin:0 auto!important;padding:1.5rem 1.15rem!important;left:auto!important;right:auto!important;overflow-y:auto!important}.modal h2,.modal .modal-title{font-size:1.25rem!important}.modal .form-control{font-size:.9rem!important}.fk-profile-menu{width:280px!important;max-width:calc(100vw - 20px)!important;left:auto!important;right:0!important}.mobile-nav-sheet{width:270px!important;max-width:calc(100vw - 24px)!important;left:0!important;right:auto!important}.smart-pagination{flex-direction:column!important;align-items:stretch!important;gap:.75rem!important}.smart-pagination>div{flex-wrap:wrap!important;justify-content:space-between!important}.whatsapp-section{background:0 0!important;border:none!important;padding:.85rem!important}.whatsapp-section>.container{background:linear-gradient(135deg,#10b98124 0%,#0596691a 100%)!important;border:1px solid #ffffff17!important;border-radius:18px!important;max-width:100%!important;padding:1.35rem 1rem!important;box-shadow:0 4px 12px #00000040!important}.whatsapp-section h3{margin-bottom:.35rem!important;font-size:1.15rem!important;line-height:1.3!important}.whatsapp-desc-desktop{display:none!important}.whatsapp-desc-mobile{text-align:center!important;margin-bottom:.9rem!important;padding:0 .2rem!important;font-size:.82rem!important;line-height:1.55!important;display:block!important}.whatsapp-after-text{letter-spacing:.01em;white-space:nowrap!important;text-overflow:ellipsis!important;text-align:center!important;max-width:100%!important;font-size:.62rem!important;line-height:1.4!important;display:block!important;overflow:hidden!important}.whatsapp-section button{border-radius:10px!important;padding:.68rem 1.25rem!important;font-size:.84rem!important}.whatsapp-section div[style*="width: 56px"]{width:44px!important;height:44px!important;margin-bottom:.75rem!important}footer{padding:1.25rem 0!important;font-size:.85rem!important}}@media (width<=640px){.container{padding:0 1rem!important}.hero-title{font-size:1.5rem!important}.hero-subtitle{padding:0 .25rem!important;font-size:.88rem!important}.hero-cta{flex-direction:column!important;align-items:stretch!important;gap:.65rem!important;width:100%!important}.hero-cta .btn{justify-content:center!important;width:100%!important}.hero-features{grid-template-columns:1fr 1fr!important;gap:.6rem!important;display:grid!important}.feature-item{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:9px;justify-content:flex-start!important;padding:.5rem .6rem!important;font-size:.68rem!important}.hero-visual{height:0!important;min-height:0!important;display:none!important}.hero-orbit-container,.orbit-svg,.orbit-card,.student-center-wrapper,.hero-subtitle-desktop{display:none!important}.hero-subtitle-mobile{padding:0 .35rem!important;font-size:.84rem!important;line-height:1.5!important;display:block!important}.stats-container{gap:.75rem!important}.stat-item{padding:.6rem .65rem!important}.section-title{font-size:1.35rem!important}.section-subtitle{font-size:.85rem!important}.intelligence-grid{grid-template-columns:1fr!important;gap:.85rem!important}.intelligence-card{padding:1.15rem 1rem!important}.timeline{flex-direction:column!important;gap:.75rem!important;display:flex!important}.timeline-step{text-align:left!important;background:#1e293b6b!important;border:1px solid #ffffff17!important;border-radius:16px!important;flex:none!important;grid-template-rows:auto auto!important;grid-template-columns:48px 1fr!important;align-items:center!important;gap:0 .8rem!important;width:100%!important;max-width:100%!important;padding:.8rem .85rem!important;display:grid!important}.timeline-step .step-icon{flex-shrink:0;grid-area:1/1/span 2!important;align-self:center!important;width:48px!important;height:48px!important;margin-bottom:0!important}.timeline-step h4{text-align:left!important;grid-area:1/2!important;max-width:none!important;margin:0 0 .12rem!important;font-size:.86rem!important;line-height:1.2!important}.timeline-step p{text-align:left!important;grid-area:2/2!important;max-width:none!important;margin:0!important;font-size:.72rem!important;line-height:1.35!important}.team-grid{grid-template-columns:1fr 1fr!important;gap:1rem .6rem!important;padding:0 .15rem!important}.team-card img,.team-avatar{width:84px!important;height:84px!important}.team-name{font-size:.7rem!important;line-height:1.32!important}.team-role{font-size:.66rem!important}.container[style*="margin-top: 2.5rem"] h2{font-size:1.2rem!important}.dashboard-header h2{font-size:1.35rem!important}.dashboard-tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap!important;overflow-x:auto!important}.dashboard-tabs::-webkit-scrollbar{display:none}.opp-filters{grid-template-columns:1fr!important}.opp-grid{grid-template-columns:1fr!important;gap:.85rem!important}.opp-card{padding:1rem!important}.opp-header{flex-direction:column!important;gap:.5rem!important}.modal{border-radius:16px!important;padding:1.25rem 1rem!important}}@media (width<=480px){.container{padding:0 .85rem!important}.logo{font-size:1.2rem!important}.nav-actions .btn{padding:.45rem .65rem!important;font-size:.78rem!important}.hero-title{font-size:1.35rem!important}.hero-subtitle{font-size:.82rem!important;line-height:1.5!important}.hero-subtitle-desktop{display:none!important}.hero-subtitle-mobile{font-size:.82rem!important;line-height:1.5!important;display:block!important}.hero-visual{height:0!important;min-height:0!important;display:none!important}.hero-orbit-container,.student-center-wrapper{display:none!important}.stats-container{grid-template-columns:1fr!important}.stat-item{padding:.75rem!important}.section-title{font-size:1.25rem!important}.branch-select-box select{padding:.65rem 2.2rem .65rem .9rem!important;font-size:.85rem!important}.data-table td{flex-direction:column!important;align-items:flex-start!important;gap:.25rem!important;padding:.65rem .85rem!important}.data-table td:before{margin-bottom:.15rem;max-width:100%!important;font-size:.7rem!important}.fk-profile-menu{width:280px!important;max-width:calc(100vw - 20px)!important;top:calc(100% + 8px)!important;left:auto!important;right:0!important}.mobile-nav-sheet{width:calc(100vw - 20px)!important;left:0!important;right:auto!important}.team-grid{gap:.9rem .5rem!important}.team-card img,.team-avatar{width:78px!important;height:78px!important}.team-name{font-size:.68rem!important}.team-role{font-size:.64rem!important}.quick-map-title{white-space:nowrap!important;font-size:.92rem!important}.container[style*="margin-top: 2.5rem"] h2{white-space:nowrap!important;font-size:1.05rem!important}.whatsapp-section{background:0 0!important;border:none!important;padding:.75rem!important}.whatsapp-section>.container{padding:1.15rem .9rem!important}.whatsapp-section h3{font-size:1.05rem!important}.whatsapp-section p{font-size:.8rem!important}.whatsapp-section button{max-width:280px;width:100%!important;padding:.6rem 1rem!important;font-size:.8rem!important}}@media (width<=380px){.hero-title{font-size:1.25rem!important}.hero-subtitle-mobile{font-size:.8rem!important}.hero-features{grid-template-columns:1fr!important}.feature-item{font-size:.68rem!important}.team-grid{grid-template-columns:1fr 1fr!important;gap:.7rem .4rem!important}.team-card img,.team-avatar{width:72px!important;height:72px!important}.team-name{font-size:.66rem!important}.team-role{font-size:.62rem!important}.quick-map-title{white-space:nowrap!important;font-size:.88rem!important}.container[style*="margin-top: 2.5rem"] h2{white-space:nowrap!important;font-size:.95rem!important}.opp-card{padding:.85rem!important}}.intelligence-grid{text-align:center;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.25rem;margin-top:2.5rem;display:grid}.team-grid{grid-template-columns:repeat(auto-fit,minmax(205px,1fr));gap:1.2rem;max-width:880px;margin:0 auto;display:grid}.dashboard-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-bottom:2rem;display:flex}.table-wrap{background:var(--bg-card);border:1px solid var(--border-color);color:var(--text-main);border-radius:16px;padding:1rem;overflow-x:auto}.table-wrap .pagination-bar{border-top:1px solid var(--border-color);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.25rem;padding-top:1rem;display:flex}.whatsapp-section{border-top:1px solid #10b98133;border-bottom:1px solid var(--border-color);background:linear-gradient(135deg,#10b9811f 0%,#05966914 100%);padding:2.5rem 0}.opp-filters{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));align-items:center;gap:.75rem;width:100%;margin-bottom:3rem;display:grid}.opp-grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1.75rem;display:grid}.opp-card{background:var(--bg-card);border:1px solid var(--border-color);box-sizing:border-box;min-width:0;max-width:100%;box-shadow:var(--shadow-card);color:var(--text-main);border-radius:20px;flex-direction:column;justify-content:space-between;padding:1.75rem;display:flex;overflow:hidden}.opp-detail-modal{background:var(--bg-modal);border:1px solid var(--border-highlight);width:100%;max-width:850px;max-height:90vh;box-shadow:var(--shadow-card);color:var(--text-main);border-radius:24px;padding:2.25rem;overflow-y:auto}.opp-detail-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid}.smart-pagination{border-top:1px solid var(--border-color);color:var(--text-main);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.5rem;padding-top:1rem;display:flex}.mobile-cards,.career-select-mobile{display:none}.career-select-native{display:block}
