.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_textarea{width:100%;min-height:130px;padding:1rem;border:2px solid #dce2ea;border-radius:16px;font-family:inherit;font-size:1rem;resize:vertical;background:#fafbfc;transition:border 0.2s}.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:.95rem;border-right:4px solid #fea000;word-break:break-word;color:#333}.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}