.GraphDfsDefinition-module__Z-Pbzq__section{flex-direction:column;gap:1.5rem;display:flex}.GraphDfsDefinition-module__Z-Pbzq__container{background:var(--header-bg);border:1px solid var(--border-color);border-radius:16px;flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex}.GraphDfsDefinition-module__Z-Pbzq__title{color:var(--text-primary);margin:0;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700}.GraphDfsDefinition-module__Z-Pbzq__definition{margin-bottom:1rem}.GraphDfsDefinition-module__Z-Pbzq__description{color:var(--text-secondary);font-size:1rem;line-height:1.7}.GraphDfsDefinition-module__Z-Pbzq__sectionTitle{color:var(--text-primary);border-bottom:2px solid #8b5cf6;margin:0 0 .75rem;padding-bottom:.5rem;font-size:1.125rem;font-weight:600}.GraphDfsDefinition-module__Z-Pbzq__algorithmSection{margin-bottom:1rem}.GraphDfsDefinition-module__Z-Pbzq__stepsList{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.GraphDfsDefinition-module__Z-Pbzq__step{background:var(--background);border-left:3px solid #8b5cf6;border-radius:8px;align-items:flex-start;gap:.75rem;padding:.75rem;display:flex}.GraphDfsDefinition-module__Z-Pbzq__stepNumber{color:#fff;background:linear-gradient(135deg,#8b5cf6 0%,#6366f1 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.75rem;font-weight:700;display:flex}.GraphDfsDefinition-module__Z-Pbzq__stepText{color:var(--text-primary);line-height:1.5}.GraphDfsDefinition-module__Z-Pbzq__implementationSection{margin-bottom:1rem}.GraphDfsDefinition-module__Z-Pbzq__implementations{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;display:grid}.GraphDfsDefinition-module__Z-Pbzq__implementation{background:var(--background);border:1px solid var(--border-color);border-radius:8px;padding:1rem}.GraphDfsDefinition-module__Z-Pbzq__implHeader{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.GraphDfsDefinition-module__Z-Pbzq__implIcon{color:#fff;background:linear-gradient(135deg,#8b5cf6 0%,#6366f1 100%);border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-size:.9rem;font-weight:700;display:flex}.GraphDfsDefinition-module__Z-Pbzq__implName{color:var(--text-primary);font-weight:600}.GraphDfsDefinition-module__Z-Pbzq__implDesc{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.5}.GraphDfsDefinition-module__Z-Pbzq__applicationsSection{margin-bottom:1rem}.GraphDfsDefinition-module__Z-Pbzq__applicationsList{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.75rem;display:grid}.GraphDfsDefinition-module__Z-Pbzq__applicationItem{background:var(--background);color:var(--text-primary);border-radius:6px;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.9rem;display:flex}.GraphDfsDefinition-module__Z-Pbzq__appBullet{background:linear-gradient(135deg,#8b5cf6 0%,#6366f1 100%);border-radius:50%;flex-shrink:0;width:8px;height:8px}.GraphDfsDefinition-module__Z-Pbzq__comparisonSection{margin-bottom:1rem}.GraphDfsDefinition-module__Z-Pbzq__comparison{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;display:grid}.GraphDfsDefinition-module__Z-Pbzq__comparisonItem{background:var(--background);border:1px solid var(--border-color);border-radius:8px;padding:1rem}.GraphDfsDefinition-module__Z-Pbzq__comparisonItem h3{color:var(--text-primary);border-bottom:1px solid var(--border-color);margin-bottom:.75rem;padding-bottom:.5rem;font-size:1rem;font-weight:600}.GraphDfsDefinition-module__Z-Pbzq__comparisonItem ul{margin:0;padding:0;list-style:none}.GraphDfsDefinition-module__Z-Pbzq__comparisonItem li{color:var(--text-primary);padding:.25rem 0 .25rem 1.25rem;font-size:.9rem;line-height:1.6;position:relative}.GraphDfsDefinition-module__Z-Pbzq__comparisonItem li:before{content:"";background:#8b5cf6;border-radius:50%;width:6px;height:6px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.GraphDfsDefinition-module__Z-Pbzq__edgeClassSection{margin-top:1rem}.GraphDfsDefinition-module__Z-Pbzq__edgeTypes{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.GraphDfsDefinition-module__Z-Pbzq__edgeType{background:var(--background);border:1px solid var(--border-color);border-radius:8px;padding:1rem}.GraphDfsDefinition-module__Z-Pbzq__edgeTypeName{color:#8b5cf6;margin-bottom:.5rem;font-weight:600;display:block}.GraphDfsDefinition-module__Z-Pbzq__edgeType p{color:var(--text-secondary);margin:0;font-size:.85rem;line-height:1.5}@media (max-width:640px){.GraphDfsDefinition-module__Z-Pbzq__container{padding:1rem}.GraphDfsDefinition-module__Z-Pbzq__title{font-size:1.5rem}.GraphDfsDefinition-module__Z-Pbzq__step{flex-direction:column;gap:.5rem}.GraphDfsDefinition-module__Z-Pbzq__applicationsList{grid-template-columns:1fr}}
.GraphDfsVisualizer-module__31p4CG__section{background:var(--header-bg);border:1px solid var(--border-color);border-radius:16px;flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex}.GraphDfsVisualizer-module__31p4CG__title{color:var(--text-primary);margin:0;font-size:1.25rem;font-weight:600}.GraphDfsVisualizer-module__31p4CG__presetSection{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.GraphDfsVisualizer-module__31p4CG__presetLabel{color:var(--text-secondary);font-size:.9rem;font-weight:500}.GraphDfsVisualizer-module__31p4CG__presetButtons{flex-wrap:wrap;gap:.5rem;display:flex}.GraphDfsVisualizer-module__31p4CG__presetButton{cursor:pointer;color:#8b5cf6;background:#8b5cf614;border:1px solid #8b5cf64d;border-radius:6px;padding:.35rem .75rem;font-size:.8rem;font-weight:500;transition:all .2s}.GraphDfsVisualizer-module__31p4CG__presetButton:hover:not(:disabled){background:#8b5cf626;border-color:#8b5cf6}.GraphDfsVisualizer-module__31p4CG__presetButton:disabled{opacity:.5;cursor:not-allowed}.GraphDfsVisualizer-module__31p4CG__controls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.GraphDfsVisualizer-module__31p4CG__modeButtons{flex-wrap:wrap;gap:.5rem;display:flex}.GraphDfsVisualizer-module__31p4CG__modeButton{border:1px solid var(--border-color);cursor:pointer;background:var(--background);color:var(--text-primary);border-radius:8px;padding:.5rem 1rem;font-weight:500;transition:all .2s}.GraphDfsVisualizer-module__31p4CG__modeButton:hover:not(:disabled){color:#8b5cf6;border-color:#8b5cf6}.GraphDfsVisualizer-module__31p4CG__modeButton.GraphDfsVisualizer-module__31p4CG__active{color:#fff;background:linear-gradient(135deg,#8b5cf6 0%,#6366f1 100%);border-color:#8b5cf6}.GraphDfsVisualizer-module__31p4CG__modeButton:disabled{opacity:.6;cursor:not-allowed}.GraphDfsVisualizer-module__31p4CG__actionButtons{flex-wrap:wrap;gap:.5rem;display:flex}.GraphDfsVisualizer-module__31p4CG__toggleButton,.GraphDfsVisualizer-module__31p4CG__runButton,.GraphDfsVisualizer-module__31p4CG__runFullButton,.GraphDfsVisualizer-module__31p4CG__stopButton,.GraphDfsVisualizer-module__31p4CG__pauseButton,.GraphDfsVisualizer-module__31p4CG__stepButton,.GraphDfsVisualizer-module__31p4CG__clearButton,.GraphDfsVisualizer-module__31p4CG__deleteButton{cursor:pointer;border:none;border-radius:8px;padding:.5rem 1rem;font-weight:600;transition:transform .15s,box-shadow .15s,opacity .15s}.GraphDfsVisualizer-module__31p4CG__toggleButton{color:#0f172a;background:#e2e8f0}.GraphDfsVisualizer-module__31p4CG__runButton{color:#fff;background:linear-gradient(135deg,#22c55e 0%,#16a34a 100%)}.GraphDfsVisualizer-module__31p4CG__runFullButton{color:#fff;background:linear-gradient(135deg,#0ea5e9 0%,#0284c7 100%)}.GraphDfsVisualizer-module__31p4CG__stopButton{color:#fff;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%)}.GraphDfsVisualizer-module__31p4CG__pauseButton{color:#fff;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%)}.GraphDfsVisualizer-module__31p4CG__stepButton{color:#fff;background:linear-gradient(135deg,#8b5cf6 0%,#7c3aed 100%)}.GraphDfsVisualizer-module__31p4CG__clearButton{background:var(--border-color);color:var(--text-primary)}.GraphDfsVisualizer-module__31p4CG__deleteButton{color:#fff;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%)}.GraphDfsVisualizer-module__31p4CG__toggleButton:hover:not(:disabled),.GraphDfsVisualizer-module__31p4CG__runButton:hover:not(:disabled),.GraphDfsVisualizer-module__31p4CG__runFullButton:hover:not(:disabled),.GraphDfsVisualizer-module__31p4CG__stopButton:hover:not(:disabled),.GraphDfsVisualizer-module__31p4CG__pauseButton:hover:not(:disabled),.GraphDfsVisualizer-module__31p4CG__stepButton:hover:not(:disabled),.GraphDfsVisualizer-module__31p4CG__clearButton:hover:not(:disabled),.GraphDfsVisualizer-module__31p4CG__deleteButton:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #0f172a33}.GraphDfsVisualizer-module__31p4CG__toggleButton:disabled,.GraphDfsVisualizer-module__31p4CG__runButton:disabled,.GraphDfsVisualizer-module__31p4CG__runFullButton:disabled,.GraphDfsVisualizer-module__31p4CG__stopButton:disabled,.GraphDfsVisualizer-module__31p4CG__pauseButton:disabled,.GraphDfsVisualizer-module__31p4CG__stepButton:disabled,.GraphDfsVisualizer-module__31p4CG__clearButton:disabled,.GraphDfsVisualizer-module__31p4CG__deleteButton:disabled{opacity:.6;cursor:not-allowed}.GraphDfsVisualizer-module__31p4CG__animationControls{background:#8b5cf60a;border:1px solid #8b5cf61a;border-radius:10px;flex-wrap:wrap;align-items:center;gap:1.5rem;padding:.75rem 1rem;display:flex}.GraphDfsVisualizer-module__31p4CG__speedControl{align-items:center;gap:.5rem;display:flex}.GraphDfsVisualizer-module__31p4CG__speedControl label{color:var(--text-secondary);font-size:.85rem}.GraphDfsVisualizer-module__31p4CG__speedSlider{cursor:pointer;accent-color:#8b5cf6;width:120px;height:6px}.GraphDfsVisualizer-module__31p4CG__speedSlider:disabled{opacity:.5;cursor:not-allowed}.GraphDfsVisualizer-module__31p4CG__speedValue{color:#8b5cf6;min-width:35px;font-size:.85rem;font-weight:600}.GraphDfsVisualizer-module__31p4CG__stepModeToggle{color:var(--text-secondary);cursor:pointer;align-items:center;gap:.4rem;font-size:.85rem;display:flex}.GraphDfsVisualizer-module__31p4CG__stepModeToggle input{accent-color:#8b5cf6;cursor:pointer}.GraphDfsVisualizer-module__31p4CG__stepModeToggle input:disabled{cursor:not-allowed}.GraphDfsVisualizer-module__31p4CG__adjListToggle{cursor:pointer;color:var(--text-secondary);background:0 0;border:1px solid #8b5cf64d;border-radius:6px;padding:.35rem .75rem;font-size:.8rem;font-weight:500;transition:all .2s}.GraphDfsVisualizer-module__31p4CG__adjListToggle:hover{color:#8b5cf6;border-color:#8b5cf6}.GraphDfsVisualizer-module__31p4CG__adjListToggle.GraphDfsVisualizer-module__31p4CG__active{color:#8b5cf6;background:#8b5cf61a;border-color:#8b5cf6}.GraphDfsVisualizer-module__31p4CG__mainContent{gap:1rem;display:flex}.GraphDfsVisualizer-module__31p4CG__canvasContainer{background:#8b5cf605;border:1px solid #8b5cf61a;border-radius:12px;flex:1;min-height:350px;position:relative;overflow:hidden}.GraphDfsVisualizer-module__31p4CG__canvas,.GraphDfsVisualizer-module__31p4CG__canvasEmpty{cursor:crosshair;width:100%;height:350px;display:block}.GraphDfsVisualizer-module__31p4CG__emptyState{color:var(--text-secondary);pointer-events:none;z-index:1;flex-direction:column;align-items:center;gap:.5rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.GraphDfsVisualizer-module__31p4CG__emptyIcon{opacity:.5;font-size:2.5rem}.GraphDfsVisualizer-module__31p4CG__adjListPanel{background:#8b5cf60a;border:1px solid #8b5cf626;border-radius:10px;width:180px;max-height:350px;padding:.75rem;overflow-y:auto}.GraphDfsVisualizer-module__31p4CG__adjListTitle{color:var(--text-primary);border-bottom:1px solid #8b5cf626;margin:0 0 .75rem;padding-bottom:.5rem;font-size:.85rem;font-weight:600}.GraphDfsVisualizer-module__31p4CG__adjListContent{flex-direction:column;gap:.35rem;display:flex}.GraphDfsVisualizer-module__31p4CG__adjListEmpty{color:var(--text-secondary);margin:0;font-size:.8rem}.GraphDfsVisualizer-module__31p4CG__adjListRow{gap:.5rem;font-family:Fira Code,Consolas,monospace;font-size:.8rem;display:flex}.GraphDfsVisualizer-module__31p4CG__adjListNode{color:#8b5cf6;font-weight:600}.GraphDfsVisualizer-module__31p4CG__adjListNeighbors{color:var(--text-secondary)}.GraphDfsVisualizer-module__31p4CG__statsPanel{background:#22c55e0a;border:1px solid #22c55e26;border-radius:10px;flex-wrap:wrap;gap:1rem;padding:.75rem 1rem;display:flex}.GraphDfsVisualizer-module__31p4CG__statItem{align-items:center;gap:.4rem;display:flex}.GraphDfsVisualizer-module__31p4CG__statLabel{color:var(--text-secondary);font-size:.85rem}.GraphDfsVisualizer-module__31p4CG__statValue{color:var(--text-primary);font-size:.85rem;font-weight:600}.GraphDfsVisualizer-module__31p4CG__cycleYes{color:#ef4444}.GraphDfsVisualizer-module__31p4CG__cycleNo{color:#22c55e}.GraphDfsVisualizer-module__31p4CG__edgeGroup{transition:all .2s}.GraphDfsVisualizer-module__31p4CG__edge{stroke:var(--text-secondary);stroke-width:2px;opacity:.6;transition:all .2s}.GraphDfsVisualizer-module__31p4CG__selectedEdge{stroke:#ec4899;stroke-width:3px;opacity:1}.GraphDfsVisualizer-module__31p4CG__deletableEdge .GraphDfsVisualizer-module__31p4CG__edge{stroke:#ef4444;opacity:.8}.GraphDfsVisualizer-module__31p4CG__deletableEdge:hover .GraphDfsVisualizer-module__31p4CG__edge{stroke:#dc2626;stroke-width:3px;opacity:1}.GraphDfsVisualizer-module__31p4CG__arrowhead{fill:var(--text-secondary);opacity:.6}.GraphDfsVisualizer-module__31p4CG__nodeGroup{transition:all .3s}.GraphDfsVisualizer-module__31p4CG__nodeCircle{stroke-width:3px;transition:all .3s}.GraphDfsVisualizer-module__31p4CG__unvisited .GraphDfsVisualizer-module__31p4CG__nodeCircle{fill:#6366f1;stroke:#4f46e5}.GraphDfsVisualizer-module__31p4CG__current .GraphDfsVisualizer-module__31p4CG__nodeCircle{fill:#0ea5e9;stroke:#0284c7;filter:drop-shadow(0 0 16px #0ea5e999);animation:.5s ease-in-out GraphDfsVisualizer-module__31p4CG__pulse}.GraphDfsVisualizer-module__31p4CG__visiting .GraphDfsVisualizer-module__31p4CG__nodeCircle{fill:#f59e0b;stroke:#d97706;filter:drop-shadow(0 0 12px #f59e0b80)}.GraphDfsVisualizer-module__31p4CG__visited .GraphDfsVisualizer-module__31p4CG__nodeCircle{fill:#22c55e;stroke:#16a34a;filter:drop-shadow(0 0 12px #22c55e66)}.GraphDfsVisualizer-module__31p4CG__selected .GraphDfsVisualizer-module__31p4CG__nodeCircle{stroke:#ec4899;stroke-width:4px;filter:drop-shadow(0 0 8px #ec489980)}.GraphDfsVisualizer-module__31p4CG__edgeStart .GraphDfsVisualizer-module__31p4CG__nodeCircle{stroke:#f59e0b;stroke-width:4px;stroke-dasharray:4 2;animation:1s linear infinite GraphDfsVisualizer-module__31p4CG__dashRotate}@keyframes GraphDfsVisualizer-module__31p4CG__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@keyframes GraphDfsVisualizer-module__31p4CG__dashRotate{0%{stroke-dashoffset:0}to{stroke-dashoffset:12px}}.GraphDfsVisualizer-module__31p4CG__nodeText{fill:#fff;text-anchor:middle;pointer-events:none;font-family:Fira Code,Consolas,monospace;font-size:16px;font-weight:700}.GraphDfsVisualizer-module__31p4CG__sourceLabel{fill:#22c55e;text-anchor:middle;text-transform:uppercase;font-size:11px;font-weight:700}.GraphDfsVisualizer-module__31p4CG__info{color:var(--text-secondary);flex-wrap:wrap;gap:1.5rem;font-size:.9rem;display:flex}.GraphDfsVisualizer-module__31p4CG__traversalOrder{color:var(--text-primary);background:#22c55e14;border:1px solid #22c55e33;border-radius:10px;padding:.85rem 1rem;font-family:Fira Code,Consolas,monospace;font-size:.9rem}.GraphDfsVisualizer-module__31p4CG__componentSeparator{color:#8b5cf6;font-weight:700}.GraphDfsVisualizer-module__31p4CG__messageBox{background:#8b5cf614;border:1px solid #8b5cf633;border-radius:10px;padding:.85rem 1rem}.GraphDfsVisualizer-module__31p4CG__message{color:var(--text-primary);margin:0}.GraphDfsVisualizer-module__31p4CG__legend{flex-wrap:wrap;gap:1.25rem;display:flex}.GraphDfsVisualizer-module__31p4CG__legendItem{color:var(--text-secondary);align-items:center;gap:.4rem;font-size:.8rem;display:flex}.GraphDfsVisualizer-module__31p4CG__legendColor{border-radius:50%;width:14px;height:14px}.GraphDfsVisualizer-module__31p4CG__unvisitedLegend{background:linear-gradient(135deg,#6366f1 0%,#4f46e5 100%)}.GraphDfsVisualizer-module__31p4CG__currentLegend{background:linear-gradient(135deg,#0ea5e9 0%,#0284c7 100%)}.GraphDfsVisualizer-module__31p4CG__visitingLegend{background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%)}.GraphDfsVisualizer-module__31p4CG__visitedLegend{background:linear-gradient(135deg,#22c55e 0%,#16a34a 100%)}.GraphDfsVisualizer-module__31p4CG__note{color:var(--text-secondary);background:#f59e0b0f;border:1px solid #f59e0b26;border-radius:10px;margin:0;padding:.75rem 1rem;font-size:.85rem}.GraphDfsVisualizer-module__31p4CG__note strong{color:var(--text-primary)}@media (max-width:768px){.GraphDfsVisualizer-module__31p4CG__controls{flex-direction:column;align-items:stretch}.GraphDfsVisualizer-module__31p4CG__modeButtons{flex-wrap:wrap}.GraphDfsVisualizer-module__31p4CG__actionButtons{justify-content:stretch}.GraphDfsVisualizer-module__31p4CG__modeButton,.GraphDfsVisualizer-module__31p4CG__toggleButton,.GraphDfsVisualizer-module__31p4CG__runButton,.GraphDfsVisualizer-module__31p4CG__runFullButton,.GraphDfsVisualizer-module__31p4CG__stopButton,.GraphDfsVisualizer-module__31p4CG__pauseButton,.GraphDfsVisualizer-module__31p4CG__stepButton,.GraphDfsVisualizer-module__31p4CG__clearButton,.GraphDfsVisualizer-module__31p4CG__deleteButton{flex:1;min-width:100px}.GraphDfsVisualizer-module__31p4CG__mainContent{flex-direction:column}.GraphDfsVisualizer-module__31p4CG__adjListPanel{width:100%;max-height:200px}.GraphDfsVisualizer-module__31p4CG__canvas,.GraphDfsVisualizer-module__31p4CG__canvasEmpty{height:300px}.GraphDfsVisualizer-module__31p4CG__legend{justify-content:center}.GraphDfsVisualizer-module__31p4CG__animationControls{flex-direction:column;align-items:flex-start}.GraphDfsVisualizer-module__31p4CG__speedControl{width:100%}.GraphDfsVisualizer-module__31p4CG__speedSlider{flex:1}}
.GraphDfsComplexityTable-module__75EQtG__section,.GraphDfsComplexityTable-module__75EQtG__container{background:var(--header-bg);border:1px solid var(--border-color);border-radius:16px;flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.GraphDfsComplexityTable-module__75EQtG__title{color:var(--text-primary);margin:0;font-size:1.15rem;font-weight:600}.GraphDfsComplexityTable-module__75EQtG__tableWrapper{overflow-x:auto}.GraphDfsComplexityTable-module__75EQtG__table{border-collapse:collapse;width:100%;font-size:.9rem}.GraphDfsComplexityTable-module__75EQtG__table th,.GraphDfsComplexityTable-module__75EQtG__table td{text-align:left;border-bottom:1px solid var(--border-color);padding:.75rem 1rem}.GraphDfsComplexityTable-module__75EQtG__table th{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.03em;background:var(--background);font-size:.8rem;font-weight:600}.GraphDfsComplexityTable-module__75EQtG__table td{color:var(--text-primary)}.GraphDfsComplexityTable-module__75EQtG__table tr:hover{background:var(--background)}.GraphDfsComplexityTable-module__75EQtG__operation,.GraphDfsComplexityTable-module__75EQtG__operationName{font-weight:600}.GraphDfsComplexityTable-module__75EQtG__bigO,.GraphDfsComplexityTable-module__75EQtG__complexity{color:#8b5cf6;background:linear-gradient(135deg,#8b5cf626 0%,#6366f126 100%);border-radius:6px;padding:.2rem .6rem;font-family:Fira Code,Consolas,monospace;font-size:.85rem;font-weight:600;display:inline-block}.GraphDfsComplexityTable-module__75EQtG__bigO.GraphDfsComplexityTable-module__75EQtG__worst{color:#ef4444;background:#ef44441a}html[data-theme=dark] .GraphDfsComplexityTable-module__75EQtG__bigO,html[data-theme=dark] .GraphDfsComplexityTable-module__75EQtG__complexity{color:#c4b5fd}html[data-theme=dark] .GraphDfsComplexityTable-module__75EQtG__bigO.GraphDfsComplexityTable-module__75EQtG__worst{color:#f87171}.GraphDfsComplexityTable-module__75EQtG__description,.GraphDfsComplexityTable-module__75EQtG__notes{color:var(--text-secondary);font-size:.85rem}.GraphDfsComplexityTable-module__75EQtG__notesSection,.GraphDfsComplexityTable-module__75EQtG__info{border-top:1px solid var(--border-color);background:#6366f11a;border-radius:6px;flex-direction:column;gap:.5rem;margin-top:1rem;padding:.75rem;display:flex}.GraphDfsComplexityTable-module__75EQtG__noteItem{color:var(--text-secondary);margin:0;font-size:.85rem;line-height:1.5}.GraphDfsComplexityTable-module__75EQtG__noteItem strong{color:var(--text-primary)}.GraphDfsComplexityTable-module__75EQtG__info p{color:var(--text-primary);margin:0;font-size:.875rem;line-height:1.5}@media (max-width:640px){.GraphDfsComplexityTable-module__75EQtG__table th,.GraphDfsComplexityTable-module__75EQtG__table td{padding:.5rem .75rem;font-size:.8rem}.GraphDfsComplexityTable-module__75EQtG__description,.GraphDfsComplexityTable-module__75EQtG__notes{display:none}}
.GraphDfsActions-module__91_n0W__section{background:var(--header-bg);border:1px solid var(--border-color);border-radius:16px;flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.GraphDfsActions-module__91_n0W__title{color:var(--text-primary);margin:0;font-size:1.15rem;font-weight:600}.GraphDfsActions-module__91_n0W__buttons{flex-wrap:wrap;gap:1rem;display:flex}.GraphDfsActions-module__91_n0W__quizButton,.GraphDfsActions-module__91_n0W__codeButton{cursor:pointer;border:none;border-radius:10px;flex:1;min-width:160px;padding:.85rem 1.5rem;font-size:1rem;font-weight:600;transition:transform .15s,box-shadow .15s}.GraphDfsActions-module__91_n0W__quizButton{color:#fff;background:linear-gradient(135deg,#8b5cf6 0%,#6366f1 100%)}.GraphDfsActions-module__91_n0W__quizButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px #8b5cf666}.GraphDfsActions-module__91_n0W__codeButton{background:var(--text-primary);color:var(--background)}.GraphDfsActions-module__91_n0W__codeButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0f172a33}@media (max-width:480px){.GraphDfsActions-module__91_n0W__buttons{flex-direction:column}.GraphDfsActions-module__91_n0W__quizButton,.GraphDfsActions-module__91_n0W__codeButton{width:100%}}
