@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-67 .tc-wp-tool-root img, .wpc-scope-67 .tc-wp-tool-root video, .wpc-scope-67 .tc-wp-tool-root svg, .wpc-scope-67 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool{
  position: relative;
  width: 100%;
  box-sizing: border-box;
  color: #0f172a;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "SF Pro Display", "Segoe UI", sans-serif;
  background:
    radial-gradient(circle at 18% 8%, rgba(0, 122, 255, 0.18), transparent 32%),
    radial-gradient(circle at 82% 18%, rgba(210, 225, 245, 0.55), transparent 28%),
    linear-gradient(135deg, #f8fbff 0%, #eef5ff 42%, #f7f8fb 100%);
  overflow-x: hidden;
}.wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool, .wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool div, .wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool section, .wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool header, .wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool textarea, .wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool button, .wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool h1, .wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool p, .wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool label{
  box-sizing: border-box;
}.wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-shell{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-header{
  text-align: center;
  margin: 0 auto;
}.wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-header h1{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.04;
  letter-spacing: 0;
}.wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-header p{
  max-width: 720px;
  margin: 16px auto 0;
  color: #475569;
  line-height: 1.65;
  font-weight: 500;
}.wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-composer{
  margin: 34px auto 0;
  padding: 24px;
  border: 1px solid rgba(148, 163, 184, 0.34);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.72);
  box-shadow: 0 24px 70px rgba(15, 23, 42, 0.11), inset 0 1px 0 rgba(255, 255, 255, 0.85);
  backdrop-filter: blur(18px);
}.wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-label{
  display: block;
  margin: 0 0 10px;
  color: #1f2937;
  font-weight: 700;
}.wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-input{
  display: block;
  width: 100%;
  max-width: 100%;
  resize: vertical;
  border: 1px solid rgba(100, 116, 139, 0.28);
  border-radius: 18px;
  color: #0f172a;
  background: linear-gradient(180deg, rgba(255,255,255,0.96), rgba(248,250,252,0.92));
  box-shadow: inset 0 1px 3px rgba(15, 23, 42, 0.06);
  outline: none;
  line-height: 1.55;
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-input:focus{
  border-color: rgba(0, 122, 255, 0.72);
  box-shadow: 0 0 0 5px rgba(0, 122, 255, 0.14), inset 0 1px 3px rgba(15, 23, 42, 0.05);
  background: #ffffff;
}.wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-actions{
  display: flex;
  justify-content: flex-end;
  margin-top: 16px;
}.wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-clear, .wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-copy, .wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-load-more{
  appearance: none;
  border: 0;
  border-radius: 999px;
  cursor: pointer;
  font-weight: 800;
  letter-spacing: 0;
  transition: transform 180ms ease, box-shadow 180ms ease, background 180ms ease, opacity 180ms ease;
}.wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-clear, .wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-load-more{
  color: #ffffff;
  background: linear-gradient(135deg, #111827, #007aff 58%, #9cc9ff);
  box-shadow: 0 14px 32px rgba(0, 122, 255, 0.26);
}.wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-clear:hover, .wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-load-more:hover, .wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-copy:hover{
  transform: translateY(-2px);
  box-shadow: 0 18px 38px rgba(0, 122, 255, 0.32);
}.wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-results{
  margin-top: 30px;
}.wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
}.wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border: 1px solid rgba(148, 163, 184, 0.28);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.72);
  box-shadow: 0 18px 52px rgba(15, 23, 42, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.9);
  backdrop-filter: blur(16px);
  overflow: hidden;
  animation: afgFadeIn 360ms ease both;
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
}.wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(0, 122, 255, 0.36);
  box-shadow: 0 24px 64px rgba(15, 23, 42, 0.14), 0 0 28px rgba(0, 122, 255, 0.1);
}.wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-card-top{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 14px;
}.wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-name{
  min-width: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.25;
  overflow-wrap: anywhere;
}.wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-copy{
  flex: 0 0 auto;
  color: #0f172a;
  background: linear-gradient(180deg, #ffffff, #eaf4ff);
  border: 1px solid rgba(0, 122, 255, 0.24);
  box-shadow: 0 10px 22px rgba(15, 23, 42, 0.09);
}.wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-preview{
  width: 100%;
  max-height: 180px;
  min-height: 118px;
  overflow-y: auto;
  overflow-x: hidden;
  border-radius: 17px;
  padding: 16px;
  line-height: 1.55;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
  border: 1px solid rgba(148, 163, 184, 0.22);
}.wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-preview::-webkit-scrollbar-track{
  background: rgba(226, 232, 240, 0.55);
  border-radius: 999px;
}.wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #b6d8ff, #007aff);
  border-radius: 999px;
}.wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-load-wrap{
  display: flex;
  justify-content: center;
  margin-top: 28px;
}.wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-load-more:disabled{
  cursor: default;
  opacity: 0.48;
  transform: none;
}.wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-style-0 .afg-preview{ background: linear-gradient(135deg, #ffffff, #eaf4ff); color: #0b1220; text-shadow: 0 0 18px rgba(0,122,255,.18); }.wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-style-1 .afg-preview{ background: linear-gradient(135deg, #f8fafc, #dfe7f2); color: #334155; }.wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-style-2 .afg-preview{ background: #0b1220; color: #eaf4ff; text-shadow: 0 0 14px rgba(100,181,255,.75); }.wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-style-3 .afg-preview{ background: linear-gradient(135deg, #f7fbff, #ffffff); color: #007aff; font-weight: 800; }.wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-style-4 .afg-preview{ background: #f8fbff; color: #111827; font-family: ui-monospace, SFMono-Regular, Menlo, monospace; }.wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-style-5 .afg-preview{ background: linear-gradient(135deg, #fff, #f1f5f9); color: #475569; font-style: italic; }.wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-style-6 .afg-preview{ background: linear-gradient(135deg, #eef6ff, #fff); color: #1d4ed8; }.wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-style-7 .afg-preview{ background: #111827; color: #f8fafc; letter-spacing: 1px; }.wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-style-8 .afg-preview{ background: linear-gradient(135deg, #fff7ed, #eef6ff); color: #0f172a; }.wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-style-9 .afg-preview{ background: linear-gradient(135deg, #f0f9ff, #f8fafc); color: #0369a1; }.wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-style-10 .afg-preview{ background: #f8fafc; color: #0f172a; text-transform: uppercase; }.wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-style-11 .afg-preview{ background: linear-gradient(135deg, #ecfeff, #f8fafc); color: #0e7490; }.wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-style-12 .afg-preview{ background: linear-gradient(135deg, #f5f7fb, #dbeafe); color: #1e3a8a; }.wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-style-13 .afg-preview{ background: #ffffff; color: #64748b; text-shadow: 1px 1px 0 #dbeafe; }.wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-style-14 .afg-preview{ background: #020617; color: #93c5fd; }.wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-style-15 .afg-preview{ background: linear-gradient(135deg, #ffffff, #f0fdf4); color: #047857; }.wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-style-16 .afg-preview{ background: linear-gradient(135deg, #fefce8, #eff6ff); color: #854d0e; }.wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-style-17 .afg-preview{ background: #f8fafc; color: #334155; font-weight: 900; }.wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-style-18 .afg-preview{ background: linear-gradient(135deg, #eff6ff, #faf5ff); color: #5b21b6; }.wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-style-19 .afg-preview{ background: linear-gradient(135deg, #f8fafc, #e0f2fe); color: #075985; }.wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-style-20 .afg-preview{ background: #fff; color: #111827; text-decoration: underline; text-decoration-color: #60a5fa; }.wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-style-21 .afg-preview{ background: #0f172a; color: #cbd5e1; }.wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-style-22 .afg-preview{ background: linear-gradient(135deg, #fff, #fce7f3); color: #be185d; }.wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-style-23 .afg-preview{ background: linear-gradient(135deg, #f8fafc, #e2e8f0); color: #111827; }.wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-style-24 .afg-preview{ background: #f1f5f9; color: #2563eb; font-family: Georgia, serif; }.wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-style-25 .afg-preview{ background: #ffffff; color: #0f172a; letter-spacing: 2px; }.wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-style-26 .afg-preview{ background: linear-gradient(135deg, #e0f2fe, #f8fafc); color: #155e75; }.wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-style-27 .afg-preview{ background: #020617; color: #fef08a; text-shadow: 0 0 12px rgba(250,204,21,.55); }.wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-style-28 .afg-preview{ background: linear-gradient(135deg, #fff, #eef2ff); color: #3730a3; }.wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-style-29 .afg-preview{ background: #f8fafc; color: #0f766e; }.wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-style-30 .afg-preview{ background: linear-gradient(135deg, #f8fafc, #fef2f2); color: #991b1b; }.wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-style-31 .afg-preview{ background: #0b1220; color: #bae6fd; font-family: ui-monospace, SFMono-Regular, Menlo, monospace; }.wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-style-32 .afg-preview{ background: linear-gradient(135deg, #ffffff, #ecfeff); color: #164e63; }.wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-style-33 .afg-preview{ background: #f9fafb; color: #374151; font-style: italic; }.wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-style-34 .afg-preview{ background: linear-gradient(135deg, #f8fafc, #d1fae5); color: #065f46; }.wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-style-35 .afg-preview{ background: linear-gradient(135deg, #fff, #f3f4f6); color: #111827; text-shadow: 0 2px 0 #dbeafe; }.wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-style-36 .afg-preview{ background: #111827; color: #ffffff; }.wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-style-37 .afg-preview{ background: linear-gradient(135deg, #fdf2f8, #eff6ff); color: #7c3aed; }.wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-style-38 .afg-preview{ background: #f8fafc; color: #1f2937; font-weight: 700; letter-spacing: 1px; }.wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-style-39 .afg-preview{ background: linear-gradient(135deg, #ecfeff, #fff); color: #0891b2; }.wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-style-40 .afg-preview{ background: #ffffff; color: #1e40af; }.wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-style-41 .afg-preview{ background: linear-gradient(135deg, #f8fafc, #f1f5f9); color: #475569; }.wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-style-42 .afg-preview{ background: #020617; color: #e0f2fe; text-shadow: 0 0 20px rgba(56,189,248,.55); }.wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-style-43 .afg-preview{ background: linear-gradient(135deg, #fff, #f0f9ff); color: #0369a1; font-weight: 900; }.wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-style-44 .afg-preview{ background: #f8fafc; color: #0f172a; font-family: "Trebuchet MS", sans-serif; }.wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-style-45 .afg-preview{ background: linear-gradient(135deg, #fefce8, #ffffff); color: #713f12; }.wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-style-46 .afg-preview{ background: linear-gradient(135deg, #f5f7fb, #e2e8f0); color: #334155; }.wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-style-47 .afg-preview{ background: #ffffff; color: #2563eb; text-shadow: 0 0 10px rgba(37,99,235,.24); }.wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-style-48 .afg-preview{ background: #0f172a; color: #dbeafe; letter-spacing: 1px; }.wpc-scope-67 .tc-wp-tool-root .apple-font-generator-tool .afg-style-49 .afg-preview{ background: linear-gradient(135deg, #ffffff, #e5e7eb); color: #111827; }@keyframes afgFadeIn{
  from { opacity: 0; transform: translateY(12px); }
  to { opacity: 1; transform: translateY(0); }
}@media (min-width: 1200px){.tc-wp-tool-root .apple-font-generator-tool{ padding: 72px 28px; }.tc-wp-tool-root .apple-font-generator-tool .afg-shell{ width: 100%; }.tc-wp-tool-root .apple-font-generator-tool .afg-header h1{ font-size: 56px; }.tc-wp-tool-root .apple-font-generator-tool .afg-header p{ font-size: 19px; }.tc-wp-tool-root .apple-font-generator-tool .afg-input{ min-height: 138px; padding: 20px; font-size: 20px; }.tc-wp-tool-root .apple-font-generator-tool .afg-clear, .tc-wp-tool-root .apple-font-generator-tool .afg-load-more{ padding: 15px 28px; font-size: 16px; }.tc-wp-tool-root .apple-font-generator-tool .afg-copy{ padding: 10px 18px; font-size: 14px; }.tc-wp-tool-root .apple-font-generator-tool .afg-grid{ grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 22px; }.tc-wp-tool-root .apple-font-generator-tool .afg-card{ padding: 20px; }.tc-wp-tool-root .apple-font-generator-tool .afg-preview{ font-size: 22px; }.tc-wp-tool-root .apple-font-generator-tool .afg-name{ font-size: 17px; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .apple-font-generator-tool{ padding: 64px 24px; }.tc-wp-tool-root .apple-font-generator-tool .afg-shell{ width: 100%; }.tc-wp-tool-root .apple-font-generator-tool .afg-header h1{ font-size: 50px; }.tc-wp-tool-root .apple-font-generator-tool .afg-header p{ font-size: 18px; }.tc-wp-tool-root .apple-font-generator-tool .afg-input{ min-height: 132px; padding: 19px; font-size: 19px; }.tc-wp-tool-root .apple-font-generator-tool .afg-clear, .tc-wp-tool-root .apple-font-generator-tool .afg-load-more{ padding: 14px 26px; font-size: 16px; }.tc-wp-tool-root .apple-font-generator-tool .afg-copy{ padding: 10px 17px; font-size: 14px; }.tc-wp-tool-root .apple-font-generator-tool .afg-grid{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 20px; }.tc-wp-tool-root .apple-font-generator-tool .afg-card{ padding: 19px; }.tc-wp-tool-root .apple-font-generator-tool .afg-preview{ font-size: 21px; }.tc-wp-tool-root .apple-font-generator-tool .afg-name{ font-size: 16px; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .apple-font-generator-tool{ padding: 54px 20px; }.tc-wp-tool-root .apple-font-generator-tool .afg-shell{ width: 100%; }.tc-wp-tool-root .apple-font-generator-tool .afg-header h1{ font-size: 44px; }.tc-wp-tool-root .apple-font-generator-tool .afg-header p{ font-size: 17px; }.tc-wp-tool-root .apple-font-generator-tool .afg-input{ min-height: 126px; padding: 18px; font-size: 18px; }.tc-wp-tool-root .apple-font-generator-tool .afg-clear, .tc-wp-tool-root .apple-font-generator-tool .afg-load-more{ padding: 13px 24px; font-size: 15px; }.tc-wp-tool-root .apple-font-generator-tool .afg-copy{ padding: 10px 16px; font-size: 14px; }.tc-wp-tool-root .apple-font-generator-tool .afg-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; }.tc-wp-tool-root .apple-font-generator-tool .afg-card{ padding: 18px; }.tc-wp-tool-root .apple-font-generator-tool .afg-preview{ font-size: 20px; }.tc-wp-tool-root .apple-font-generator-tool .afg-name{ font-size: 16px; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .apple-font-generator-tool{ padding: 42px 16px; }.tc-wp-tool-root .apple-font-generator-tool .afg-shell{ width: 100%; }.tc-wp-tool-root .apple-font-generator-tool .afg-header h1{ font-size: 36px; }.tc-wp-tool-root .apple-font-generator-tool .afg-header p{ font-size: 16px; }.tc-wp-tool-root .apple-font-generator-tool .afg-input{ min-height: 118px; padding: 16px; font-size: 17px; }.tc-wp-tool-root .apple-font-generator-tool .afg-clear, .tc-wp-tool-root .apple-font-generator-tool .afg-load-more{ padding: 13px 22px; font-size: 15px; }.tc-wp-tool-root .apple-font-generator-tool .afg-copy{ padding: 9px 15px; font-size: 13px; }.tc-wp-tool-root .apple-font-generator-tool .afg-grid{ grid-template-columns: 1fr !important; gap: 16px; }.tc-wp-tool-root .apple-font-generator-tool .afg-card{ width: 100%; max-width: 100%; box-sizing: border-box; padding: 17px; }.tc-wp-tool-root .apple-font-generator-tool .afg-preview{ font-size: 19px; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .apple-font-generator-tool{ padding: 36px 14px; }.tc-wp-tool-root .apple-font-generator-tool .afg-shell{ width: 100%; }.tc-wp-tool-root .apple-font-generator-tool .afg-header h1{ font-size: 32px; }.tc-wp-tool-root .apple-font-generator-tool .afg-header p{ font-size: 15px; }.tc-wp-tool-root .apple-font-generator-tool .afg-composer{ padding: 18px; border-radius: 20px; }.tc-wp-tool-root .apple-font-generator-tool .afg-input{ min-height: 112px; padding: 15px; font-size: 16px; }.tc-wp-tool-root .apple-font-generator-tool .afg-clear, .tc-wp-tool-root .apple-font-generator-tool .afg-load-more{ padding: 12px 20px; font-size: 14px; }.tc-wp-tool-root .apple-font-generator-tool .afg-copy{ padding: 9px 14px; font-size: 13px; }.tc-wp-tool-root .apple-font-generator-tool .afg-grid{ grid-template-columns: 1fr !important; gap: 15px; }.tc-wp-tool-root .apple-font-generator-tool .afg-card{ width: 100%; max-width: 100%; box-sizing: border-box; padding: 16px; }.tc-wp-tool-root .apple-font-generator-tool .afg-preview{ font-size: 18px; }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .apple-font-generator-tool{ padding: 32px 12px; }.tc-wp-tool-root .apple-font-generator-tool .afg-shell{ width: 100%; }.tc-wp-tool-root .apple-font-generator-tool .afg-header h1{ font-size: 28px; }.tc-wp-tool-root .apple-font-generator-tool .afg-header p{ font-size: 14px; }.tc-wp-tool-root .apple-font-generator-tool .afg-composer{ padding: 16px; border-radius: 18px; }.tc-wp-tool-root .apple-font-generator-tool .afg-input{ min-height: 108px; padding: 14px; font-size: 15px; }.tc-wp-tool-root .apple-font-generator-tool .afg-clear, .tc-wp-tool-root .apple-font-generator-tool .afg-load-more{ padding: 11px 18px; font-size: 14px; }.tc-wp-tool-root .apple-font-generator-tool .afg-copy{ padding: 9px 13px; font-size: 13px; }.tc-wp-tool-root .apple-font-generator-tool .afg-grid{ grid-template-columns: 1fr !important; gap: 14px; }.tc-wp-tool-root .apple-font-generator-tool .afg-card{ width: 100%; max-width: 100%; box-sizing: border-box; padding: 15px; }.tc-wp-tool-root .apple-font-generator-tool .afg-preview{ font-size: 17px; }}.wpc-scope-67 /* 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;
}