@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-151 .tc-wp-tool-root img, .wpc-scope-151 .tc-wp-tool-root video, .wpc-scope-151 .tc-wp-tool-root svg, .wpc-scope-151 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-151 .tc-wp-tool-root .dsfg-tool-wrap{
  position: relative;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  padding: 44px 18px;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: #14324a;
  background:
    radial-gradient(circle at 12% 18%, rgba(255, 235, 116, 0.95), transparent 25%),
    radial-gradient(circle at 86% 14%, rgba(255, 116, 188, 0.86), transparent 28%),
    radial-gradient(circle at 18% 88%, rgba(89, 225, 255, 0.8), transparent 26%),
    linear-gradient(135deg, #58d8ff 0%, #fff173 33%, #ff88cb 67%, #75f0b8 100%);
}.wpc-scope-151 .tc-wp-tool-root .dsfg-tool-wrap .dsfg-tool-shell, .wpc-scope-151 .tc-wp-tool-root .dsfg-tool-wrap .dsfg-hero, .wpc-scope-151 .tc-wp-tool-root .dsfg-tool-wrap .dsfg-input-panel, .wpc-scope-151 .tc-wp-tool-root .dsfg-tool-wrap .dsfg-toolbar, .wpc-scope-151 .tc-wp-tool-root .dsfg-tool-wrap .dsfg-grid, .wpc-scope-151 .tc-wp-tool-root .dsfg-tool-wrap .dsfg-card, .wpc-scope-151 .tc-wp-tool-root .dsfg-tool-wrap .dsfg-preview, .wpc-scope-151 .tc-wp-tool-root .dsfg-tool-wrap .dsfg-actions, .wpc-scope-151 .tc-wp-tool-root .dsfg-tool-wrap .dsfg-load-wrap{
  box-sizing: border-box;
  max-width: 100%;
}.wpc-scope-151 .tc-wp-tool-root .dsfg-tool-wrap .dsfg-tool-shell{
  width: min(100%, 1200px);
  margin: 0 auto;
  padding: 28px;
  border: 1px solid rgba(255, 255, 255, 0.55);
  border-radius: 30px;
  background: rgba(255, 255, 255, 0.54);
  box-shadow: 0 24px 70px rgba(19, 50, 74, 0.2);
  backdrop-filter: blur(18px);
}.wpc-scope-151 .tc-wp-tool-root .dsfg-tool-wrap .dsfg-hero{
  text-align: center;
  padding: 10px 10px 26px;
}.wpc-scope-151 .tc-wp-tool-root .dsfg-tool-wrap .dsfg-kicker{
  display: inline-flex;
  padding: 8px 14px;
  border: 1px solid rgba(20, 50, 74, 0.16);
  border-radius: 999px;
  color: #174665;
  background: rgba(255, 255, 255, 0.62);
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.02em;
  box-shadow: 0 8px 22px rgba(20, 50, 74, 0.1);
}.wpc-scope-151 .tc-wp-tool-root .dsfg-tool-wrap .dsfg-title{
  margin: 14px 0 10px;
  color: #0e3754;
  font-size: 54px;
  line-height: 1.02;
  font-weight: 950;
  letter-spacing: 0;
  text-shadow: 3px 3px 0 rgba(255, 255, 255, 0.8), 7px 9px 26px rgba(20, 50, 74, 0.24);
}.wpc-scope-151 .tc-wp-tool-root .dsfg-tool-wrap .dsfg-subtitle{
  width: min(720px, 100%);
  margin: 0 auto;
  color: #244b62;
  font-size: 18px;
  line-height: 1.55;
  font-weight: 650;
}.wpc-scope-151 .tc-wp-tool-root .dsfg-tool-wrap .dsfg-input-panel{
  padding: 22px;
  border: 1px solid rgba(255, 255, 255, 0.68);
  border-radius: 24px;
  background: linear-gradient(135deg, rgba(255,255,255,0.78), rgba(255,255,255,0.44));
  box-shadow: 0 18px 46px rgba(20, 50, 74, 0.14);
}.wpc-scope-151 .tc-wp-tool-root .dsfg-tool-wrap .dsfg-label{
  display: block;
  margin: 0 0 10px;
  color: #14324a;
  font-size: 15px;
  font-weight: 900;
}.wpc-scope-151 .tc-wp-tool-root .dsfg-tool-wrap .dsfg-text-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 128px;
  resize: vertical;
  box-sizing: border-box;
  padding: 18px 20px;
  border: 2px solid rgba(29, 112, 158, 0.2);
  border-radius: 20px;
  outline: none;
  color: #12344c;
  background: rgba(255, 255, 255, 0.84);
  box-shadow: inset 0 2px 0 rgba(255,255,255,0.7), 0 10px 28px rgba(20, 50, 74, 0.08);
  font-size: 19px;
  line-height: 1.5;
  font-weight: 700;
  overflow-wrap: anywhere;
  word-break: break-word;
  transition: border-color 180ms ease, box-shadow 180ms ease, transform 180ms ease;
}.wpc-scope-151 .tc-wp-tool-root .dsfg-tool-wrap .dsfg-text-input:focus{
  border-color: rgba(255, 56, 137, 0.72);
  box-shadow: 0 0 0 5px rgba(255, 56, 137, 0.16), 0 14px 36px rgba(20, 50, 74, 0.13);
}.wpc-scope-151 .tc-wp-tool-root .dsfg-tool-wrap .dsfg-actions, .wpc-scope-151 .tc-wp-tool-root .dsfg-tool-wrap .dsfg-load-wrap{
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 16px;
}.wpc-scope-151 .tc-wp-tool-root .dsfg-tool-wrap .dsfg-load-wrap{
  justify-content: center;
  margin-top: 26px;
}.wpc-scope-151 .tc-wp-tool-root .dsfg-tool-wrap .dsfg-btn{
  appearance: none;
  border: 0;
  border-radius: 999px;
  padding: 13px 20px;
  min-height: 46px;
  color: #ffffff;
  background: linear-gradient(135deg, #124b6e, #ff3d8f);
  box-shadow: 0 12px 28px rgba(255, 61, 143, 0.25), inset 0 1px 0 rgba(255,255,255,0.28);
  font-size: 15px;
  font-weight: 900;
  line-height: 1;
  cursor: pointer;
  transition: transform 160ms ease, box-shadow 160ms ease, filter 160ms ease;
}.wpc-scope-151 .tc-wp-tool-root .dsfg-tool-wrap .dsfg-btn:hover{
  transform: translateY(-2px);
  box-shadow: 0 16px 34px rgba(255, 61, 143, 0.32), 0 0 0 4px rgba(255, 255, 255, 0.24);
  filter: saturate(1.1);
}.wpc-scope-151 .tc-wp-tool-root .dsfg-tool-wrap .dsfg-btn:active{
  transform: translateY(1px) scale(0.98);
}.wpc-scope-151 .tc-wp-tool-root .dsfg-tool-wrap .dsfg-btn:focus-visible{
  outline: 3px solid rgba(255, 235, 116, 0.95);
  outline-offset: 3px;
}.wpc-scope-151 .tc-wp-tool-root .dsfg-tool-wrap .dsfg-btn-reset{
  color: #13324a;
  background: linear-gradient(135deg, #fff173, #75f0b8);
  box-shadow: 0 12px 28px rgba(20, 50, 74, 0.13);
}.wpc-scope-151 .tc-wp-tool-root .dsfg-tool-wrap .dsfg-toolbar{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin: 22px 0 14px;
}.wpc-scope-151 .tc-wp-tool-root .dsfg-tool-wrap .dsfg-count, .wpc-scope-151 .tc-wp-tool-root .dsfg-tool-wrap .dsfg-copy-status{
  margin: 0;
  color: #173b55;
  font-size: 14px;
  font-weight: 850;
}.wpc-scope-151 .tc-wp-tool-root .dsfg-tool-wrap .dsfg-copy-status{
  min-height: 20px;
  color: #0c6b57;
  text-align: right;
}.wpc-scope-151 .tc-wp-tool-root .dsfg-tool-wrap .dsfg-grid{
  display: grid;
  width: 100%;
  gap: 18px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}.wpc-scope-151 .tc-wp-tool-root .dsfg-tool-wrap .dsfg-card{
  width: 100%;
  min-width: 0;
  padding: 18px;
  border: 1px solid var(--dsfg-border);
  border-radius: 22px;
  background:
    radial-gradient(circle at 18% 10%, var(--dsfg-glow), transparent 34%),
    linear-gradient(145deg, rgba(255,255,255,0.9), rgba(255,255,255,0.55));
  box-shadow: 0 16px 40px rgba(20, 50, 74, 0.15);
  animation: dsfgFadeLift 360ms ease both;
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
}.wpc-scope-151 .tc-wp-tool-root .dsfg-tool-wrap .dsfg-card:hover{
  transform: translateY(-5px) rotate(var(--dsfg-card-tilt));
  box-shadow: 0 22px 54px rgba(20, 50, 74, 0.21);
  border-color: var(--dsfg-accent);
}.wpc-scope-151 .tc-wp-tool-root .dsfg-tool-wrap .dsfg-card-title{
  margin: 0 0 12px;
  color: #12344c;
  font-size: 16px;
  line-height: 1.25;
  font-weight: 950;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-151 .tc-wp-tool-root .dsfg-tool-wrap .dsfg-preview{
  width: 100%;
  max-height: 180px;
  min-height: 128px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 16px;
  border: 2px solid var(--dsfg-border);
  border-radius: 18px;
  color: var(--dsfg-color);
  background: var(--dsfg-bg);
  font-family: var(--dsfg-family);
  font-size: var(--dsfg-size);
  font-weight: var(--dsfg-weight);
  line-height: var(--dsfg-line);
  letter-spacing: var(--dsfg-space);
  text-transform: var(--dsfg-transform);
  text-shadow: var(--dsfg-shadow);
  transform: rotate(var(--dsfg-rotate)) skew(var(--dsfg-skew));
  transform-origin: center;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
  box-shadow: inset 0 0 0 1px rgba(255,255,255,0.42);
}.wpc-scope-151 .tc-wp-tool-root .dsfg-tool-wrap .dsfg-preview.dsfg-placeholder{
  color: rgba(20, 50, 74, 0.52);
  font-style: italic;
  text-shadow: none;
  transform: none;
}.wpc-scope-151 .tc-wp-tool-root .dsfg-tool-wrap .dsfg-preview::-webkit-scrollbar{
  width: 10px;
}.wpc-scope-151 .tc-wp-tool-root .dsfg-tool-wrap .dsfg-preview::-webkit-scrollbar-track{
  background: rgba(255,255,255,0.45);
  border-radius: 999px;
}.wpc-scope-151 .tc-wp-tool-root .dsfg-tool-wrap .dsfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, var(--dsfg-accent), var(--dsfg-color));
  border-radius: 999px;
}.wpc-scope-151 .tc-wp-tool-root .dsfg-tool-wrap .dsfg-card-foot{
  display: flex;
  justify-content: flex-end;
  margin-top: 14px;
}.wpc-scope-151 .tc-wp-tool-root .dsfg-tool-wrap .dsfg-copy-btn{
  min-width: 92px;
  padding: 11px 16px;
  min-height: 42px;
  font-size: 14px;
  background: linear-gradient(135deg, var(--dsfg-accent), var(--dsfg-color));
}.wpc-scope-151 .tc-wp-tool-root .dsfg-tool-wrap .dsfg-btn-load.dsfg-hidden{
  display: none;
}@keyframes dsfgFadeLift{
  from {
    opacity: 0;
    transform: translateY(14px) scale(0.98);
  }
  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .dsfg-tool-wrap{ padding: 18px 10px; }.tc-wp-tool-root .dsfg-tool-wrap .dsfg-tool-shell{ width: 100%; padding: 14px; border-radius: 20px; }.tc-wp-tool-root .dsfg-tool-wrap .dsfg-title{ font-size: 32px; }.tc-wp-tool-root .dsfg-tool-wrap .dsfg-subtitle{ font-size: 15px; }.tc-wp-tool-root .dsfg-tool-wrap .dsfg-input-panel{ padding: 14px; }.tc-wp-tool-root .dsfg-tool-wrap .dsfg-text-input{ min-height: 112px; padding: 14px; font-size: 16px; }.tc-wp-tool-root .dsfg-tool-wrap .dsfg-btn{ width: 100%; padding: 12px 14px; font-size: 14px; min-height: 44px; }.tc-wp-tool-root .dsfg-tool-wrap .dsfg-toolbar{ display: block; }.tc-wp-tool-root .dsfg-tool-wrap .dsfg-copy-status{ text-align: left; margin-top: 6px; }.tc-wp-tool-root .dsfg-tool-wrap .dsfg-grid{ grid-template-columns: 1fr !important; gap: 14px; }.tc-wp-tool-root .dsfg-tool-wrap .dsfg-card{ padding: 14px; border-radius: 18px; }.tc-wp-tool-root .dsfg-tool-wrap .dsfg-preview{ min-height: 118px; padding: 13px; font-size: 20px; }.tc-wp-tool-root .dsfg-tool-wrap .dsfg-card-title{ font-size: 15px; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .dsfg-tool-wrap{ padding: 20px 12px; }.tc-wp-tool-root .dsfg-tool-wrap .dsfg-tool-shell{ width: 100%; padding: 16px; border-radius: 22px; }.tc-wp-tool-root .dsfg-tool-wrap .dsfg-title{ font-size: 36px; }.tc-wp-tool-root .dsfg-tool-wrap .dsfg-subtitle{ font-size: 15.5px; }.tc-wp-tool-root .dsfg-tool-wrap .dsfg-input-panel{ padding: 16px; }.tc-wp-tool-root .dsfg-tool-wrap .dsfg-text-input{ min-height: 116px; padding: 15px; font-size: 17px; }.tc-wp-tool-root .dsfg-tool-wrap .dsfg-btn{ padding: 12px 15px; font-size: 14px; min-height: 44px; }.tc-wp-tool-root .dsfg-tool-wrap .dsfg-grid{ grid-template-columns: 1fr !important; gap: 15px; }.tc-wp-tool-root .dsfg-tool-wrap .dsfg-card{ padding: 15px; }.tc-wp-tool-root .dsfg-tool-wrap .dsfg-preview{ min-height: 120px; padding: 14px; font-size: 21px; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .dsfg-tool-wrap{ padding: 24px 14px; }.tc-wp-tool-root .dsfg-tool-wrap .dsfg-tool-shell{ width: 100%; padding: 18px; border-radius: 24px; }.tc-wp-tool-root .dsfg-tool-wrap .dsfg-title{ font-size: 40px; }.tc-wp-tool-root .dsfg-tool-wrap .dsfg-subtitle{ font-size: 16px; }.tc-wp-tool-root .dsfg-tool-wrap .dsfg-input-panel{ padding: 18px; }.tc-wp-tool-root .dsfg-tool-wrap .dsfg-text-input{ min-height: 120px; padding: 16px; font-size: 17px; }.tc-wp-tool-root .dsfg-tool-wrap .dsfg-btn{ padding: 12px 17px; font-size: 14px; min-height: 45px; }.tc-wp-tool-root .dsfg-tool-wrap .dsfg-grid{ grid-template-columns: 1fr !important; gap: 16px; }.tc-wp-tool-root .dsfg-tool-wrap .dsfg-card{ padding: 16px; }.tc-wp-tool-root .dsfg-tool-wrap .dsfg-preview{ min-height: 124px; padding: 15px; font-size: 22px; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .dsfg-tool-wrap{ padding: 34px 18px; }.tc-wp-tool-root .dsfg-tool-wrap .dsfg-tool-shell{ width: 100%; padding: 22px; }.tc-wp-tool-root .dsfg-tool-wrap .dsfg-title{ font-size: 46px; }.tc-wp-tool-root .dsfg-tool-wrap .dsfg-subtitle{ font-size: 17px; }.tc-wp-tool-root .dsfg-tool-wrap .dsfg-text-input{ min-height: 124px; font-size: 18px; }.tc-wp-tool-root .dsfg-tool-wrap .dsfg-btn{ padding: 13px 18px; font-size: 15px; }.tc-wp-tool-root .dsfg-tool-wrap .dsfg-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 17px; }.tc-wp-tool-root .dsfg-tool-wrap .dsfg-card{ padding: 17px; }.tc-wp-tool-root .dsfg-tool-wrap .dsfg-preview{ font-size: 23px; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .dsfg-tool-wrap{ padding: 40px 20px; }.tc-wp-tool-root .dsfg-tool-wrap .dsfg-tool-shell{ width: 100%; padding: 26px; }.tc-wp-tool-root .dsfg-tool-wrap .dsfg-title{ font-size: 50px; }.tc-wp-tool-root .dsfg-tool-wrap .dsfg-subtitle{ font-size: 18px; }.tc-wp-tool-root .dsfg-tool-wrap .dsfg-text-input{ min-height: 128px; font-size: 19px; }.tc-wp-tool-root .dsfg-tool-wrap .dsfg-btn{ padding: 13px 20px; font-size: 15px; }.tc-wp-tool-root .dsfg-tool-wrap .dsfg-grid{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px; }.tc-wp-tool-root .dsfg-tool-wrap .dsfg-card{ padding: 18px; }.tc-wp-tool-root .dsfg-tool-wrap .dsfg-preview{ font-size: 23px; }}@media (min-width: 1200px){.tc-wp-tool-root .dsfg-tool-wrap{ padding: 46px 22px; }.tc-wp-tool-root .dsfg-tool-wrap .dsfg-tool-shell{ width: min(100%, 1200px); padding: 30px; }.tc-wp-tool-root .dsfg-tool-wrap .dsfg-title{ font-size: 56px; }.tc-wp-tool-root .dsfg-tool-wrap .dsfg-subtitle{ font-size: 18px; }.tc-wp-tool-root .dsfg-tool-wrap .dsfg-text-input{ min-height: 132px; font-size: 19px; }.tc-wp-tool-root .dsfg-tool-wrap .dsfg-btn{ padding: 13px 21px; font-size: 15px; }.tc-wp-tool-root .dsfg-tool-wrap .dsfg-grid{ grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 19px; }.tc-wp-tool-root .dsfg-tool-wrap .dsfg-card{ padding: 18px; }.tc-wp-tool-root .dsfg-tool-wrap .dsfg-preview{ font-size: 24px; }}.wpc-scope-151 /* 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;
}.wpc-scope-151 /* tc-auto: preserve HTML class hooks */
.tc-wp-tool-root .dsfg-btn-clear{}.wpc-scope-151 .tc-wp-tool-root .dsfg-visible-count{}