.themefour_tools_card{background:#fff;border:1px solid #e9edf2;border-radius:20px;padding:1.8rem;margin-bottom:2rem}.themefour_tools_card h2{font-size:1.4rem;color:#09F;margin-bottom:1.2rem;font-weight:700}.themefour_tools_result{background:#f8fafe;border-radius:16px;padding:1rem 1.2rem;margin-top:1.2rem;font-size:1.3rem;border-right:4px solid #fea000;word-break:break-all;color:#333;font-family:monospace;direction:ltr;text-align:left}.themefour_tools_btn{display:inline-flex;align-items:center;gap:.4rem;padding:.7rem 1.8rem;border:none;border-radius:30px;font-family:inherit;font-weight:600;font-size:.95rem;cursor:pointer;transition:all 0.25s;background:#09F;color:#fff;margin:.3rem .2rem}.themefour_tools_btn:hover{background:#0082e0;transform:translateY(-2px);box-shadow:0 6px 14px rgb(9 153 255 / .3)}.themefour_tools_btn.accent{background:#fea000}.themefour_tools_btn.accent:hover{background:#e08d00;box-shadow:0 6px 14px rgb(254 160 0 / .35)}.themefour_tools_flex_btns{display:flex;flex-wrap:wrap;gap:.5rem;margin:1rem 0}.themefour_tools_label{font-weight:600;margin-left:.5rem;display:flex;align-items:center;gap:.3rem}.themefour_tools_input_small{width:80px;padding:.5rem;border-radius:10px;border:2px solid #dce2ea;font-family:inherit;text-align:center}.themefour_tools_checkboxes{display:flex;flex-wrap:wrap;gap:1.5rem;margin:1rem 0}.themefour_tools_password_strength{height:8px;border-radius:4px;background:#e0e0e0;margin-top:.5rem;overflow:hidden}.themefour_tools_strength_fill{height:100%;width:0%;transition:width 0.3s,background 0.3s}