.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_textarea{width:100%;min-height:180px;padding:1rem;border:2px solid #dce2ea;border-radius:16px;font-family:monospace;font-size:.95rem;resize:vertical;background:#fafbfc;transition:border 0.2s;direction:ltr;text-align:left}.themefour_tools_textarea:focus{outline:none;border-color:#09F;background:#fff}.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;min-height:100px}.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_options{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;margin:1.5rem 0}.themefour_tools_option_group{border:1px solid #e9edf2;border-radius:14px;padding:1rem}.themefour_tools_option_group h3{font-size:1rem;color:#444;margin-bottom:.8rem;display:flex;align-items:center;gap:.3rem}.themefour_tools_option_row{display:flex;align-items:center;gap:.5rem;margin-bottom:.6rem;flex-wrap:wrap}.themefour_tools_option_row label{margin-left:.3rem;display:flex;align-items:center;gap:.3rem;cursor:pointer}.themefour_tools_input_small{padding:.4rem;border:2px solid #dce2ea;border-radius:8px;font-family:inherit;width:100px;text-align:center}.themefour_tools_input_small:focus{outline:none;border-color:#09F}.themefour_tools_select_small{padding:.4rem;border:2px solid #dce2ea;border-radius:8px;font-family:inherit}.themefour_tools_radio_group{display:flex;gap:1rem}