
    .test-box { background: #fff; padding: 20px; border-radius: 10px; box-shadow: 0 2px 12px rgba(0,0,0,0.1); }
    textarea { resize: none; }
    #result-box { display: none; }
    .rtl { direction: rtl; text-align: right; }