@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-94 .tc-wp-tool-root img, .wpc-scope-94 .tc-wp-tool-root video, .wpc-scope-94 .tc-wp-tool-root svg, .wpc-scope-94 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-94 .tc-wp-tool-root .spidey-font-tool-wrap{
  position: relative;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  padding: 34px 18px;
  color: #f7fbff;
  background:
    radial-gradient(circle at 18% 14%, rgba(239, 35, 60, 0.34), transparent 28%),
    radial-gradient(circle at 86% 18%, rgba(32, 82, 189, 0.36), transparent 32%),
    linear-gradient(135deg, #08090f 0%, #111827 40%, #07172f 68%, #1a0308 100%);
  border-radius: 18px;
  isolation: isolate;
}.wpc-scope-94 .tc-wp-tool-root .spidey-font-tool-wrap, .wpc-scope-94 .tc-wp-tool-root .spidey-font-tool-wrap .spidey-tool-shell, .wpc-scope-94 .tc-wp-tool-root .spidey-font-tool-wrap .spidey-hero-panel, .wpc-scope-94 .tc-wp-tool-root .spidey-font-tool-wrap .spidey-input-zone, .wpc-scope-94 .tc-wp-tool-root .spidey-font-tool-wrap .spidey-grid, .wpc-scope-94 .tc-wp-tool-root .spidey-font-tool-wrap .spidey-card, .wpc-scope-94 .tc-wp-tool-root .spidey-font-tool-wrap .spidey-preview, .wpc-scope-94 .tc-wp-tool-root .spidey-font-tool-wrap .spidey-load-wrap{
  box-sizing: border-box;
}.wpc-scope-94 .tc-wp-tool-root .spidey-font-tool-wrap::before, .wpc-scope-94 .tc-wp-tool-root .spidey-font-tool-wrap::after{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: -1;
}.wpc-scope-94 .tc-wp-tool-root .spidey-font-tool-wrap::before{
  opacity: 0.18;
  background:
    linear-gradient(30deg, transparent 48%, rgba(221, 230, 238, 0.32) 49%, transparent 50%),
    linear-gradient(150deg, transparent 48%, rgba(221, 230, 238, 0.18) 49%, transparent 50%);
  background-size: 86px 86px;
}.wpc-scope-94 .tc-wp-tool-root .spidey-font-tool-wrap::after{
  border-radius: inherit;
  box-shadow: inset 0 0 0 1px rgba(230, 236, 244, 0.12), inset 0 0 80px rgba(239, 35, 60, 0.12);
}.wpc-scope-94 .tc-wp-tool-root .spidey-font-tool-wrap .spidey-tool-shell{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-94 .tc-wp-tool-root .spidey-font-tool-wrap .spidey-hero-panel{
  width: 100%;
  padding: 34px;
  border: 1px solid rgba(226, 232, 240, 0.18);
  border-radius: 20px;
  background: linear-gradient(145deg, rgba(10, 17, 31, 0.84), rgba(24, 7, 17, 0.72));
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.38), 0 0 34px rgba(239, 35, 60, 0.16);
  backdrop-filter: blur(16px);
}.wpc-scope-94 .tc-wp-tool-root .spidey-font-tool-wrap .spidey-title{
  margin: 0;
  color: #ffffff;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 900;
  line-height: 1.05;
  letter-spacing: 0;
  text-shadow: 0 0 22px rgba(239, 35, 60, 0.62), 0 0 34px rgba(50, 115, 255, 0.34);
}.wpc-scope-94 .tc-wp-tool-root .spidey-font-tool-wrap .spidey-subtitle{
  max-width: 720px;
  margin: 14px auto 0;
  color: #dce8f5;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.55;
}.wpc-scope-94 .tc-wp-tool-root .spidey-font-tool-wrap .spidey-input-zone{
  width: 100%;
  max-width: 820px;
  margin: 28px auto 0;
}.wpc-scope-94 .tc-wp-tool-root .spidey-font-tool-wrap .spidey-label{
  display: block;
  margin: 0 0 10px;
  color: #eef5ff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 800;
  text-align: center;
}.wpc-scope-94 .tc-wp-tool-root .spidey-font-tool-wrap .spidey-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 118px;
  resize: vertical;
  box-sizing: border-box;
  padding: 18px 20px;
  border: 1px solid rgba(226, 232, 240, 0.24);
  border-radius: 16px;
  outline: none;
  background: rgba(4, 8, 18, 0.78);
  color: #ffffff;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.04), 0 14px 38px rgba(0, 0, 0, 0.26);
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.5;
}.wpc-scope-94 .tc-wp-tool-root .spidey-font-tool-wrap .spidey-input::placeholder{
  color: rgba(218, 230, 245, 0.58);
}.wpc-scope-94 .tc-wp-tool-root .spidey-font-tool-wrap .spidey-input:focus{
  border-color: rgba(239, 35, 60, 0.7);
  box-shadow: 0 0 0 4px rgba(239, 35, 60, 0.16), 0 0 32px rgba(42, 105, 255, 0.22);
}.wpc-scope-94 .tc-wp-tool-root .spidey-font-tool-wrap .spidey-clear-btn, .wpc-scope-94 .tc-wp-tool-root .spidey-font-tool-wrap .spidey-copy-btn, .wpc-scope-94 .tc-wp-tool-root .spidey-font-tool-wrap .spidey-load-btn{
  appearance: none;
  border: 0;
  border-radius: 999px;
  cursor: pointer;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 900;
  letter-spacing: 0;
  transition: transform 180ms ease, box-shadow 180ms ease, background 180ms ease, opacity 180ms ease;
}.wpc-scope-94 .tc-wp-tool-root .spidey-font-tool-wrap .spidey-clear-btn{
  display: block;
  margin: 16px auto 0;
  padding: 10px 24px;
  color: #ffffff;
  background: linear-gradient(135deg, #1d4ed8, #ef233c);
  box-shadow: 0 10px 28px rgba(239, 35, 60, 0.22);
}.wpc-scope-94 .tc-wp-tool-root .spidey-font-tool-wrap .spidey-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  margin-top: 26px;
}.wpc-scope-94 .tc-wp-tool-root .spidey-font-tool-wrap .spidey-card{
  min-width: 0;
  max-width: 100%;
  border: 1px solid rgba(226, 232, 240, 0.16);
  border-radius: 16px;
  background: linear-gradient(145deg, rgba(9, 16, 31, 0.86), rgba(20, 28, 50, 0.62));
  box-shadow: 0 16px 38px rgba(0, 0, 0, 0.28);
  overflow: hidden;
  animation: spideyFadeIn 360ms ease both;
}.wpc-scope-94 .tc-wp-tool-root .spidey-font-tool-wrap .spidey-card-inner{
  display: flex;
  flex-direction: column;
  gap: 12px;
  min-width: 0;
  height: 100%;
}.wpc-scope-94 .tc-wp-tool-root .spidey-font-tool-wrap .spidey-card-name{
  margin: 0;
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 900;
  line-height: 1.25;
}.wpc-scope-94 .tc-wp-tool-root .spidey-font-tool-wrap .spidey-preview{
  width: 100%;
  max-width: 100%;
  max-height: 180px;
  min-height: 94px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 15px;
  border: 1px solid rgba(226, 232, 240, 0.13);
  border-radius: 12px;
  background: rgba(2, 6, 15, 0.66);
  color: #f8fbff;
  font-family: Georgia, "Times New Roman", serif;
  font-weight: 800;
  line-height: 1.45;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: normal;
  text-shadow: 0 0 12px rgba(239, 35, 60, 0.42);
}.wpc-scope-94 .tc-wp-tool-root .spidey-font-tool-wrap .spidey-preview::-webkit-scrollbar{
  width: 8px;
}.wpc-scope-94 .tc-wp-tool-root .spidey-font-tool-wrap .spidey-preview::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.06);
  border-radius: 999px;
}.wpc-scope-94 .tc-wp-tool-root .spidey-font-tool-wrap .spidey-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(#ef233c, #2563eb);
  border-radius: 999px;
}.wpc-scope-94 .tc-wp-tool-root .spidey-font-tool-wrap .spidey-copy-btn{
  align-self: flex-start;
  padding: 10px 18px;
  color: #08111f;
  background: linear-gradient(135deg, #ffffff, #bdd7ff);
  box-shadow: 0 10px 24px rgba(37, 99, 235, 0.2);
}.wpc-scope-94 .tc-wp-tool-root .spidey-font-tool-wrap .spidey-load-wrap{
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: 28px;
}.wpc-scope-94 .tc-wp-tool-root .spidey-font-tool-wrap .spidey-load-btn{
  padding: 13px 30px;
  color: #ffffff;
  background: linear-gradient(135deg, #ef233c, #143f9f);
  box-shadow: 0 14px 36px rgba(239, 35, 60, 0.28), 0 0 24px rgba(37, 99, 235, 0.18);
}.wpc-scope-94 .tc-wp-tool-root .spidey-font-tool-wrap .spidey-load-btn[disabled]{
  cursor: default;
  opacity: 0.48;
}.wpc-scope-94 .tc-wp-tool-root .spidey-font-tool-wrap .spidey-clear-btn:focus-visible, .wpc-scope-94 .tc-wp-tool-root .spidey-font-tool-wrap .spidey-copy-btn:focus-visible, .wpc-scope-94 .tc-wp-tool-root .spidey-font-tool-wrap .spidey-load-btn:focus-visible, .wpc-scope-94 .tc-wp-tool-root .spidey-font-tool-wrap .spidey-input:focus-visible{
  outline: 3px solid rgba(255, 255, 255, 0.72);
  outline-offset: 3px;
}.wpc-scope-94 .tc-wp-tool-root .spidey-font-tool-wrap .spidey-card.variant-1 .spidey-preview{ color: #ffeff2; text-shadow: 0 0 14px rgba(239, 35, 60, 0.62); }.wpc-scope-94 .tc-wp-tool-root .spidey-font-tool-wrap .spidey-card.variant-2 .spidey-preview{ color: #e8f1ff; text-shadow: 0 0 14px rgba(37, 99, 235, 0.66); }.wpc-scope-94 .tc-wp-tool-root .spidey-font-tool-wrap .spidey-card.variant-3 .spidey-preview{ color: #f2f7ff; text-shadow: 0 0 12px rgba(203, 213, 225, 0.48); }.wpc-scope-94 .tc-wp-tool-root .spidey-font-tool-wrap .spidey-card.variant-4 .spidey-preview{ color: #fff2d5; text-shadow: 0 0 14px rgba(250, 204, 21, 0.34); }.wpc-scope-94 .tc-wp-tool-root .spidey-font-tool-wrap .spidey-card.variant-5 .spidey-preview{ color: #f7f7fb; background: rgba(0, 0, 0, 0.78); }.wpc-scope-94 .tc-wp-tool-root .spidey-font-tool-wrap .spidey-card.variant-6 .spidey-preview{ color: #e7fff6; text-shadow: 0 0 12px rgba(45, 212, 191, 0.34); }.wpc-scope-94 .tc-wp-tool-root .spidey-font-tool-wrap .spidey-card.variant-7 .spidey-preview{ color: #fbe7ff; text-shadow: 0 0 12px rgba(216, 180, 254, 0.38); }.wpc-scope-94 .tc-wp-tool-root .spidey-font-tool-wrap .spidey-card.variant-8 .spidey-preview{ color: #ffffff; text-shadow: 2px 2px 0 #ef233c, -2px -2px 0 #1d4ed8; }@media (hover: hover) and (pointer: fine){.tc-wp-tool-root .spidey-font-tool-wrap .spidey-card:hover{
    transform: translateY(-5px);
    border-color: rgba(239, 35, 60, 0.38);
    box-shadow: 0 22px 48px rgba(0, 0, 0, 0.36), 0 0 28px rgba(239, 35, 60, 0.16);
  }.tc-wp-tool-root .spidey-font-tool-wrap .spidey-clear-btn:hover, .tc-wp-tool-root .spidey-font-tool-wrap .spidey-copy-btn:hover, .tc-wp-tool-root .spidey-font-tool-wrap .spidey-load-btn:hover{
    transform: translateY(-2px);
    box-shadow: 0 16px 34px rgba(239, 35, 60, 0.3), 0 0 24px rgba(37, 99, 235, 0.22);
  }}@keyframes spideyFadeIn{
  from { opacity: 0; transform: translateY(12px); }
  to { opacity: 1; transform: translateY(0); }
}@media (min-width: 1200px){.tc-wp-tool-root .spidey-font-tool-wrap{ padding: 42px 24px; }.tc-wp-tool-root .spidey-font-tool-wrap .spidey-tool-shell{ width: 100%; }.tc-wp-tool-root .spidey-font-tool-wrap .spidey-title{ font-size: 54px; }.tc-wp-tool-root .spidey-font-tool-wrap .spidey-subtitle{ font-size: 18px; }.tc-wp-tool-root .spidey-font-tool-wrap .spidey-input{ min-height: 126px; font-size: 18px; }.tc-wp-tool-root .spidey-font-tool-wrap .spidey-clear-btn, .tc-wp-tool-root .spidey-font-tool-wrap .spidey-copy-btn, .tc-wp-tool-root .spidey-font-tool-wrap .spidey-load-btn{ font-size: 14px; }.tc-wp-tool-root .spidey-font-tool-wrap .spidey-grid{ grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 20px; }.tc-wp-tool-root .spidey-font-tool-wrap .spidey-card{ padding: 18px; }.tc-wp-tool-root .spidey-font-tool-wrap .spidey-preview{ font-size: 23px; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .spidey-font-tool-wrap{ padding: 38px 22px; }.tc-wp-tool-root .spidey-font-tool-wrap .spidey-tool-shell{ width: 100%; }.tc-wp-tool-root .spidey-font-tool-wrap .spidey-title{ font-size: 48px; }.tc-wp-tool-root .spidey-font-tool-wrap .spidey-subtitle{ font-size: 17px; }.tc-wp-tool-root .spidey-font-tool-wrap .spidey-input{ min-height: 122px; font-size: 17px; }.tc-wp-tool-root .spidey-font-tool-wrap .spidey-clear-btn, .tc-wp-tool-root .spidey-font-tool-wrap .spidey-copy-btn, .tc-wp-tool-root .spidey-font-tool-wrap .spidey-load-btn{ font-size: 14px; }.tc-wp-tool-root .spidey-font-tool-wrap .spidey-grid{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px; }.tc-wp-tool-root .spidey-font-tool-wrap .spidey-card{ padding: 17px; }.tc-wp-tool-root .spidey-font-tool-wrap .spidey-preview{ font-size: 22px; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .spidey-font-tool-wrap{ padding: 34px 20px; }.tc-wp-tool-root .spidey-font-tool-wrap .spidey-tool-shell{ width: 100%; }.tc-wp-tool-root .spidey-font-tool-wrap .spidey-title{ font-size: 42px; }.tc-wp-tool-root .spidey-font-tool-wrap .spidey-subtitle{ font-size: 16px; }.tc-wp-tool-root .spidey-font-tool-wrap .spidey-input{ min-height: 116px; font-size: 16px; }.tc-wp-tool-root .spidey-font-tool-wrap .spidey-clear-btn, .tc-wp-tool-root .spidey-font-tool-wrap .spidey-copy-btn, .tc-wp-tool-root .spidey-font-tool-wrap .spidey-load-btn{ font-size: 14px; }.tc-wp-tool-root .spidey-font-tool-wrap .spidey-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 17px; }.tc-wp-tool-root .spidey-font-tool-wrap .spidey-card{ padding: 16px; }.tc-wp-tool-root .spidey-font-tool-wrap .spidey-preview{ font-size: 21px; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .spidey-font-tool-wrap{ padding: 28px 14px; }.tc-wp-tool-root .spidey-font-tool-wrap .spidey-tool-shell{ width: 100%; }.tc-wp-tool-root .spidey-font-tool-wrap .spidey-hero-panel{ padding: 24px 16px; }.tc-wp-tool-root .spidey-font-tool-wrap .spidey-title{ font-size: 34px; }.tc-wp-tool-root .spidey-font-tool-wrap .spidey-subtitle{ font-size: 15px; }.tc-wp-tool-root .spidey-font-tool-wrap .spidey-input{ min-height: 112px; font-size: 16px; padding: 15px; }.tc-wp-tool-root .spidey-font-tool-wrap .spidey-clear-btn, .tc-wp-tool-root .spidey-font-tool-wrap .spidey-copy-btn, .tc-wp-tool-root .spidey-font-tool-wrap .spidey-load-btn{ font-size: 14px; padding-top: 10px; padding-bottom: 10px; }.tc-wp-tool-root .spidey-font-tool-wrap .spidey-grid{ grid-template-columns: 1fr !important; gap: 16px; }.tc-wp-tool-root .spidey-font-tool-wrap .spidey-card{ padding: 15px; }.tc-wp-tool-root .spidey-font-tool-wrap .spidey-preview{ font-size: 20px; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .spidey-font-tool-wrap{ padding: 24px 12px; }.tc-wp-tool-root .spidey-font-tool-wrap .spidey-tool-shell{ width: 100%; }.tc-wp-tool-root .spidey-font-tool-wrap .spidey-hero-panel{ padding: 22px 14px; }.tc-wp-tool-root .spidey-font-tool-wrap .spidey-title{ font-size: 30px; }.tc-wp-tool-root .spidey-font-tool-wrap .spidey-subtitle{ font-size: 14px; }.tc-wp-tool-root .spidey-font-tool-wrap .spidey-input{ min-height: 108px; font-size: 15px; padding: 14px; }.tc-wp-tool-root .spidey-font-tool-wrap .spidey-clear-btn, .tc-wp-tool-root .spidey-font-tool-wrap .spidey-copy-btn, .tc-wp-tool-root .spidey-font-tool-wrap .spidey-load-btn{ font-size: 13px; padding: 10px 18px; }.tc-wp-tool-root .spidey-font-tool-wrap .spidey-grid{ grid-template-columns: 1fr !important; gap: 15px; }.tc-wp-tool-root .spidey-font-tool-wrap .spidey-card{ padding: 14px; }.tc-wp-tool-root .spidey-font-tool-wrap .spidey-preview{ font-size: 19px; }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .spidey-font-tool-wrap{ padding: 20px 10px; }.tc-wp-tool-root .spidey-font-tool-wrap .spidey-tool-shell{ width: 100%; }.tc-wp-tool-root .spidey-font-tool-wrap .spidey-hero-panel{ padding: 20px 12px; border-radius: 16px; }.tc-wp-tool-root .spidey-font-tool-wrap .spidey-title{ font-size: 26px; }.tc-wp-tool-root .spidey-font-tool-wrap .spidey-subtitle{ font-size: 13px; }.tc-wp-tool-root .spidey-font-tool-wrap .spidey-input{ min-height: 104px; font-size: 15px; padding: 13px; }.tc-wp-tool-root .spidey-font-tool-wrap .spidey-clear-btn, .tc-wp-tool-root .spidey-font-tool-wrap .spidey-copy-btn, .tc-wp-tool-root .spidey-font-tool-wrap .spidey-load-btn{ font-size: 13px; padding: 9px 16px; }.tc-wp-tool-root .spidey-font-tool-wrap .spidey-grid{ grid-template-columns: 1fr !important; gap: 14px; }.tc-wp-tool-root .spidey-font-tool-wrap .spidey-card{ padding: 13px; }.tc-wp-tool-root .spidey-font-tool-wrap .spidey-preview{ font-size: 18px; }}.wpc-scope-94 /* 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;
}