.styles-module__yKjv0W__container{max-width:1400px;margin:0 auto;padding:2rem 1rem}.styles-module__yKjv0W__header{text-align:center;margin-bottom:3rem}.styles-module__yKjv0W__header .styles-module__yKjv0W__icon{color:#8b5cf6;margin-bottom:1rem}.styles-module__yKjv0W__header h1{background:linear-gradient(135deg,#8b5cf6 0%,#a78bfa 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2.5rem}.styles-module__yKjv0W__header p{color:#64748b;font-size:1.1rem}.styles-module__yKjv0W__analyzer{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:3rem;display:grid}.styles-module__yKjv0W__inputSection,.styles-module__yKjv0W__outputSection{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:1rem;padding:2rem;display:flex;box-shadow:0 1px 3px #0000001a}.styles-module__yKjv0W__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.styles-module__yKjv0W__sectionHeader h2{color:#1e293b;margin:0;font-size:1.25rem}.styles-module__yKjv0W__statsHeader{border-bottom:2px solid #f1f5f9;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.styles-module__yKjv0W__statsHeader h2{color:#1e293b;margin:0;font-size:1.25rem}.styles-module__yKjv0W__textarea{resize:vertical;background:#f8fafc;border:2px solid #e2e8f0;border-radius:8px;flex:1;width:100%;padding:1rem;font-family:Courier New,monospace;font-size:.9rem;line-height:1.6;transition:border-color .2s}.styles-module__yKjv0W__textarea:focus{background:#fff;border-color:#8b5cf6;outline:none}.styles-module__yKjv0W__visualizeBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#8b5cf6 0%,#a78bfa 100%);border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;margin-top:auto;padding:1rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.styles-module__yKjv0W__visualizeBtn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #8b5cf64d}.styles-module__yKjv0W__exampleBtn,.styles-module__yKjv0W__copyBtn{cursor:pointer;color:#1e293b;background:#f1f5f9;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.styles-module__yKjv0W__exampleBtn:hover,.styles-module__yKjv0W__copyBtn:hover{color:#8b5cf6;background:#e2e8f0}.styles-module__yKjv0W__error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-top:1rem;padding:1rem;font-size:.9rem}.styles-module__yKjv0W__stats{background:#f8fafc;border-left:4px solid #8b5cf6;border-radius:8px;grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:2rem;padding:1.5rem;display:grid}.styles-module__yKjv0W__statItem{text-align:center}.styles-module__yKjv0W__statLabel{color:#64748b;margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.styles-module__yKjv0W__statValue{color:#8b5cf6;font-size:1.875rem;font-weight:700;display:block}.styles-module__yKjv0W__treeContainer{flex-direction:column;gap:2rem;display:flex}.styles-module__yKjv0W__category{margin-bottom:1.5rem}.styles-module__yKjv0W__categoryTitle{color:#1e293b;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1.125rem;font-weight:600;display:flex}.styles-module__yKjv0W__dependencyList{flex-direction:column;gap:.5rem;display:flex}.styles-module__yKjv0W__dependencyItem{background:#f8fafc;border-left:3px solid #8b5cf6;border-radius:6px;padding:.75rem;transition:all .2s}.styles-module__yKjv0W__dependencyItem:hover{background:#f1f5f9;box-shadow:0 2px 4px #8b5cf61a}.styles-module__yKjv0W__dependencyHeader{align-items:center;gap:.75rem;font-size:.95rem;display:flex}.styles-module__yKjv0W__expandBtn{cursor:pointer;color:#8b5cf6;background:0 0;border:none;flex-shrink:0;align-items:center;padding:0;transition:transform .2s;display:flex}.styles-module__yKjv0W__expandBtn:hover{color:#a78bfa}.styles-module__yKjv0W__expandBtnPlaceholder{flex-shrink:0;width:24px}.styles-module__yKjv0W__depName{color:#1e293b;word-break:break-all;flex:1;font-family:Courier New,monospace;font-weight:600}.styles-module__yKjv0W__depVersion{color:#8b5cf6;white-space:nowrap;background:#fff;border-radius:4px;padding:.25rem .5rem;font-family:Courier New,monospace;font-size:.85rem;font-weight:500}.styles-module__yKjv0W__info{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:2rem;box-shadow:0 1px 3px #0000001a}.styles-module__yKjv0W__info h2{color:#1e293b;margin-bottom:1.5rem;font-size:1.5rem}.styles-module__yKjv0W__infoSection{border-bottom:1px solid #e2e8f0;margin-bottom:2rem;padding-bottom:2rem}.styles-module__yKjv0W__infoSection:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.styles-module__yKjv0W__infoSection h3{color:#1e293b;margin-bottom:1rem;font-size:1.125rem;font-weight:600}.styles-module__yKjv0W__infoSection p{color:#475569;margin-bottom:1rem;line-height:1.6}.styles-module__yKjv0W__infoSection ul,.styles-module__yKjv0W__infoSection ol{color:#475569;margin-left:1.5rem;line-height:1.8}.styles-module__yKjv0W__infoSection li{margin-bottom:.75rem}.styles-module__yKjv0W__infoSection code{color:#8b5cf6;background:#f1f5f9;border-radius:4px;padding:.25rem .5rem;font-family:Courier New,monospace;font-weight:600}.styles-module__yKjv0W__infoSection strong{color:#1e293b;font-weight:600}@media (max-width:1024px){.styles-module__yKjv0W__analyzer{grid-template-columns:1fr}.styles-module__yKjv0W__stats{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.styles-module__yKjv0W__container{padding:1rem .5rem}.styles-module__yKjv0W__header h1{font-size:2rem}.styles-module__yKjv0W__inputSection,.styles-module__yKjv0W__outputSection{padding:1rem}.styles-module__yKjv0W__sectionHeader{flex-direction:column;align-items:flex-start;gap:.75rem}.styles-module__yKjv0W__stats{grid-template-columns:1fr}.styles-module__yKjv0W__dependencyHeader{flex-direction:column;align-items:flex-start}.styles-module__yKjv0W__depVersion{text-align:left;width:100%}}
