.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;display:flex;align-items:center;gap:.5rem}.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_btn_outline{background:#fff0;border:2px solid #09F;color:#09F;padding:10px;font-family:inherit;border-radius:50px}.themefour_tools_btn_outline:hover{background:#09F;color:#fff}.themefour_tools_flex_btns{display:flex;flex-wrap:wrap;gap:.5rem;margin:1rem 0}.themefour_tools_result{background:#f8fafe;border-radius:16px;padding:1rem 1.2rem;margin-top:1.2rem;font-size:.9rem;border-right:4px solid #fea000;word-break:break-word;color:#333;white-space:pre-wrap;direction:ltr;text-align:left}.themefour_tools_option{margin-bottom:1rem}.themefour_tools_option label{display:flex;align-items:center;gap:.5rem;cursor:pointer;margin-bottom:.3rem}.themefour_tools_input_small{padding:.5rem;border:2px solid #dce2ea;border-radius:10px;font-family:inherit;width:300px;max-width:100%}.themefour_tools_custom_list{list-style:none;padding:0;margin:.5rem 0}.themefour_tools_custom_list li{display:flex;align-items:center;gap:.5rem;margin-bottom:.4rem}.themefour_tools_custom_list input{flex:1;padding:.4rem;border:2px solid #dce2ea;border-radius:8px;font-family:monospace}.themefour_tools_custom_list button{background:#fee;border:1px solid #faa;border-radius:6px;cursor:pointer;padding:.3rem .7rem;font-size:.8rem;color:#d33;display:inline-flex;align-items:center}.themefour_tools_custom_list button:hover{background:#fdd;border-color:#f66}