.RandomTeam-module__P6E5RG__container{flex-direction:column;gap:30px;width:100%;padding:0 15px 20px;display:flex}.RandomTeam-module__P6E5RG__panelHeader{margin-bottom:15px}.RandomTeam-module__P6E5RG__panelTitle{color:#6a6c6e;text-transform:uppercase;letter-spacing:2px;text-shadow:0 -1px 1px #0009,0 1px 1px #ffffffe6;font-size:1.1rem;font-weight:900}.RandomTeam-module__P6E5RG__inputSection{background:var(--bg-primary);border:1px solid #c2c0bb;border-radius:12px;padding:20px;box-shadow:inset 0 1px 1px #fffc,0 4px 10px #0000001a}.RandomTeam-module__P6E5RG__inputForm{gap:15px;margin-bottom:20px;display:flex}.RandomTeam-module__P6E5RG__nameInput{color:var(--text-main);resize:vertical;flex:1;min-height:50px;padding:12px 16px;font-family:inherit;font-size:1rem}.RandomTeam-module__P6E5RG__nameInput:focus{outline:2px solid var(--accent-teal);outline-offset:-2px}.RandomTeam-module__P6E5RG__addButton{cursor:pointer;color:#fff;letter-spacing:1px;width:55px;height:55px;text-shadow:none;outline-offset:2px;background:radial-gradient(circle at 35% 35%,#768a6f 0%,#526650 50%,#3a4b38 100%);border:1px solid #3a4b38;border-bottom:2px solid #232e22;border-radius:50%;outline:3px solid #cbccc8;justify-content:center;align-items:center;padding:0;font-size:.8rem;font-weight:900;transition:all .15s cubic-bezier(.4,0,.2,1);display:flex;position:relative;box-shadow:inset 0 0 4px #fff6,0 5px 8px #0000004d,0 1px 2px #00000080}.RandomTeam-module__P6E5RG__addButton:active{transform:translateY(3px);box-shadow:inset 0 2px 5px #00000080,0 1px 1px #fff3}.RandomTeam-module__P6E5RG__tagsContainer{background:var(--bg-trench);background-image:var(--noise-bg);box-shadow:var(--shadow-trench);border:1px solid #adaaa3;border-bottom-color:#fff;border-radius:8px;flex-wrap:wrap;align-items:flex-start;gap:10px;min-height:80px;padding:15px;display:flex}.RandomTeam-module__P6E5RG__nameTag{background:linear-gradient(#fcfbf8 0%,#ebe9e2 100%);border:1px solid #a8a491;border-bottom:2px solid #8e8a75;border-radius:20px;align-items:center;gap:12px;padding:6px 8px 6px 14px;display:flex;box-shadow:0 2px 4px #00000026,inset 0 1px 1px #ffffffe6}.RandomTeam-module__P6E5RG__tagName{color:#4a4c4e;text-shadow:1px 1px #fffc;font-size:.95rem;font-weight:800}.RandomTeam-module__P6E5RG__removeBtnRing{background:linear-gradient(135deg,#f2f1ec 0%,#c8c6c1 100%);border-radius:50%;padding:3px;display:inline-flex;box-shadow:inset 0 1px 2px #0003,0 1px 1px #ffffffb3}.RandomTeam-module__P6E5RG__removeTagBtn{color:#a33b31;cursor:pointer;width:22px;height:22px;text-shadow:none;background:radial-gradient(circle at 35% 35%,#fff 0%,#ebe7da 40%,#bfbbac 100%);border:1px solid #9c998c;border-bottom:2px solid #8e8a75;border-radius:50%;justify-content:center;align-items:center;font-size:.8rem;font-weight:900;transition:all .1s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:inset 0 0 2px #ffffffe6,0 3px 5px #00000040,0 1px 1px #0006}.RandomTeam-module__P6E5RG__removeTagBtn:active{background:radial-gradient(circle,#d4d0c2 0%,#c4c0b4 100%);border-bottom:1px solid #8e8a75;transform:translateY(1px);box-shadow:inset 0 2px 4px #0006,0 1px #fffc}.RandomTeam-module__P6E5RG__emptyText{color:var(--text-muted);text-shadow:1px 1px #ffffff80;margin:auto;font-style:italic;font-weight:600}.RandomTeam-module__P6E5RG__controlSection{background:var(--gradient-metal);border:1px solid #c2c0bb;border-radius:12px;justify-content:space-around;align-items:center;padding:30px;display:flex;box-shadow:inset 0 1px 1px #fffc,0 5px 15px #00000026}.RandomTeam-module__P6E5RG__dialContainer{flex-direction:column;align-items:center;gap:15px;display:flex}.RandomTeam-module__P6E5RG__dialLabel{color:#6a6c6e;text-shadow:0 -1px 1px #0009,0 1px 1px #ffffffe6;letter-spacing:2px;font-size:1.1rem;font-weight:900}.RandomTeam-module__P6E5RG__dialValue{color:var(--accent-red);text-shadow:none;margin-left:8px;font-size:1.3rem}.RandomTeam-module__P6E5RG__mechanicalSlider{appearance:none;background:var(--bg-trench);background-image:var(--noise-bg);width:min(200px,40vw);height:12px;box-shadow:var(--shadow-trench);border:1px solid #aba8a2;border-radius:6px;outline:none}.RandomTeam-module__P6E5RG__mechanicalSlider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:linear-gradient(90deg,#d4d0c2 0%,#ece8da 50%,#b3af9f 100%);border:1px solid #8e8a75;border-bottom:2px solid #6b6859;border-radius:4px;width:28px;height:38px;box-shadow:inset 0 0 2px #fffc,0 4px 6px #0006}.RandomTeam-module__P6E5RG__generateButtonText{letter-spacing:1.5px;color:#fff;text-align:center;text-shadow:.5px .5px #0003;text-transform:uppercase;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:min(1rem,4.5vw);font-weight:900;line-height:1.2}.RandomTeam-module__P6E5RG__resultSection{background:var(--bg-primary);border:1px solid #c2c0bb;border-radius:12px;padding:20px;box-shadow:inset 0 1px 1px #fffc,0 4px 10px #0000001a}.RandomTeam-module__P6E5RG__resultHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.RandomTeam-module__P6E5RG__shareBtn{border-radius:6px;margin-left:auto;padding:8px 16px;font-size:.8rem;font-weight:800}.RandomTeam-module__P6E5RG__teamsGrid{grid-template-columns:repeat(auto-fill,minmax(min(280px,100%),1fr));gap:20px;display:grid}.RandomTeam-module__P6E5RG__teamCard{background-image:var(--noise-bg);flex-direction:column;gap:15px;padding:15px;display:flex}.RandomTeam-module__P6E5RG__teamHeaderRow{border-bottom:2px dashed #0000001a;justify-content:space-between;align-items:center;padding-bottom:8px;display:flex}.RandomTeam-module__P6E5RG__teamTitleDisplay{color:var(--text-main);text-shadow:1px 1px #fff9;text-transform:uppercase;letter-spacing:1px;text-overflow:ellipsis;white-space:nowrap;flex:1;margin:0;font-size:1.1rem;font-weight:900;overflow:hidden}.RandomTeam-module__P6E5RG__editBtn{color:#6a6c6e;cursor:pointer;opacity:.6;background:0 0;border:none;justify-content:center;align-items:center;font-size:1.1rem;transition:all .2s;display:flex}.RandomTeam-module__P6E5RG__editBtn:hover{opacity:1;color:var(--accent-teal);transform:scale(1.1)}.RandomTeam-module__P6E5RG__teamMemberList{flex-direction:column;gap:8px;margin:0;padding:0;list-style-type:none;display:flex}.RandomTeam-module__P6E5RG__teamMember{color:#333;text-shadow:1px 1px #fffc;background:linear-gradient(#fcfbf8 0%,#ebe9e2 100%);border:1px solid #b8b4a2;border-radius:6px;padding:8px 12px;font-weight:700;box-shadow:0 2px 4px #0000001a,inset 0 1px 1px #ffffffe6}@media (max-width:600px){.RandomTeam-module__P6E5RG__controlSection{flex-direction:column;gap:30px}.RandomTeam-module__P6E5RG__inputRow{flex-direction:column;gap:15px}}.RandomTeam-module__P6E5RG__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2000;background:#0006;justify-content:center;align-items:center;animation:.3s RandomTeam-module__P6E5RG__fadeIn;display:flex;position:fixed;inset:0}.RandomTeam-module__P6E5RG__modalContent{text-align:center;border:1px solid #c2c0bb;width:min(400px,90vw);padding:30px;animation:.3s cubic-bezier(.18,.89,.32,1.28) RandomTeam-module__P6E5RG__slideUp;box-shadow:0 20px 40px #0000004d,inset 0 1px 1px #fffc}.RandomTeam-module__P6E5RG__modalInput{text-align:center;width:100%;color:var(--text-main);padding:12px;font-size:1.2rem;font-weight:800}.RandomTeam-module__P6E5RG__modalActions{justify-content:center;align-items:center;gap:30px;margin-top:10px;display:flex}.RandomTeam-module__P6E5RG__modalBtnText{letter-spacing:1px;color:#fff;font-size:.9rem;font-weight:900}@keyframes RandomTeam-module__P6E5RG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes RandomTeam-module__P6E5RG__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}
