.randomPicker_toolPage__tftIY{min-height:calc(100vh - var(--header-height, 60px));width:100vw;background:linear-gradient(120deg,#f7faff 60%,#eaf4ff);display:flex;flex-direction:column;align-items:center;padding-top:5vh;box-sizing:border-box}.randomPicker_randomPicker__3AwjY,.randomPicker_toolContainer__k63UF{max-width:var(--tool-width,420px);margin:2rem auto;padding:2rem;background:#fff;border-radius:12px;box-shadow:0 2px 16px rgba(0,0,0,.08);display:flex;flex-direction:column;align-items:center}.randomPicker_toolTitle__7rfNU{font-size:1.5rem;margin-bottom:1.2rem;color:var(--primary-color);text-align:center;width:100%}.randomPicker_randomPicker__3AwjY textarea,.randomPicker_toolInput__Fz___{width:100%;padding:.5rem;border:1px solid #c3d0e8;border-radius:6px;font-size:1rem;margin-bottom:1rem}.randomPicker_randomPicker__3AwjY textarea:focus,.randomPicker_toolInput__Fz___:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 2px rgba(var(--primary-color-rgb),.2)}.randomPicker_randomPicker__3AwjY button,.randomPicker_toolButton__d1OkG{padding:.5rem 1rem;border:none;background-color:var(--primary-color);color:#fff;border-radius:6px;font-size:.9rem;cursor:pointer;transition:background-color .3s,transform .2s}.randomPicker_randomPicker__3AwjY button:hover,.randomPicker_toolButton__d1OkG:hover{background-color:var(--primary-color-dark,#0059b3)}.randomPicker_randomPicker__3AwjY button:active,.randomPicker_toolButton__d1OkG:active{transform:translateY(1px)}.randomPicker_randomPicker__3AwjY button.randomPicker_secondary__VayfA,.randomPicker_toolButton__d1OkG.randomPicker_secondary__VayfA{background-color:var(--secondary-bg-color,#f0f0f0);color:var(--text-color)}.randomPicker_randomPicker__3AwjY button.randomPicker_secondary__VayfA:hover,.randomPicker_toolButton__d1OkG.randomPicker_secondary__VayfA:hover{background-color:#e0e0e0}.randomPicker_toolButtonGroup__RyIMu{display:flex;gap:.5rem;margin-top:1rem;flex-wrap:wrap;justify-content:center}.randomPicker_toolResult__raoN9{width:100%;background:#f5f5f5;border-radius:8px;padding:1rem;margin-top:1rem;font-size:1rem;word-break:break-word}.randomPicker_toolDivider___4Kmu{width:100%;height:1px;background-color:#e5e5e5;margin:1.5rem 0}.randomPicker_toolFormRow__IhIeh{display:flex;gap:.7rem;margin-bottom:1rem;width:100%;align-items:center}.randomPicker_toolFormRow__IhIeh.randomPicker_centered__VkuLA{justify-content:center}.randomPicker_toolLabel___am4x{font-size:1rem;margin-bottom:.3rem;color:var(--text-color)}.randomPicker_toolOptionGroup__zOyG6{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.randomPicker_toolOptionGroup__zOyG6 label{display:flex;align-items:center;gap:.3rem;cursor:pointer}@media(max-width:480px){.randomPicker_randomPicker__3AwjY,.randomPicker_toolContainer__k63UF{padding:1.5rem;margin:1rem;width:calc(100% - 2rem)}.randomPicker_toolFormRow__IhIeh{flex-direction:column;align-items:flex-start}.randomPicker_toolFormRow__IhIeh.randomPicker_keepRow__GbG_p{flex-direction:row}}.randomPicker_randomPicker__3AwjY{--tool-width:480px;margin:2rem auto;display:flex;flex-direction:column;gap:1rem}.randomPicker_randomPicker__3AwjY textarea{width:100%;resize:vertical}.randomPicker_randomPicker__3AwjY button:hover{background:#0059c1}.randomPicker_result__9pVtB{margin-top:1rem;font-size:1.3rem;color:#0070f3;text-align:center}