@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-293 .tc-wp-tool-root img, .wpc-scope-293 .tc-wp-tool-root video, .wpc-scope-293 .tc-wp-tool-root svg, .wpc-scope-293 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-293 .tc-wp-tool-root .ffg-fantasy-tool-wrap, .wpc-scope-293 .tc-wp-tool-root .ffg-fantasy-tool-wrap *{
  box-sizing: border-box;
}.wpc-scope-293 .tc-wp-tool-root .ffg-fantasy-tool-wrap{
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  padding: 56px 20px;
  color: #f8f3ff;
  background:
    radial-gradient(circle at 12% 8%, rgba(41, 219, 174, 0.2), transparent 28%),
    radial-gradient(circle at 86% 16%, rgba(255, 199, 95, 0.22), transparent 26%),
    radial-gradient(circle at 50% 96%, rgba(216, 80, 255, 0.18), transparent 32%),
    linear-gradient(135deg, #0b102d 0%, #221044 42%, #071f2e 100%);
  border-radius: 22px;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-293 .tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-shell{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-293 .tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-header{
  text-align: center;
  margin: 0 auto 28px;
  max-width: 860px;
}.wpc-scope-293 .tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-header h1{
  margin: 0 0 14px;
  color: #fff7d8;
  font-size: 46px;
  line-height: 1.08;
  font-weight: 850;
  letter-spacing: 0;
  text-shadow: 0 0 28px rgba(255, 210, 112, 0.35);
}.wpc-scope-293 .tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-header p{
  margin: 0;
  color: #d8e8ff;
  font-size: 18px;
  line-height: 1.65;
}.wpc-scope-293 .tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-input-panel{
  width: 100%;
  max-width: 920px;
  margin: 0 auto 28px;
  padding: 22px;
  border: 1px solid rgba(255, 230, 164, 0.2);
  border-radius: 18px;
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.13), rgba(255, 255, 255, 0.06));
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.26), inset 0 1px 0 rgba(255, 255, 255, 0.18);
  backdrop-filter: blur(16px);
}.wpc-scope-293 .tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-label{
  display: block;
  margin: 0 0 10px;
  color: #ffe9a7;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}.wpc-scope-293 .tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-textarea{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 118px;
  resize: vertical;
  padding: 17px 18px;
  border: 1px solid rgba(163, 229, 255, 0.26);
  border-radius: 14px;
  outline: none;
  color: #ffffff;
  background: rgba(8, 13, 37, 0.72);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.04);
  font: inherit;
  font-size: 18px;
  line-height: 1.5;
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-293 .tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-textarea:focus{
  border-color: rgba(255, 218, 123, 0.84);
  background: rgba(9, 15, 44, 0.9);
  box-shadow: 0 0 0 4px rgba(255, 210, 105, 0.16), 0 0 30px rgba(42, 225, 190, 0.13);
}.wpc-scope-293 .tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-input-actions{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  margin-top: 14px;
}.wpc-scope-293 .tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-status{
  color: #bfe9ff;
  font-size: 14px;
}.wpc-scope-293 .tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-btn{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  max-width: 100%;
  padding: 12px 18px;
  border: 1px solid rgba(255, 231, 168, 0.34);
  border-radius: 999px;
  color: #130d28;
  background: linear-gradient(135deg, #ffe7a4, #75f0dc 52%, #e79bff);
  box-shadow: 0 12px 28px rgba(117, 240, 220, 0.16);
  font: inherit;
  font-size: 15px;
  font-weight: 850;
  line-height: 1;
  cursor: pointer;
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease;
}.wpc-scope-293 .tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-btn:hover, .wpc-scope-293 .tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-btn:focus-visible{
  filter: brightness(1.06);
  box-shadow: 0 16px 38px rgba(255, 222, 132, 0.28), 0 0 0 4px rgba(117, 240, 220, 0.13);
}.wpc-scope-293 .tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-btn:focus-visible{
  outline: 2px solid #ffffff;
  outline-offset: 3px;
}.wpc-scope-293 .tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  gap: 18px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}.wpc-scope-293 .tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 18px;
  border: 1px solid rgba(223, 245, 255, 0.16);
  border-radius: 18px;
  background:
    linear-gradient(150deg, rgba(255, 255, 255, 0.13), rgba(255, 255, 255, 0.055)),
    radial-gradient(circle at top right, rgba(255, 217, 121, 0.14), transparent 42%);
  box-shadow: 0 18px 48px rgba(0, 0, 0, 0.22);
  backdrop-filter: blur(14px);
  animation: ffgFadeIn 360ms ease both;
}.wpc-scope-293 .tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-card-title{
  margin: 0 0 12px;
  color: #ffe7a2;
  font-size: 16px;
  line-height: 1.25;
  font-weight: 850;
}.wpc-scope-293 .tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-preview{
  width: 100%;
  max-width: 100%;
  max-height: 180px;
  min-height: 104px;
  overflow: auto;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
  padding: 15px;
  border: 1px solid rgba(127, 238, 221, 0.18);
  border-radius: 14px;
  color: #fdfbff;
  background: rgba(2, 8, 28, 0.58);
  font-size: 20px;
  line-height: 1.55;
}.wpc-scope-293 .tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-293 .tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-preview::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.06);
  border-radius: 999px;
}.wpc-scope-293 .tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(#ffe7a4, #75f0dc);
  border-radius: 999px;
}.wpc-scope-293 .tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-copy-btn{
  width: 100%;
  margin-top: 14px;
}.wpc-scope-293 .tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-load-row{
  display: flex;
  justify-content: center;
  margin-top: 26px;
}.wpc-scope-293 .tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-load-btn[hidden]{
  display: none;
}@keyframes ffgFadeIn{
  from {
    opacity: 0;
    transform: translateY(12px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (hover: hover){.tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-card:hover{
    transform: translateY(-5px);
    border-color: rgba(255, 228, 157, 0.34);
    box-shadow: 0 24px 60px rgba(0, 0, 0, 0.28), 0 0 34px rgba(117, 240, 220, 0.1);
  }.tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-card{
    transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
  }.tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-btn:hover{
    transform: translateY(-2px);
  }}@media (prefers-reduced-motion: reduce){.tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-card, .tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-btn, .tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-textarea{
    animation: none;
    transition: none;
  }}@media (min-width: 1200px){.tc-wp-tool-root .ffg-fantasy-tool-wrap{
    padding: 56px 20px;
  }.tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-shell{
    width: 100%;
  }.tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-header h1{
    font-size: 46px;
  }.tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-header p{
    font-size: 18px;
  }.tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-textarea{
    font-size: 18px;
    min-height: 118px;
  }.tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-btn{
    font-size: 15px;
    min-height: 44px;
    padding: 12px 18px;
  }.tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-card{
    padding: 18px;
  }.tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-preview{
    font-size: 20px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .ffg-fantasy-tool-wrap{
    padding: 50px 18px;
  }.tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-shell{
    width: 100%;
  }.tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-header h1{
    font-size: 40px;
  }.tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-header p{
    font-size: 17px;
  }.tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-textarea{
    font-size: 17px;
    min-height: 112px;
  }.tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-btn{
    font-size: 15px;
    min-height: 43px;
    padding: 12px 17px;
  }.tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 17px;
  }.tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-card{
    padding: 17px;
  }.tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-preview{
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .ffg-fantasy-tool-wrap{
    padding: 44px 16px;
  }.tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-shell{
    width: 100%;
  }.tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-header h1{
    font-size: 34px;
  }.tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-header p{
    font-size: 16px;
  }.tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-input-panel{
    padding: 20px;
  }.tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-textarea{
    font-size: 16px;
    min-height: 108px;
  }.tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-btn{
    font-size: 14px;
    min-height: 42px;
    padding: 11px 16px;
  }.tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
  }.tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-card{
    padding: 16px;
  }.tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-preview{
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .ffg-fantasy-tool-wrap{
    padding: 34px 14px;
  }.tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-shell{
    width: 100%;
  }.tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-header h1{
    font-size: 29px;
  }.tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-header p{
    font-size: 15px;
  }.tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-input-panel{
    padding: 16px;
  }.tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-textarea{
    font-size: 16px;
    min-height: 104px;
  }.tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-input-actions{
    align-items: stretch;
    flex-direction: column;
  }.tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-btn{
    width: 100%;
    font-size: 14px;
    min-height: 42px;
    padding: 11px 15px;
  }.tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-card{
    width: 100%;
    max-width: 100%;
    padding: 15px;
  }.tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-preview{
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .ffg-fantasy-tool-wrap{
    padding: 30px 12px;
  }.tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-shell{
    width: 100%;
  }.tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-header h1{
    font-size: 26px;
  }.tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-header p{
    font-size: 14px;
  }.tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-input-panel{
    padding: 14px;
  }.tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-textarea{
    font-size: 15px;
    min-height: 100px;
    padding: 14px;
  }.tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-input-actions{
    align-items: stretch;
    flex-direction: column;
  }.tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-btn{
    width: 100%;
    font-size: 14px;
    min-height: 41px;
    padding: 11px 14px;
  }.tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-card{
    width: 100%;
    max-width: 100%;
    padding: 14px;
  }.tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-preview{
    font-size: 16px;
    padding: 13px;
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .ffg-fantasy-tool-wrap{
    padding: 26px 10px;
  }.tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-shell{
    width: 100%;
  }.tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-header h1{
    font-size: 23px;
  }.tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-header p{
    font-size: 13px;
  }.tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-input-panel{
    padding: 12px;
  }.tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-label, .tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-status{
    font-size: 12px;
  }.tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-textarea{
    font-size: 14px;
    min-height: 96px;
    padding: 12px;
  }.tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-input-actions{
    align-items: stretch;
    flex-direction: column;
  }.tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-btn{
    width: 100%;
    font-size: 13px;
    min-height: 40px;
    padding: 10px 12px;
  }.tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-grid{
    grid-template-columns: 1fr !important;
    gap: 12px;
  }.tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-card{
    width: 100%;
    max-width: 100%;
    padding: 12px;
  }.tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-card-title{
    font-size: 15px;
  }.tc-wp-tool-root .ffg-fantasy-tool-wrap .ffg-preview{
    font-size: 15px;
    padding: 12px;
  }}