@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css');

/* tc-scoped:tc-wp-tool-root */

.tc-wp-tool-root{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
  display: flow-root;
  isolation: isolate;
  position: relative;
}.wpc-scope-5 .tc-wp-tool-root img, .wpc-scope-5 .tc-wp-tool-root video, .wpc-scope-5 .tc-wp-tool-root svg, .wpc-scope-5 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool{
  position: relative;
  width: 100%;
  overflow-x: hidden;
  isolation: isolate;
  color: #f8fff9;
  background:
    radial-gradient(circle at 12% 8%, rgba(250, 204, 21, 0.28), transparent 28%),
    radial-gradient(circle at 88% 16%, rgba(20, 184, 166, 0.32), transparent 32%),
    radial-gradient(circle at 55% 88%, rgba(79, 70, 229, 0.28), transparent 36%),
    linear-gradient(135deg, #031712 0%, #063d35 28%, #0f766e 48%, #1e1b4b 72%, #020617 100%);
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
}.wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool, .wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool *{
  box-sizing: border-box;
}.wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-shell{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-header{
  text-align: center;
  margin: 0 auto;
  max-width: 820px;
}.wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-header h1{
  margin: 0;
  color: #ffffff;
  font-weight: 850;
  line-height: 1.05;
  letter-spacing: 0;
  text-shadow: 0 10px 34px rgba(20, 184, 166, 0.34);
}.wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-header p{
  margin: 14px auto 0;
  color: rgba(236, 253, 245, 0.88);
  line-height: 1.65;
}.wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-control-panel{
  margin: 32px auto 0;
  width: 100%;
  border: 1px solid rgba(250, 204, 21, 0.26);
  border-radius: 26px;
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.16), rgba(255, 255, 255, 0.07));
  box-shadow: 0 24px 70px rgba(2, 6, 23, 0.38), inset 0 1px 0 rgba(255, 255, 255, 0.16);
  backdrop-filter: blur(18px);
}.wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-input-label{
  display: block;
  margin: 0 0 10px;
  color: rgba(250, 204, 21, 0.95);
  font-weight: 750;
}.wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-text-input{
  display: block;
  width: 100%;
  max-width: 100%;
  border: 1px solid rgba(167, 243, 208, 0.38);
  border-radius: 18px;
  outline: none;
  color: #ffffff;
  background: rgba(2, 6, 23, 0.44);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-text-input::placeholder{
  color: rgba(209, 250, 229, 0.58);
}.wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-text-input:focus{
  border-color: rgba(250, 204, 21, 0.76);
  background: rgba(2, 6, 23, 0.58);
  box-shadow: 0 0 0 4px rgba(20, 184, 166, 0.18), 0 0 34px rgba(250, 204, 21, 0.18);
}.wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-clear-row, .wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-load-row{
  display: flex;
  justify-content: center;
  width: 100%;
}.wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-clear-button, .wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-load-button, .wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-copy-button{
  border: 1px solid rgba(250, 204, 21, 0.36);
  border-radius: 999px;
  cursor: pointer;
  color: #06130f;
  font-weight: 850;
  background: linear-gradient(135deg, #facc15 0%, #34d399 48%, #2dd4bf 100%);
  box-shadow: 0 16px 34px rgba(20, 184, 166, 0.22);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease;
}.wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-clear-button:hover, .wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-load-button:hover, .wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-copy-button:hover{
  transform: translateY(-2px);
  filter: saturate(1.1);
  box-shadow: 0 20px 44px rgba(250, 204, 21, 0.22), 0 0 34px rgba(45, 212, 191, 0.22);
}.wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-preview-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
}.wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border: 1px solid rgba(167, 243, 208, 0.22);
  border-radius: 22px;
  background: linear-gradient(160deg, rgba(255, 255, 255, 0.15), rgba(15, 23, 42, 0.38));
  box-shadow: 0 18px 48px rgba(2, 6, 23, 0.32), inset 0 1px 0 rgba(255, 255, 255, 0.13);
  backdrop-filter: blur(16px);
  transition: transform 220ms ease, border-color 220ms ease, box-shadow 220ms ease;
  animation: afgFadeIn 360ms ease both;
}.wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-card:hover{
  transform: translateY(-6px);
  border-color: rgba(250, 204, 21, 0.48);
  box-shadow: 0 26px 62px rgba(2, 6, 23, 0.42), 0 0 36px rgba(20, 184, 166, 0.16);
}.wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-card-top{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  margin-bottom: 14px;
}.wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-style-name{
  min-width: 0;
  color: #fef9c3;
  font-weight: 850;
  line-height: 1.25;
}.wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-preview-text{
  width: 100%;
  max-width: 100%;
  min-height: 118px;
  max-height: 180px;
  overflow: auto;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.11);
  background: rgba(2, 6, 23, 0.34);
  color: #ffffff;
  line-height: 1.75;
  white-space: normal;
  overflow-wrap: anywhere;
  word-break: break-word;
  direction: rtl;
  unicode-bidi: plaintext;
}.wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-preview-text::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-preview-text::-webkit-scrollbar-track{
  background: rgba(2, 6, 23, 0.36);
  border-radius: 999px;
}.wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-preview-text::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #facc15, #14b8a6);
  border-radius: 999px;
}.wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-copy-button{
  width: 100%;
  margin-top: 16px;
}.wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-load-button[disabled]{
  display: none;
}.wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-style-0 .afg-preview-text{ color: #fde68a; text-shadow: 0 0 18px rgba(250, 204, 21, 0.42); font-weight: 800; }.wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-style-1 .afg-preview-text{ color: #a7f3d0; letter-spacing: 1px; font-weight: 750; }.wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-style-2 .afg-preview-text{ color: #bfdbfe; text-shadow: 0 0 16px rgba(99, 102, 241, 0.5); font-style: italic; }.wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-style-3 .afg-preview-text{ color: #fef3c7; font-weight: 900; }.wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-style-4 .afg-preview-text{ color: #ccfbf1; text-shadow: 2px 2px 0 rgba(15, 23, 42, 0.78); }.wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-style-5 .afg-preview-text{ color: #ffffff; letter-spacing: 2px; }.wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-style-6 .afg-preview-text{ color: #f0fdfa; text-decoration: underline; text-decoration-color: rgba(250, 204, 21, 0.62); text-underline-offset: 7px; }.wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-style-7 .afg-preview-text{ color: #fde68a; font-style: italic; }.wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-style-8 .afg-preview-text{ color: #99f6e4; text-shadow: 0 0 8px rgba(45, 212, 191, 0.7); }.wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-style-9 .afg-preview-text{ color: #ddd6fe; font-weight: 850; }.wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-style-10 .afg-preview-text{ color: #fb7185; text-shadow: 0 0 16px rgba(251, 113, 133, 0.34); }.wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-style-11 .afg-preview-text{ color: #ecfccb; letter-spacing: 1.5px; }.wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-style-12 .afg-preview-text{ color: #fef08a; font-weight: 700; transform: skewX(-2deg); }.wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-style-13 .afg-preview-text{ color: #bae6fd; text-shadow: 0 2px 0 rgba(14, 116, 144, 0.7); }.wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-style-14 .afg-preview-text{ color: #f5d0fe; font-style: italic; font-weight: 800; }.wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-style-15 .afg-preview-text{ color: #d9f99d; }.wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-style-16 .afg-preview-text{ color: #fed7aa; text-shadow: 0 0 18px rgba(251, 146, 60, 0.38); }.wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-style-17 .afg-preview-text{ color: #c7d2fe; letter-spacing: 0.8px; }.wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-style-18 .afg-preview-text{ color: #f8fafc; font-weight: 950; }.wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-style-19 .afg-preview-text{ color: #67e8f9; text-shadow: 0 0 12px rgba(103, 232, 249, 0.54); }.wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-style-20 .afg-preview-text{ color: #fefce8; text-decoration: overline; text-decoration-color: #facc15; }.wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-style-21 .afg-preview-text{ color: #bbf7d0; font-style: italic; }.wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-style-22 .afg-preview-text{ color: #fecdd3; font-weight: 800; }.wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-style-23 .afg-preview-text{ color: #e0f2fe; letter-spacing: 2.4px; }.wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-style-24 .afg-preview-text{ color: #fcd34d; text-shadow: 0 0 5px #92400e, 0 0 18px rgba(250, 204, 21, 0.45); }.wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-style-25 .afg-preview-text{ color: #86efac; font-weight: 900; }.wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-style-26 .afg-preview-text{ color: #e9d5ff; text-shadow: 1px 1px 0 #4c1d95; }.wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-style-27 .afg-preview-text{ color: #f0abfc; letter-spacing: 1.2px; }.wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-style-28 .afg-preview-text{ color: #a5f3fc; font-weight: 700; }.wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-style-29 .afg-preview-text{ color: #fde68a; text-decoration: underline overline; text-decoration-color: rgba(45, 212, 191, 0.7); }.wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-style-30 .afg-preview-text{ color: #ffffff; text-shadow: -1px 0 #14b8a6, 1px 0 #facc15; }.wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-style-31 .afg-preview-text{ color: #d1fae5; font-style: italic; letter-spacing: 1.8px; }.wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-style-32 .afg-preview-text{ color: #fef9c3; font-weight: 850; }.wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-style-33 .afg-preview-text{ color: #c4b5fd; text-shadow: 0 0 22px rgba(124, 58, 237, 0.55); }.wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-style-34 .afg-preview-text{ color: #b9fbc0; text-shadow: 0 0 12px rgba(34, 197, 94, 0.46); }.wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-style-35 .afg-preview-text{ color: #fdba74; font-weight: 800; }.wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-style-36 .afg-preview-text{ color: #f8fafc; letter-spacing: 3px; }.wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-style-37 .afg-preview-text{ color: #7dd3fc; font-style: italic; }.wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-style-38 .afg-preview-text{ color: #fef08a; text-shadow: 0 3px 0 rgba(20, 83, 45, 0.7); }.wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-style-39 .afg-preview-text{ color: #99f6e4; font-weight: 950; }.wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-style-40 .afg-preview-text{ color: #e2e8f0; text-shadow: 0 0 14px rgba(226, 232, 240, 0.34); }.wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-style-41 .afg-preview-text{ color: #fbcfe8; letter-spacing: 1px; font-weight: 760; }.wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-style-42 .afg-preview-text{ color: #bef264; text-decoration: underline; text-underline-offset: 5px; }.wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-style-43 .afg-preview-text{ color: #fde68a; font-style: italic; text-shadow: 0 0 16px rgba(250, 204, 21, 0.36); }.wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-style-44 .afg-preview-text{ color: #93c5fd; font-weight: 900; }.wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-style-45 .afg-preview-text{ color: #ccfbf1; letter-spacing: 2px; text-shadow: 0 0 10px rgba(20, 184, 166, 0.48); }.wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-style-46 .afg-preview-text{ color: #fee2e2; font-weight: 700; }.wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-style-47 .afg-preview-text{ color: #e0e7ff; text-decoration: overline underline; text-decoration-color: rgba(250, 204, 21, 0.52); }.wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-style-48 .afg-preview-text{ color: #dcfce7; text-shadow: 2px 2px 0 rgba(21, 128, 61, 0.46); }.wpc-scope-5 .tc-wp-tool-root .arabic-font-generator-tool .afg-style-49 .afg-preview-text{ color: #fefce8; font-weight: 950; text-shadow: 0 0 24px rgba(250, 204, 21, 0.48), 0 0 34px rgba(20, 184, 166, 0.28); }@keyframes afgFadeIn{
  from { opacity: 0; transform: translateY(12px); }
  to { opacity: 1; transform: translateY(0); }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .arabic-font-generator-tool{ padding: 30px 12px; }.tc-wp-tool-root .arabic-font-generator-tool .afg-shell{ width: 100%; }.tc-wp-tool-root .arabic-font-generator-tool .afg-header h1{ font-size: 31px; }.tc-wp-tool-root .arabic-font-generator-tool .afg-header p{ font-size: 14px; }.tc-wp-tool-root .arabic-font-generator-tool .afg-control-panel{ padding: 16px; }.tc-wp-tool-root .arabic-font-generator-tool .afg-input-label{ font-size: 13px; }.tc-wp-tool-root .arabic-font-generator-tool .afg-text-input{ height: 52px; padding: 0 15px; font-size: 15px; }.tc-wp-tool-root .arabic-font-generator-tool .afg-clear-row{ margin-top: 14px; }.tc-wp-tool-root .arabic-font-generator-tool .afg-clear-button, .tc-wp-tool-root .arabic-font-generator-tool .afg-load-button, .tc-wp-tool-root .arabic-font-generator-tool .afg-copy-button{ min-height: 44px; padding: 0 18px; font-size: 14px; }.tc-wp-tool-root .arabic-font-generator-tool .afg-preview-grid{ grid-template-columns: 1fr !important; gap: 14px; margin-top: 20px; }.tc-wp-tool-root .arabic-font-generator-tool .afg-card{ padding: 15px; }.tc-wp-tool-root .arabic-font-generator-tool .afg-style-name{ font-size: 14px; }.tc-wp-tool-root .arabic-font-generator-tool .afg-preview-text{ padding: 13px; font-size: 18px; }.tc-wp-tool-root .arabic-font-generator-tool .afg-load-row{ margin-top: 20px; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .arabic-font-generator-tool{ padding: 36px 14px; }.tc-wp-tool-root .arabic-font-generator-tool .afg-shell{ width: 100%; }.tc-wp-tool-root .arabic-font-generator-tool .afg-header h1{ font-size: 36px; }.tc-wp-tool-root .arabic-font-generator-tool .afg-header p{ font-size: 15px; }.tc-wp-tool-root .arabic-font-generator-tool .afg-control-panel{ padding: 18px; }.tc-wp-tool-root .arabic-font-generator-tool .afg-input-label{ font-size: 14px; }.tc-wp-tool-root .arabic-font-generator-tool .afg-text-input{ height: 56px; padding: 0 16px; font-size: 16px; }.tc-wp-tool-root .arabic-font-generator-tool .afg-clear-row{ margin-top: 15px; }.tc-wp-tool-root .arabic-font-generator-tool .afg-clear-button, .tc-wp-tool-root .arabic-font-generator-tool .afg-load-button, .tc-wp-tool-root .arabic-font-generator-tool .afg-copy-button{ min-height: 46px; padding: 0 20px; font-size: 14px; }.tc-wp-tool-root .arabic-font-generator-tool .afg-preview-grid{ grid-template-columns: 1fr !important; gap: 16px; margin-top: 22px; }.tc-wp-tool-root .arabic-font-generator-tool .afg-card{ padding: 17px; }.tc-wp-tool-root .arabic-font-generator-tool .afg-style-name{ font-size: 15px; }.tc-wp-tool-root .arabic-font-generator-tool .afg-preview-text{ padding: 14px; font-size: 19px; }.tc-wp-tool-root .arabic-font-generator-tool .afg-load-row{ margin-top: 22px; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .arabic-font-generator-tool{ padding: 44px 18px; }.tc-wp-tool-root .arabic-font-generator-tool .afg-shell{ width: 100%; }.tc-wp-tool-root .arabic-font-generator-tool .afg-header h1{ font-size: 42px; }.tc-wp-tool-root .arabic-font-generator-tool .afg-header p{ font-size: 16px; }.tc-wp-tool-root .arabic-font-generator-tool .afg-control-panel{ padding: 22px; }.tc-wp-tool-root .arabic-font-generator-tool .afg-input-label{ font-size: 14px; }.tc-wp-tool-root .arabic-font-generator-tool .afg-text-input{ height: 58px; padding: 0 18px; font-size: 17px; }.tc-wp-tool-root .arabic-font-generator-tool .afg-clear-row{ margin-top: 16px; }.tc-wp-tool-root .arabic-font-generator-tool .afg-clear-button, .tc-wp-tool-root .arabic-font-generator-tool .afg-load-button, .tc-wp-tool-root .arabic-font-generator-tool .afg-copy-button{ min-height: 48px; padding: 0 22px; font-size: 15px; }.tc-wp-tool-root .arabic-font-generator-tool .afg-preview-grid{ grid-template-columns: 1fr !important; gap: 18px; margin-top: 26px; }.tc-wp-tool-root .arabic-font-generator-tool .afg-card{ padding: 19px; }.tc-wp-tool-root .arabic-font-generator-tool .afg-style-name{ font-size: 16px; }.tc-wp-tool-root .arabic-font-generator-tool .afg-preview-text{ padding: 16px; font-size: 21px; }.tc-wp-tool-root .arabic-font-generator-tool .afg-load-row{ margin-top: 24px; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .arabic-font-generator-tool{ padding: 58px 24px; }.tc-wp-tool-root .arabic-font-generator-tool .afg-shell{ width: 96%; }.tc-wp-tool-root .arabic-font-generator-tool .afg-header h1{ font-size: 56px; }.tc-wp-tool-root .arabic-font-generator-tool .afg-header p{ font-size: 17px; }.tc-wp-tool-root .arabic-font-generator-tool .afg-control-panel{ padding: 26px; }.tc-wp-tool-root .arabic-font-generator-tool .afg-input-label{ font-size: 15px; }.tc-wp-tool-root .arabic-font-generator-tool .afg-text-input{ height: 62px; padding: 0 22px; font-size: 18px; }.tc-wp-tool-root .arabic-font-generator-tool .afg-clear-row{ margin-top: 18px; }.tc-wp-tool-root .arabic-font-generator-tool .afg-clear-button, .tc-wp-tool-root .arabic-font-generator-tool .afg-load-button, .tc-wp-tool-root .arabic-font-generator-tool .afg-copy-button{ min-height: 50px; padding: 0 24px; font-size: 15px; }.tc-wp-tool-root .arabic-font-generator-tool .afg-preview-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 20px; margin-top: 30px; }.tc-wp-tool-root .arabic-font-generator-tool .afg-card{ padding: 20px; }.tc-wp-tool-root .arabic-font-generator-tool .afg-style-name{ font-size: 16px; }.tc-wp-tool-root .arabic-font-generator-tool .afg-preview-text{ padding: 17px; font-size: 22px; }.tc-wp-tool-root .arabic-font-generator-tool .afg-load-row{ margin-top: 28px; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .arabic-font-generator-tool{ padding: 70px 28px; }.tc-wp-tool-root .arabic-font-generator-tool .afg-shell{ width: 96%; }.tc-wp-tool-root .arabic-font-generator-tool .afg-header h1{ font-size: 64px; }.tc-wp-tool-root .arabic-font-generator-tool .afg-header p{ font-size: 18px; }.tc-wp-tool-root .arabic-font-generator-tool .afg-control-panel{ padding: 30px; }.tc-wp-tool-root .arabic-font-generator-tool .afg-input-label{ font-size: 15px; }.tc-wp-tool-root .arabic-font-generator-tool .afg-text-input{ height: 66px; padding: 0 24px; font-size: 19px; }.tc-wp-tool-root .arabic-font-generator-tool .afg-clear-row{ margin-top: 20px; }.tc-wp-tool-root .arabic-font-generator-tool .afg-clear-button, .tc-wp-tool-root .arabic-font-generator-tool .afg-load-button, .tc-wp-tool-root .arabic-font-generator-tool .afg-copy-button{ min-height: 52px; padding: 0 26px; font-size: 16px; }.tc-wp-tool-root .arabic-font-generator-tool .afg-preview-grid{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 22px; margin-top: 34px; }.tc-wp-tool-root .arabic-font-generator-tool .afg-card{ padding: 22px; }.tc-wp-tool-root .arabic-font-generator-tool .afg-style-name{ font-size: 16px; }.tc-wp-tool-root .arabic-font-generator-tool .afg-preview-text{ padding: 18px; font-size: 23px; }.tc-wp-tool-root .arabic-font-generator-tool .afg-load-row{ margin-top: 30px; }}@media (min-width: 1200px){.tc-wp-tool-root .arabic-font-generator-tool{ padding: 82px 32px; }.tc-wp-tool-root .arabic-font-generator-tool .afg-shell{ width: 100%; }.tc-wp-tool-root .arabic-font-generator-tool .afg-header h1{ font-size: 72px; }.tc-wp-tool-root .arabic-font-generator-tool .afg-header p{ font-size: 19px; }.tc-wp-tool-root .arabic-font-generator-tool .afg-control-panel{ padding: 32px; }.tc-wp-tool-root .arabic-font-generator-tool .afg-input-label{ font-size: 16px; }.tc-wp-tool-root .arabic-font-generator-tool .afg-text-input{ height: 68px; padding: 0 26px; font-size: 20px; }.tc-wp-tool-root .arabic-font-generator-tool .afg-clear-row{ margin-top: 20px; }.tc-wp-tool-root .arabic-font-generator-tool .afg-clear-button, .tc-wp-tool-root .arabic-font-generator-tool .afg-load-button, .tc-wp-tool-root .arabic-font-generator-tool .afg-copy-button{ min-height: 54px; padding: 0 30px; font-size: 16px; }.tc-wp-tool-root .arabic-font-generator-tool .afg-preview-grid{ grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 24px; margin-top: 36px; }.tc-wp-tool-root .arabic-font-generator-tool .afg-card{ padding: 22px; }.tc-wp-tool-root .arabic-font-generator-tool .afg-style-name{ font-size: 16px; }.tc-wp-tool-root .arabic-font-generator-tool .afg-preview-text{ padding: 18px; font-size: 23px; }.tc-wp-tool-root .arabic-font-generator-tool .afg-load-row{ margin-top: 32px; }}.wpc-scope-5 /* tc-layout-guard: stay in page body flow — do not overlap theme header/nav */
.tc-wp-tool-root{
  position: relative !important;
  top: auto !important;
  left: auto !important;
  right: auto !important;
  bottom: auto !important;
  margin-top: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  box-sizing: border-box !important;
  z-index: 0 !important;
}