.team-page{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);min-height:100vh}.team-section{background:linear-gradient(135deg,#fff 0%,#f0f9ff 100%);margin-top:132px;padding:60px 0;position:relative;overflow:hidden}.team-section:before{content:"";background:radial-gradient(circle,#3b82f60d 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-150px;right:-150px}.team-section:after{content:"";background:radial-gradient(circle,#22d3ee0a 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;bottom:-150px;left:-150px}.team-section .container{z-index:1;position:relative}.team-decorations{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.float-icon{opacity:.08;font-size:3rem;animation:15s ease-in-out infinite floatAround;position:absolute}.float-icon-1{animation-delay:0s;top:10%;left:5%}.float-icon-2{animation-delay:-3s;top:25%;right:8%}.float-icon-3{animation-delay:-6s;bottom:30%;left:10%}.float-icon-4{animation-delay:-9s;bottom:15%;right:12%}.float-icon-5{animation-delay:-12s;top:50%;right:5%}@keyframes floatAround{0%,to{transform:translate(0)rotate(0)}25%{transform:translate(20px,-20px)rotate(5deg)}50%{transform:translateY(-40px)rotate(-5deg)}75%{transform:translate(-20px,-20px)rotate(5deg)}}.deco-circle{background:linear-gradient(135deg,#3b82f60d,#22d3ee0d);border:2px solid #3b82f61a;border-radius:50%;animation:20s linear infinite rotateCircle;position:absolute}.circle-1{width:200px;height:200px;top:15%;right:5%}.circle-2{width:250px;height:250px;animation-duration:25s;animation-direction:reverse;bottom:10%;left:3%}.circle-3{width:150px;height:150px;animation-duration:30s;top:45%;left:50%;transform:translate(-50%,-50%)}@keyframes rotateCircle{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.medical-cross{opacity:.06;width:60px;height:60px;animation:3s ease-in-out infinite pulse;position:absolute}.cross-horizontal{background:#3b82f6;border-radius:3px;width:60px;height:15px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cross-vertical{background:#3b82f6;border-radius:3px;width:15px;height:60px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cross-1{animation-delay:0s;top:20%;left:15%}.cross-2{animation-delay:-1.5s;bottom:25%;right:18%}@keyframes pulse{0%,to{opacity:.06;transform:scale(1)}50%{opacity:.12;transform:scale(1.1)}}.pulse-line{opacity:.3;width:200px;height:50px;animation:4s ease-in-out infinite pulseMove;position:absolute}.pulse-1{top:30%;left:2%}.pulse-2{animation-delay:-2s;bottom:20%;right:2%;transform:scaleX(-1)}@keyframes pulseMove{0%,to{transform:translate(0)}50%{transform:translate(20px)}}.pulse-2{animation-name:pulseMoveReverse}@keyframes pulseMoveReverse{0%,to{transform:scaleX(-1)translate(0)}50%{transform:scaleX(-1)translate(20px)}}.team-page-title{text-align:center;color:#1e3a5f;margin-bottom:2rem;font-size:2.2rem;font-weight:700}.team-toggle{justify-content:center;gap:20px;margin-bottom:50px;display:flex}.toggle-btn{color:#64748b;cursor:pointer;background:#fff;border:2px solid #e0f2fe;border-radius:50px;align-items:center;gap:12px;padding:18px 40px;font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:600;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 10px #0000000d}.toggle-btn:before{content:"";background:#3b82f61a;border-radius:50%;width:0;height:0;transition:width .5s,height .5s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.toggle-btn:hover:before{width:300px;height:300px}.toggle-btn i{z-index:1;font-size:1.3rem;position:relative}.toggle-btn:hover{color:#3b82f6;border-color:#3b82f6;transform:translateY(-3px);box-shadow:0 6px 20px #3b82f633}.toggle-btn.active{color:#fff;background:linear-gradient(135deg,#3b82f6,#2563eb);border-color:#3b82f6;transform:translateY(-3px);box-shadow:0 8px 25px #3b82f666}.toggle-btn.active:before{display:none}.toggle-btn.active:hover{box-shadow:0 10px 30px #3b82f680}.team-intro{text-align:center;max-width:850px;margin:0 auto 50px}.team-intro h2{color:#1e3a8a;margin-bottom:20px;font-size:2.8rem;font-weight:700;animation:.8s ease-out fadeInDown}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.team-intro p{color:#64748b;font-size:1.15rem;line-height:1.8;animation:.8s ease-out .2s both fadeInUp}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.team-grid{flex-direction:column;gap:25px;max-width:1400px;margin:0 auto;display:flex}.team-card{background:linear-gradient(135deg,#1e3a5f 0%,#2c4a6f 50%,#1e3a5f 100%)!important;border:none!important;border-radius:30px!important;justify-content:space-between!important;align-items:center!important;gap:35px!important;min-height:240px!important;padding:25px 20px!important;transition:all .4s!important;display:flex!important;position:relative!important;overflow:visible!important;transform:translateY(0)!important;box-shadow:0 10px 40px #0000004d!important}.team-card:hover{background:linear-gradient(135deg,#1e3a5f 0%,#3a5a8f 50%,#1e3a5f 100%)!important;transform:translateY(-8px)!important;box-shadow:0 20px 60px #0006!important}.team-card:before,.team-card:after{content:none!important;display:none!important}.team-card-left-circle{z-index:2;background:#fff;border-radius:50%;flex-shrink:0;width:160px;height:160px;transition:box-shadow .4s;position:relative;overflow:hidden;box-shadow:0 8px 25px #0003}.team-card:hover .team-card-left-circle{box-shadow:0 12px 35px #0000004d}.team-card-left-circle img{object-fit:cover;width:100%;height:100%}.team-card-left-content{z-index:2;flex-direction:column;flex:1;gap:10px;max-width:550px;display:flex;position:relative}.team-card-left-content h3{color:#fff;margin:0;font-size:1.5rem;font-weight:600;line-height:1.2;transition:all .3s}.team-card:hover .team-card-left-content h3{color:#fbbf24;text-shadow:0 2px 10px #fbbf244d;transform:translate(5px)}.team-role{color:#fffffff2;margin:0;font-size:1.15rem;font-weight:500;transition:all .3s}.team-card:hover .team-role{color:#fde68a;transform:translate(5px)}.team-department-badge{color:#1e3a5f;background:#b48c50cc;border:none;border-radius:8px;align-items:center;gap:8px;width:fit-content;margin-top:5px;padding:8px 18px;font-size:.9rem;font-weight:700;transition:all .4s cubic-bezier(.68,-.55,.265,1.55);display:inline-flex}.team-card:hover .team-department-badge{background:#fbbf24f2;transform:translate(10px)scale(1.05);box-shadow:0 4px 15px #fbbf2466}.team-department-badge i{font-size:.85rem;transition:transform .3s}.team-card:hover .team-department-badge i{transform:rotate(360deg)}.team-bio{color:#ffffffd9;max-width:100%;margin:8px 0 0;font-size:.9rem;line-height:1.6;transition:all .3s}.team-bio strong{color:#fffffff2;font-weight:700}.team-bio em{font-style:italic}.team-bio u{text-decoration:underline}.team-bio mark{color:#92400e;background-color:#fef3c7;border-radius:3px;padding:.125rem .25rem;font-weight:500}.team-card:hover .team-bio{color:#fffffff2;transform:translate(3px)}.team-card-right-content{z-index:2;flex-direction:column;justify-content:center;align-items:flex-end;display:flex;position:relative}.team-skills-section{flex-direction:column;align-items:stretch;gap:12px;display:flex}.skill-box{color:#1e3a5f;text-align:center;background:linear-gradient(135deg,#f5e6d3 0%,#e8d4b8 100%);border:2px solid #fff3;border-radius:12px;min-width:200px;padding:14px 32px;font-size:1rem;font-weight:600;transition:all .3s;transform:translate(0);box-shadow:0 4px 12px #00000026}.team-card:hover .skill-box{background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);transform:translate(-10px);box-shadow:0 6px 20px #fbbf244d}.team-card:hover .skill-box:first-child{transition-delay:.1s}.team-card:hover .skill-box:nth-child(2){transition-delay:.15s}.team-card:hover .skill-box:nth-child(3){transition-delay:.2s}.team-card-right-circle{z-index:2;filter:drop-shadow(0 8px 20px #0003);background:0 0;border-radius:20px;flex-shrink:0;width:180px;height:180px;transition:all .4s cubic-bezier(.68,-.55,.265,1.55);position:relative;overflow:visible;transform:rotate(-5deg)}.team-card:hover .team-card-right-circle{filter:drop-shadow(0 15px 35px #00000059);animation:.6s ease-in-out stickerWiggle;transform:rotate(5deg)scale(1.15)translateY(-10px)}@keyframes stickerWiggle{0%,to{transform:rotate(5deg)scale(1.15)translateY(-10px)}25%{transform:rotate(8deg)scale(1.18)translateY(-12px)}50%{transform:rotate(2deg)scale(1.15)translateY(-10px)}75%{transform:rotate(7deg)scale(1.17)translateY(-11px)}}.team-card-right-circle img{object-fit:contain;width:100%;height:100%;transition:transform .3s}.team-card:hover .team-card-right-circle img{transform:scale(1.05)}.circle-placeholder{color:#3b82f6;background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%);justify-content:center;align-items:center;width:100%;height:100%;font-size:3rem;display:flex}.team-card-right-circle .circle-placeholder{background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);border:3px dashed #f59e0b;border-radius:20px;box-shadow:0 8px 20px #f59e0b33}.team-card .team-card-image,.team-card .team-card-content,.team-card .team-card-main-content,.team-card .team-card-header-section,.team-card .team-skills-social,.team-card .team-skills,.team-card .skill-tag,.team-card .team-social,.team-card .team-department,.team-card .image-placeholder{visibility:hidden!important;opacity:0!important;pointer-events:none!important;display:none!important}.why-team-section{background:linear-gradient(135deg,#dbeafe 0%,#bfdbfe 50%,#93c5fd 100%);padding:80px 0;position:relative;overflow:hidden}.why-team-section:before{content:"";background:radial-gradient(circle,#ffffff4d 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-100px;left:-100px}.why-team-section:after{content:"";background:radial-gradient(circle,#ffffff4d 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;bottom:-100px;right:-100px}.why-team-section .container{z-index:1;position:relative}.why-team-section h2{text-align:center;color:#1e3a8a;margin-bottom:60px;font-size:2.8rem;font-weight:700}.why-team-grid{grid-template-columns:repeat(4,1fr);gap:30px;max-width:1200px;margin:0 auto;display:grid}.why-team-card{text-align:center;background:#fff;border:2px solid #3b82f61a;border-radius:20px;padding:35px 25px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 8px 30px #0000001a}.why-team-card:before{content:"";z-index:1;background:#1e3a8ad9;width:50%;height:100%;transition:top .5s;position:absolute;top:-100%;left:0}.why-team-card:after{content:"";z-index:1;background:#1e3a8ad9;width:50%;height:100%;transition:bottom .5s;position:absolute;bottom:-100%;right:0}.why-team-card:hover:before{top:0}.why-team-card:hover:after{bottom:0}.why-team-card:hover{border-color:#3b82f6;transform:translateY(-8px);box-shadow:0 15px 45px #3b82f633}.why-team-card>*{z-index:2;transition:color .3s;position:relative}.why-team-icon{color:#fff;z-index:2;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border-radius:50%;justify-content:center;align-items:center;width:75px;height:75px;margin:0 auto 25px;font-size:2rem;transition:all .3s;display:flex;position:relative;box-shadow:0 8px 25px #3b82f64d}.why-team-card:hover .why-team-icon{transform:scale(1.1)rotate(5deg);box-shadow:0 12px 35px #3b82f666}.why-team-card h3{color:#1e3a8a;z-index:2;margin-bottom:15px;font-size:1.2rem;font-weight:700;transition:color .3s;position:relative}.why-team-card:hover h3{color:#fff}.why-team-card p{color:#64748b;z-index:2;margin:0;font-size:.95rem;line-height:1.7;transition:color .3s;position:relative}.why-team-card:hover p{color:#ffffffe6}@media (max-width:1200px){.team-grid{max-width:1100px}.why-team-grid{grid-template-columns:repeat(2,1fr)}.team-card{gap:25px;padding:20px 15px}.team-card-left-circle{width:140px;height:140px}.team-card-right-circle{width:160px;height:160px}.skill-box{min-width:180px;padding:12px 24px}}@media (max-width:1024px){.team-grid{max-width:950px}.team-section{padding:50px 0}.team-intro h2{font-size:2.4rem}.team-card{gap:20px}.team-card-left-circle{width:130px;height:130px}.team-card-right-circle{width:150px;height:150px}.team-card-left-content h3{font-size:1.3rem}.team-role{font-size:1.05rem}.skill-box{min-width:160px;font-size:.95rem}}@media (max-width:768px){.team-section{margin-top:80px;padding:40px 0}.team-toggle{flex-direction:column;gap:12px;margin-bottom:40px;padding:0 20px}.toggle-btn{justify-content:center;width:100%;padding:16px 30px;font-size:1rem}.toggle-btn i{font-size:1.1rem}.team-intro{padding:0 20px}.team-intro h2{font-size:2rem}.team-intro p{font-size:1rem}.team-card{text-align:center;flex-direction:column;gap:20px;min-height:auto;padding:30px 20px}.team-card-left-circle{width:120px;height:120px;margin:0 auto}.team-card-right-circle{width:140px;height:140px;margin:0 auto;transform:rotate(-3deg)}.team-card:hover .team-card-right-circle{transform:rotate(3deg)scale(1.12)translateY(-8px)}.team-card-left-content{align-items:center;max-width:100%}.team-card-left-content h3{font-size:1.2rem}.team-role{font-size:1rem}.team-department-badge{margin:5px auto 0}.team-bio{text-align:center;font-size:.9rem}.team-card-right-content,.team-skills-section{align-items:center;width:100%}.skill-box{width:100%;min-width:auto;max-width:300px}.team-card:hover .skill-box{transform:translate(0)scale(1.05)}.why-team-section h2{margin-bottom:40px;font-size:2rem}.why-team-grid{grid-template-columns:1fr;gap:20px;padding:0 20px}.why-team-section{padding:60px 0}.why-team-card{padding:30px 20px}.float-icon-3,.float-icon-4,.float-icon-5,.circle-2,.circle-3,.cross-2,.pulse-2{display:none}}@media (max-width:640px){.team-section{margin-top:70px}.team-intro h2{font-size:1.75rem}.team-intro p{font-size:.95rem}.team-card{padding:25px 15px}.team-card-left-circle{width:110px;height:110px}.team-card-right-circle{width:130px;height:130px}.team-card-left-content h3{font-size:1.1rem}.team-role{font-size:.95rem}.team-department-badge{padding:7px 15px;font-size:.85rem}.team-bio{font-size:.85rem}.skill-box{padding:12px 20px;font-size:.9rem}.why-team-section h2{font-size:1.75rem}.why-team-icon{width:65px;height:65px;font-size:1.75rem}.why-team-card h3{font-size:1.1rem}.why-team-card p{font-size:.9rem}}@media (max-width:480px){.team-section{margin-top:60px;padding:30px 0}.team-toggle{padding:0 15px}.toggle-btn{padding:14px 25px;font-size:.95rem}.team-intro{margin-bottom:30px;padding:0 15px}.team-intro h2{margin-bottom:15px;font-size:1.5rem}.team-intro p{font-size:.9rem}.team-grid{gap:20px;padding:0 15px}.team-card{border-radius:20px;padding:20px 15px}.team-card-left-circle{width:100px;height:100px}.team-card-right-circle{width:120px;height:120px;transform:rotate(-2deg)}.team-card:hover .team-card-right-circle{transform:rotate(2deg)scale(1.1)translateY(-5px)}.team-card-left-content h3{font-size:1rem}.team-role{font-size:.9rem}.team-department-badge{padding:6px 12px;font-size:.8rem}.team-bio{font-size:.8rem;line-height:1.5}.skill-box{min-width:auto;max-width:250px;padding:10px 18px;font-size:.85rem}.why-team-section{padding:50px 0}.why-team-section h2{margin-bottom:30px;font-size:1.5rem}.why-team-grid{padding:0 15px}.why-team-card{border-radius:15px;padding:25px 15px}.why-team-icon{width:60px;height:60px;margin-bottom:20px;font-size:1.5rem}.why-team-card h3{margin-bottom:12px;font-size:1rem}.why-team-card p{font-size:.85rem;line-height:1.6}.float-icon-1,.float-icon-2,.circle-1,.cross-1,.pulse-1{opacity:.03}}@media (max-width:360px){.team-intro h2{font-size:1.35rem}.team-card-left-circle{width:90px;height:90px}.team-card-right-circle{width:110px;height:110px}.team-card-left-content h3{font-size:.95rem}.team-role{font-size:.85rem}.team-bio{font-size:.75rem}.skill-box{padding:8px 15px;font-size:.8rem}.why-team-section h2{font-size:1.35rem}.why-team-icon{width:55px;height:55px;font-size:1.35rem}}
