@keyframes pulse{0%{transform:scale(1);}50%{transform:scale(1.05);}100%{transform:scale(1);}}@keyframes bounce{0%,20%,60%,100%{transform:translateY(0);}40%{transform:translateY(-10px);}80%{transform:translateY(-5px);}}@keyframes highlight{0%{background-color:#3498db;}50%{background-color:#f1c40f;}100%{background-color:#3498db;}}@keyframes fadeIn{from{opacity:0;transform:translateY(20px);}to{opacity:1;transform:translateY(0);}}@keyframes slideInLeft{from{transform:translateX(-100%);}to{transform:translateX(0);}}@keyframes rotate{from{transform:rotate(0deg);}to{transform:rotate(360deg);}}@keyframes colorShift{0%{background:linear-gradient(135deg,#3498db,#2980b9);}25%{background:linear-gradient(135deg,#2980b9,#3498db);}50%{background:linear-gradient(135deg,#3498db,#2980b9);}75%{background:linear-gradient(135deg,#2980b9,#3498db);}100%{background:linear-gradient(135deg,#3498db,#2980b9);}}body{background:linear-gradient(135deg,#f5f7fa 0%,#e4edf5 100%);font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif;color:#333;min-height:100vh;padding-bottom:2rem;}.jSn{background:rgba(255,255,255,0.95);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,0.1);padding:12px 0;position:sticky;top:0;z-index:1000;}.gfn{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:15px;}.iXP{display:flex;align-items:center;gap:8px;font-size:14px;color:#6c757d;}.iXP a{color:#3498db;text-decoration:none;font-weight:500;transition:color 0.3s ease;display:flex;align-items:center;gap:5px;}.iXP a:hover{color:#2980b9;}.iXP .separator{color:#adb5bd;margin:0 5px;}.iXP .current{color:#495057;font-weight:600;display:flex;align-items:center;gap:5px;}.d10{font-size:1.5rem;font-weight:600;color:#2c3e50;margin:0;display:flex;align-items:center;gap:10px;}.d10 i{color:#3498db;font-size:1.3rem;}.sbM{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin:20px 0;}.zDs{display:inline-flex;align-items:center;gap:5px;background:black;color:white;padding:5px 12px;border-radius:20px;font-size:13px;font-weight:500;margin:5px;border:1px solid rgba(52,152,219,0.2);transition:all 0.3s ease;}.zDs:hover{background:gray;transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,0.1);}.zDs i{font-size:12px;}.breadcrumb{margin-bottom:0;padding:0 1rem;}.uU5 a{text-decoration:none;color:#0d6efd;}.uU5.active{color:#6c757d;}.jFe{font-size:2.5rem;font-weight:700;color:#2c3e50;margin-bottom:1rem;text-shadow:1px 1px 2px rgba(0,0,0,0.1);}.k4Q{font-size:1.2rem;color:#555;max-width:800px;margin:0 auto 1.5rem;}.bdi{display:flex;gap:10px;margin:15px 0;flex-wrap:wrap;justify-content:center;}.kzn{padding:8px 15px;border-radius:20px;border:2px solid #3498db;background:white;color:#3498db;font-weight:600;cursor:pointer;transition:all 0.3s ease;}.kzn.active{background:#3498db;color:white;}.kzn:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,0.2);}.ruT{display:flex;flex-wrap:wrap;justify-content:center;gap:0.75rem;margin-bottom:2rem;}.ydo{background:linear-gradient(135deg,#3498db 0%,#2c3e50 100%);color:white;font-size:0.9rem;padding:0.6rem 1rem;display:flex;align-items:center;gap:0.5rem;box-shadow:0 2px 5px rgba(0,0,0,0.1);transition:all 0.3s ease;}.ydo:hover{transform:translateY(-2px);box-shadow:0 4px 10px rgba(0,0,0,0.15);}.card{border-radius:12px;box-shadow:0 4px 15px rgba(0,0,0,0.08);border:none;margin-bottom:1.5rem;transition:transform 0.3s ease,box-shadow 0.3s ease;}.card:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgba(0,0,0,0.12);}.card-header{background:linear-gradient(135deg,#3498db 0%,#2c3e50 100%);color:white;border-radius:12px 12px 0 0 !important;border:none;padding:1rem 1.5rem;}.card-title{margin-bottom:0;font-weight:600;}.zfT{background:rgba(255,255,255,0.98);border-radius:12px;box-shadow:0 8px 25px rgba(0,0,0,0.08);margin:20px 0;overflow:hidden;backdrop-filter:blur(10px);}.ulg{display:grid;grid-template-columns:1fr 350px;gap:0;min-height:600px;}.alc{padding:30px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);}.paH{width:100%;background:rgba(255,255,255,0.9);border-radius:8px;padding:10px 20px;margin-bottom:20px;box-shadow:0 2px 10px rgba(0,0,0,0.05);}.vrC{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:15px;font-size:14px;color:#6c757d;}.olj{display:inline-block;width:10px;height:10px;border-radius:50%;margin-right:5px;}.kuY{background:#2ecc71;}.sxG{background:#f1c40f;animation:pulse 1s infinite;}.umn{background:#3498db;}.rDL{background:rgba(255,255,255,0.98);border:1px solid rgba(0,0,0,0.08);border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,0.08);margin:20px 0;overflow:hidden;backdrop-filter:blur(10px);}.z0h{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);padding:10px 20px;border-bottom:1px solid rgba(0,0,0,0.06);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:15px;}.nmf{font-weight:600;color:#495057;display:flex;align-items:center;gap:8px;}.xwO{display:flex;gap:20px;font-size:13px;color:#6c757d;}.t2M{display:flex;align-items:center;gap:5px;font-weight:500;}.xkf{background:rgba(52,152,219,0.1);color:#3498db;padding:2px 8px;border-radius:12px;font-weight:600;min-width:30px;text-align:center;}.lKq{padding:15px 20px;display:flex;flex-wrap:wrap;gap:15px;align-items:center;justify-content:space-between;}.j8y{display:flex;gap:10px;align-items:center;flex-wrap:wrap;}.xHi{width:100px;height:36px;border:2px solid #dee2e6;border-radius:8px;padding:0 12px;font-size:14px;font-weight:500;text-align:center;transition:all 0.2s ease;}.xHi:focus{outline:none;border-color:#3498db;box-shadow:0 0 0 3px rgba(52,152,219,0.1);}.k0b{display:flex;gap:8px;flex-wrap:wrap;}.kMm{height:36px;padding:0 16px;border:1px solid transparent;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:6px;transition:all 0.2s ease;white-space:nowrap;min-width:80px;justify-content:center;}.kMm:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,0.15);}.kMm:active{transform:translateY(0);}.kMm i{font-size:14px;}.lCI{background:linear-gradient(135deg,#3498db,#2980b9);color:white;border-color:#3498db;}.pFN{background:linear-gradient(135deg,#6c757d,#495057);color:white;border-color:#6c757d;}.nHh{background:linear-gradient(135deg,#9b59b6,#8e44ad);color:white;border-color:#9b59b6;}.y43{background:linear-gradient(135deg,#e74c3c,#c0392b);color:white;border-color:#e74c3c;}.tHS{display:flex;gap:8px;align-items:center;flex-wrap:wrap;}.d9_{display:flex;align-items:center;gap:8px;font-size:13px;color:#6c757d;font-weight:500;}.ePs{height:32px;border:1px solid #dee2e6;border-radius:6px;padding:0 8px;font-size:12px;background:#fff;cursor:pointer;}.axn{display:flex;gap:15px;align-items:center;flex-wrap:wrap;}.y_5{display:flex;align-items:center;gap:8px;}.seg{width:18px;height:18px;cursor:pointer;}.g7f{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:500;color:#495057;cursor:pointer;transition:color 0.2s ease;}.g7f:hover{color:#3498db;}.g7f i{font-size:14px;color:#6c757d;}.seg:checked + .g7f i{color:#3498db;}.ysJ{background:white;}.ySH{height:500px;background:#f8f9fa;border-radius:8px;position:relative;overflow:hidden;border:1px solid #e9ecef;width:100%;max-width:900px;margin:0 auto;}.kW8{color:#adb5bd;font-style:italic;text-align:center;padding:60px 20px;width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}.g0x{width:100%;max-width:900px;min-height:100px;padding:20px;border:2px solid #dee2e6;border-radius:12px;background:rgba(255,255,255,0.8);margin:20px 0;display:flex;flex-wrap:wrap;gap:10px;justify-content:center;align-items:center;}.mDc{font-weight:600;color:#495057;margin-right:10px;}.nne{color:#adb5bd;font-style:italic;text-align:center;width:100%;}.dYa{display:flex;flex-wrap:wrap;gap:0.75rem;justify-content:center;padding:1rem;}.fBN{display:flex;align-items:center;gap:0.5rem;padding:0.75rem 1.25rem;border-radius:50px;font-weight:600;transition:all 0.3s ease;box-shadow:0 2px 5px rgba(0,0,0,0.1);}.fBN:hover{transform:translateY(-2px);box-shadow:0 4px 10px rgba(0,0,0,0.15);}#vNF{background:linear-gradient(135deg,#27ae60 0%,#219653 100%);border:none;}#eu7{background:linear-gradient(135deg,#f39c12 0%,#e67e22 100%);border:none;}#qx6{background:linear-gradient(135deg,#95a5a6 0%,#7f8c8d 100%);border:none;}#cLJ{background:linear-gradient(135deg,#3498db 0%,#2980b9 100%);border:none;}.ruu{background:white;}.zTm{padding-left:1.5rem;}.zTm li{margin-bottom:0.75rem;font-size:1.05rem;line-height:1.5;}.dYZ{padding-left:1.5rem;}.dYZ li{margin-bottom:0.5rem;}.aLo{background:white;}.yiI .form-label{font-weight:600;color:#2c3e50;margin-bottom:0.5rem;}.form-select,.zJg{padding:0.5rem;border-radius:8px;border:1px solid #ced4da;}.iAq{text-align:center;font-weight:600;color:#3498db;margin-top:0.25rem;}.zMs{background:white;}.uaH h4{color:#2c3e50;margin-top:1.5rem;margin-bottom:1rem;font-weight:600;}.uaH p{line-height:1.7;color:#555;}.avY{padding-left:1.5rem;}.avY li{margin-bottom:0.5rem;}.s6t{background:#2c3e50;color:#ecf0f1;padding:1.5rem;border-radius:8px;font-family:'Courier New',monospace;font-size:0.95rem;line-height:1.5;overflow-x:auto;}.qK1{position:absolute;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:bold;color:white;cursor:pointer;transition:all 0.5s ease;box-shadow:0 4px 8px rgba(0,0,0,0.2);z-index:10;}.qK1.visited{background:linear-gradient(135deg,#27ae60 0%,#219653 100%);transform:scale(1.1);box-shadow:0 0 15px rgba(39,174,96,0.5);}.qK1.current{background:linear-gradient(135deg,#e74c3c 0%,#c0392b 100%);transform:scale(1.2);box-shadow:0 0 20px rgba(231,76,60,0.7);z-index:20;}.qK1.sQ4{background:linear-gradient(135deg,#3498db 0%,#2980b9 100%);}.qK1.start{background:linear-gradient(135deg,#9b59b6 0%,#8e44ad 100%);box-shadow:0 0 15px rgba(155,89,182,0.5);}.qK1.target{background:linear-gradient(135deg,#f39c12 0%,#d35400 100%);box-shadow:0 0 15px rgba(243,156,18,0.5);}.qK1.oP8{background:linear-gradient(135deg,#f39c12,#e67e22);box-shadow:0 4px 12px rgba(243,156,18,0.3);}.qK1.t2y{background:linear-gradient(135deg,#3498db,#2980b9);border:3px solid #f1c40f;}.qK1.found{background:linear-gradient(135deg,#2ecc71,#27ae60);transform:scale(1.2);box-shadow:0 6px 20px rgba(46,204,113,0.4);animation:bounce 1s infinite;}.wNR{position:absolute;background-color:#7f8c8d;transform-origin:0 0;z-index:5;transition:all 0.5s ease;}.wNR.visited{background-color:#27ae60;box-shadow:0 0 10px rgba(39,174,96,0.5);}.wNR.current{background-color:#e74c3c;box-shadow:0 0 10px rgba(231,76,60,0.7);}.wNR.highlighted{background:linear-gradient(90deg,#e74c3c,#c0392b);height:4px;box-shadow:0 2px 8px rgba(231,76,60,0.3);}.wNR.traversed{background:linear-gradient(90deg,#2ecc71,#27ae60);height:4px;box-shadow:0 2px 8px rgba(46,204,113,0.3);}.wNR.path{background:linear-gradient(90deg,#3498db,#2980b9);height:5px;box-shadow:0 0 10px rgba(52,152,219,0.5);animation:pathTrace 1s ease-in-out;}@keyframes pathTrace{0%{stroke-dashoffset:100;}100%{stroke-dashoffset:0;}}.cGG{display:flex;justify-content:center;gap:30px;margin-top:20px;font-size:14px;color:#6c757d;font-weight:600;flex-wrap:wrap;}.nie{background:rgba(255,255,255,0.9);padding:10px 15px;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,0.1);display:flex;align-items:center;gap:8px;border:2px solid #3498db;}.nie i{color:#3498db;font-size:16px;}.sLP{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:25px 0;}.upw{background:rgba(255,255,255,0.9);border-radius:12px;box-shadow:0 4px 15px rgba(0,0,0,0.08);overflow:hidden;}.tw4{padding:20px;}.tw4 h6{margin-top:0;color:#3498db;border-bottom:2px solid #f8f9fa;padding-bottom:10px;margin-bottom:15px;}.jGz{min-height:100px;}.q9K{color:#adb5bd;font-style:italic;text-align:center;padding:20px;}.nra{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px solid #f8f9fa;}.nra:last-child{border-bottom:none;}.k54{font-weight:600;color:#495057;}.jNw{background:rgba(52,152,219,0.1);color:#3498db;padding:2px 10px;border-radius:12px;font-weight:600;}.xCa{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px solid #f8f9fa;}.xCa:last-child{border-bottom:none;}.kLk{background:rgba(46,204,113,0.1);color:#27ae60;padding:2px 10px;border-radius:12px;font-weight:600;}.zen{width:100%;max-width:900px;padding:20px;border:2px solid #dee2e6;border-radius:12px;background:rgba(255,255,255,0.8);margin:20px 0;}.e3s{max-height:200px;overflow-y:auto;}.qA5{display:flex;align-items:center;padding:10px;border-bottom:1px solid #eee;}.qA5:last-child{border-bottom:none;}.gPX{width:30px;height:30px;background:#3498db;color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:bold;margin-right:15px;}.zsk{flex:1;}.o0E{font-weight:600;color:#3498db;}.mAR{font-size:13px;color:#6c757d;margin-top:3px;}.sb6{width:100%;max-width:900px;padding:20px;border:2px solid #dee2e6;border-radius:12px;background:rgba(255,255,255,0.8);margin:20px 0;}.bm6{max-height:150px;overflow-y:auto;}.pS7{color:#adb5bd;font-style:italic;text-align:center;padding:20px;}.kyk{display:flex;align-items:center;padding:8px;border-bottom:1px solid #eee;font-size:13px;}.kyk:last-child{border-bottom:none;}.sw5{width:24px;height:24px;background:#9b59b6;color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:bold;font-size:11px;margin-right:12px;}.f9l{flex:1;color:#495057;}.yrn{color:#6c757d;font-size:11px;}.aph{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:15px;margin:20px 0;}.sEy{background:white;border-radius:10px;padding:15px;text-align:center;box-shadow:0 2px 10px rgba(0,0,0,0.1);border:2px solid transparent;transition:all 0.3s ease;cursor:pointer;}.sEy.active{border-color:#3498db;transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,0.15);}.sEy:hover{transform:translateY(-3px);box-shadow:0 6px 15px rgba(0,0,0,0.12);}.sEy i{font-size:24px;margin-bottom:10px;}.complexity{font-weight:700;color:#3498db;margin:5px 0;}.small{font-size:12px;color:#6c757d;}.cQY{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px;justify-content:center;}.aE0{padding:5px 10px;border-radius:15px;background:#f8f9fa;border:1px solid #dee2e6;cursor:pointer;font-size:12px;}.aE0:hover{background:#e9ecef;}.rax{background:#f8f9fa;border-left:1px solid #dee2e6;display:flex;flex-direction:column;}.dOB{background:#e9ecef;padding:15px 20px;border-bottom:1px solid #dee2e6;font-weight:600;color:#495057;display:flex;justify-content:space-between;align-items:center;}.nk4{flex:1;padding:15px 20px;overflow-y:auto;max-height:500px;font-family:'Courier New',monospace;font-size:13px;line-height:1.6;}.nTZ{padding:5px 0;border-bottom:1px solid rgba(0,0,0,0.05);color:#495057;}.nTZ.success{color:#27ae60;}.nTZ.error{color:#e74c3c;}.nTZ.info{color:#3498db;}.nTZ.warning{color:#f39c12;}.pyZ{animation:pulse 1s infinite;}.tMF{animation:edgePulse 1s infinite;}@keyframes edgePulse{0%{opacity:0.7;}50%{opacity:1;}100%{opacity:0.7;}}@keyframes glow{0%{box-shadow:0 0 5px rgba(52,152,219,0.5);}50%{box-shadow:0 0 20px rgba(52,152,219,0.8);}100%{box-shadow:0 0 5px rgba(52,152,219,0.5);}}.el2.glow{animation:glow 2s infinite;}.el2.prv{z-index:1000;box-shadow:0 8px 25px rgba(0,0,0,0.3);transform:scale(1.1);}@media (max-width:992px){.ulg{grid-template-columns:1fr;}.rax{border-left:none;border-top:1px solid #dee2e6;}.lKq{flex-direction:column;align-items:stretch;gap:15px;}.k0b{justify-content:center;}.gfn{flex-direction:column;align-items:flex-start;gap:10px;}.sLP{grid-template-columns:1fr;gap:15px;}.axn{justify-content:center;}}@media (max-width:768px){.kMm span{display:none;}.kMm{min-width:40px;padding:0 12px;}.xwO{gap:10px;font-size:12px;}.xHi{width:80px;}.axn{flex-direction:column;align-items:flex-start;gap:10px;}.g7f span{display:inline;}.tw4{padding:15px;}.jGz{min-height:80px;}.jFe{font-size:2rem;}.k4Q{font-size:1rem;}.ySH{height:400px;}.dYa{flex-direction:column;align-items:center;}.fBN{width:100%;justify-content:center;}.sbM{justify-content:center;}.ydo{font-size:0.8rem;padding:0.5rem 0.75rem;}}@media (max-width:576px){.d10{font-size:1.2rem;}.z0h{padding:8px 15px;}.lKq{padding:12px 15px;}.k0b{gap:4px;}.kMm{height:32px;font-size:12px;min-width:36px;}.qK1{width:40px;height:40px;font-size:11px;}.ySH{height:300px;}.card-header{padding:0.75rem 1rem;}.tw4{padding:15px;}.jGz{min-height:80px;}}