@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-177 .tc-wp-tool-root img, .wpc-scope-177 .tc-wp-tool-root video, .wpc-scope-177 .tc-wp-tool-root svg, .wpc-scope-177 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-177 .tc-wp-tool-root .mfg-tool-wrap{
  position: relative;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  color: #fff;
  background:
    radial-gradient(circle at 16% 8%, rgba(255, 211, 77, 0.22), transparent 28%),
    radial-gradient(circle at 88% 18%, rgba(0, 194, 255, 0.22), transparent 30%),
    radial-gradient(circle at 50% 100%, rgba(190, 18, 60, 0.32), transparent 38%),
    linear-gradient(135deg, #080911 0%, #14040a 24%, #07192d 53%, #050609 100%);
  font-family: Arial, Helvetica, sans-serif;
}.wpc-scope-177 .tc-wp-tool-root .mfg-tool-wrap, .wpc-scope-177 .tc-wp-tool-root .mfg-tool-wrap div, .wpc-scope-177 .tc-wp-tool-root .mfg-tool-wrap section, .wpc-scope-177 .tc-wp-tool-root .mfg-tool-wrap header, .wpc-scope-177 .tc-wp-tool-root .mfg-tool-wrap h1, .wpc-scope-177 .tc-wp-tool-root .mfg-tool-wrap p, .wpc-scope-177 .tc-wp-tool-root .mfg-tool-wrap label, .wpc-scope-177 .tc-wp-tool-root .mfg-tool-wrap input, .wpc-scope-177 .tc-wp-tool-root .mfg-tool-wrap button{
  box-sizing: border-box;
}.wpc-scope-177 .tc-wp-tool-root .mfg-tool-wrap .mfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-177 .tc-wp-tool-root .mfg-tool-wrap .mfg-hero{
  text-align: center;
}.wpc-scope-177 .tc-wp-tool-root .mfg-tool-wrap .mfg-hero h1{
  margin: 0;
  color: #fff;
  font-weight: 900;
  line-height: 1.05;
  letter-spacing: 0;
  text-transform: uppercase;
  text-shadow: 0 4px 0 #9f1239, 0 0 28px rgba(56, 189, 248, 0.34), 0 0 42px rgba(250, 204, 21, 0.2);
}.wpc-scope-177 .tc-wp-tool-root .mfg-tool-wrap .mfg-hero p{
  max-width: 760px;
  margin: 16px auto 0;
  color: rgba(235, 245, 255, 0.88);
  line-height: 1.65;
}.wpc-scope-177 .tc-wp-tool-root .mfg-tool-wrap .mfg-panel{
  margin: 30px auto 28px;
  background: linear-gradient(145deg, rgba(255,255,255,0.14), rgba(255,255,255,0.06));
  border: 1px solid rgba(255,255,255,0.2);
  border-radius: 22px;
  box-shadow: 0 24px 70px rgba(0,0,0,0.36), inset 0 1px 0 rgba(255,255,255,0.16);
  backdrop-filter: blur(16px);
}.wpc-scope-177 .tc-wp-tool-root .mfg-tool-wrap .mfg-label{
  display: block;
  color: #ffe58a;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0;
  margin-bottom: 12px;
}.wpc-scope-177 .tc-wp-tool-root .mfg-tool-wrap .mfg-input-row{
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 14px;
  width: 100%;
}.wpc-scope-177 .tc-wp-tool-root .mfg-tool-wrap .mfg-input{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  color: #fff;
  background: rgba(4, 8, 18, 0.74);
  border: 1px solid rgba(125, 211, 252, 0.38);
  border-radius: 16px;
  outline: none;
  box-shadow: inset 0 0 0 1px rgba(255,255,255,0.04), 0 0 0 rgba(56,189,248,0);
}.wpc-scope-177 .tc-wp-tool-root .mfg-tool-wrap .mfg-input::placeholder{
  color: rgba(226, 232, 240, 0.58);
}.wpc-scope-177 .tc-wp-tool-root .mfg-tool-wrap .mfg-input:focus{
  border-color: rgba(250, 204, 21, 0.82);
  box-shadow: 0 0 0 4px rgba(250, 204, 21, 0.16), 0 0 26px rgba(56, 189, 248, 0.18);
}.wpc-scope-177 .tc-wp-tool-root .mfg-tool-wrap .mfg-clear-btn, .wpc-scope-177 .tc-wp-tool-root .mfg-tool-wrap .mfg-load-btn, .wpc-scope-177 .tc-wp-tool-root .mfg-tool-wrap .mfg-copy-btn{
  border: 0;
  color: #08111f;
  font-weight: 900;
  cursor: pointer;
  border-radius: 14px;
  background: linear-gradient(135deg, #ffd34d, #ff4d5f 54%, #38bdf8);
  box-shadow: 0 12px 28px rgba(255, 77, 95, 0.22), inset 0 1px 0 rgba(255,255,255,0.45);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease;
}.wpc-scope-177 .tc-wp-tool-root .mfg-tool-wrap .mfg-clear-btn:hover, .wpc-scope-177 .tc-wp-tool-root .mfg-tool-wrap .mfg-load-btn:hover, .wpc-scope-177 .tc-wp-tool-root .mfg-tool-wrap .mfg-copy-btn:hover{
  transform: translateY(-2px);
  filter: saturate(1.12);
  box-shadow: 0 16px 34px rgba(56, 189, 248, 0.24), 0 0 28px rgba(250, 204, 21, 0.2);
}.wpc-scope-177 .tc-wp-tool-root .mfg-tool-wrap .mfg-clear-btn:focus, .wpc-scope-177 .tc-wp-tool-root .mfg-tool-wrap .mfg-load-btn:focus, .wpc-scope-177 .tc-wp-tool-root .mfg-tool-wrap .mfg-copy-btn:focus{
  outline: 3px solid rgba(255, 255, 255, 0.9);
  outline-offset: 3px;
}.wpc-scope-177 .tc-wp-tool-root .mfg-tool-wrap .mfg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
}.wpc-scope-177 .tc-wp-tool-root .mfg-tool-wrap .mfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  overflow: hidden;
  border-radius: 18px;
  background:
    linear-gradient(145deg, rgba(255,255,255,0.13), rgba(255,255,255,0.045)),
    linear-gradient(135deg, rgba(220,38,38,0.18), rgba(14,165,233,0.1));
  border: 1px solid rgba(255,255,255,0.18);
  box-shadow: 0 18px 44px rgba(0,0,0,0.34), inset 0 1px 0 rgba(255,255,255,0.14);
  backdrop-filter: blur(12px);
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
  animation: mfgFadeIn 340ms ease both;
}.wpc-scope-177 .tc-wp-tool-root .mfg-tool-wrap .mfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(250, 204, 21, 0.52);
  box-shadow: 0 28px 62px rgba(0,0,0,0.42), 0 0 32px rgba(56, 189, 248, 0.14);
}.wpc-scope-177 .tc-wp-tool-root .mfg-tool-wrap .mfg-card-head{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 14px;
}.wpc-scope-177 .tc-wp-tool-root .mfg-tool-wrap .mfg-style-name{
  min-width: 0;
  color: #fff4bd;
  font-weight: 900;
  line-height: 1.25;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-177 .tc-wp-tool-root .mfg-tool-wrap .mfg-badge{
  flex: 0 0 auto;
  color: #bfdbfe;
  background: rgba(56, 189, 248, 0.12);
  border: 1px solid rgba(125, 211, 252, 0.22);
  border-radius: 999px;
  font-weight: 800;
}.wpc-scope-177 .tc-wp-tool-root .mfg-tool-wrap .mfg-preview{
  width: 100%;
  max-width: 100%;
  max-height: 180px;
  min-height: 112px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 16px;
  border-radius: 16px;
  background: rgba(2, 6, 23, 0.62);
  border: 1px solid rgba(255,255,255,0.12);
  line-height: 1.25;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: normal;
}.wpc-scope-177 .tc-wp-tool-root .mfg-tool-wrap .mfg-preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-177 .tc-wp-tool-root .mfg-tool-wrap .mfg-preview::-webkit-scrollbar-track{
  background: rgba(15, 23, 42, 0.75);
  border-radius: 999px;
}.wpc-scope-177 .tc-wp-tool-root .mfg-tool-wrap .mfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(#ffd34d, #38bdf8);
  border-radius: 999px;
}.wpc-scope-177 .tc-wp-tool-root .mfg-tool-wrap .mfg-copy-btn{
  width: 100%;
  margin-top: 14px;
}.wpc-scope-177 .tc-wp-tool-root .mfg-tool-wrap .mfg-load-wrap{
  text-align: center;
}.wpc-scope-177 .tc-wp-tool-root .mfg-tool-wrap .mfg-load-btn[disabled]{
  cursor: not-allowed;
  opacity: 0.58;
  transform: none;
  filter: grayscale(0.25);
}.wpc-scope-177 .tc-wp-tool-root .mfg-tool-wrap .mfg-card[data-theme="red"] .mfg-preview{ color: #fff; text-shadow: 2px 2px 0 #b91c1c, 0 0 18px rgba(239,68,68,.6); }.wpc-scope-177 .tc-wp-tool-root .mfg-tool-wrap .mfg-card[data-theme="chrome"] .mfg-preview{ color: #e5f7ff; text-shadow: 0 1px 0 #fff, 0 0 18px #38bdf8; }.wpc-scope-177 .tc-wp-tool-root .mfg-tool-wrap .mfg-card[data-theme="gold"] .mfg-preview{ color: #fde68a; text-shadow: 2px 2px 0 #7f1d1d, 0 0 22px rgba(250,204,21,.5); }.wpc-scope-177 .tc-wp-tool-root .mfg-tool-wrap .mfg-card[data-theme="blue"] .mfg-preview{ color: #bfdbfe; text-shadow: 0 0 18px #0ea5e9, 2px 2px 0 #172554; }.wpc-scope-177 .tc-wp-tool-root .mfg-tool-wrap .mfg-card[data-theme="green"] .mfg-preview{ color: #bbf7d0; text-shadow: 0 0 20px #22c55e, 2px 2px 0 #052e16; }.wpc-scope-177 .tc-wp-tool-root .mfg-tool-wrap .mfg-card[data-theme="purple"] .mfg-preview{ color: #f5d0fe; text-shadow: 0 0 20px #a855f7, 2px 2px 0 #3b0764; }.wpc-scope-177 .tc-wp-tool-root .mfg-tool-wrap .mfg-card[data-theme="fire"] .mfg-preview{ color: #fff7ed; text-shadow: 0 0 16px #f97316, 2px 2px 0 #991b1b; }.wpc-scope-177 .tc-wp-tool-root .mfg-tool-wrap .mfg-card[data-theme="noir"] .mfg-preview{ color: #f8fafc; text-shadow: 3px 3px 0 #000, 0 0 12px rgba(255,255,255,.22); }.wpc-scope-177 .tc-wp-tool-root .mfg-tool-wrap .mfg-card[data-theme="pink"] .mfg-preview{ color: #fce7f3; text-shadow: 0 0 18px #ec4899, 2px 2px 0 #831843; }.wpc-scope-177 .tc-wp-tool-root .mfg-tool-wrap .mfg-card[data-theme="white"] .mfg-preview{ color: #ffffff; text-shadow: 2px 2px 0 #1e293b, 0 0 20px rgba(255,255,255,.38); }@keyframes mfgFadeIn{
  from { opacity: 0; transform: translateY(10px) scale(0.985); }
  to { opacity: 1; transform: translateY(0) scale(1); }
}@media (min-width: 1200px){.tc-wp-tool-root .mfg-tool-wrap{ padding: 58px 28px; }.tc-wp-tool-root .mfg-tool-wrap .mfg-container{ width: 100%; }.tc-wp-tool-root .mfg-tool-wrap .mfg-hero h1{ font-size: 58px; }.tc-wp-tool-root .mfg-tool-wrap .mfg-hero p{ font-size: 18px; }.tc-wp-tool-root .mfg-tool-wrap .mfg-panel{ padding: 28px; }.tc-wp-tool-root .mfg-tool-wrap .mfg-label{ font-size: 14px; }.tc-wp-tool-root .mfg-tool-wrap .mfg-input{ font-size: 18px; padding: 18px 20px; }.tc-wp-tool-root .mfg-tool-wrap .mfg-clear-btn, .tc-wp-tool-root .mfg-tool-wrap .mfg-load-btn, .tc-wp-tool-root .mfg-tool-wrap .mfg-copy-btn{ font-size: 15px; padding: 16px 22px; }.tc-wp-tool-root .mfg-tool-wrap .mfg-grid{ grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 22px; }.tc-wp-tool-root .mfg-tool-wrap .mfg-card{ padding: 20px; }.tc-wp-tool-root .mfg-tool-wrap .mfg-style-name{ font-size: 16px; }.tc-wp-tool-root .mfg-tool-wrap .mfg-badge{ font-size: 11px; padding: 6px 9px; }.tc-wp-tool-root .mfg-tool-wrap .mfg-preview{ font-size: 25px; }.tc-wp-tool-root .mfg-tool-wrap .mfg-load-wrap{ margin-top: 30px; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .mfg-tool-wrap{ padding: 52px 24px; }.tc-wp-tool-root .mfg-tool-wrap .mfg-container{ width: 100%; }.tc-wp-tool-root .mfg-tool-wrap .mfg-hero h1{ font-size: 52px; }.tc-wp-tool-root .mfg-tool-wrap .mfg-hero p{ font-size: 17px; }.tc-wp-tool-root .mfg-tool-wrap .mfg-panel{ padding: 26px; }.tc-wp-tool-root .mfg-tool-wrap .mfg-label{ font-size: 14px; }.tc-wp-tool-root .mfg-tool-wrap .mfg-input{ font-size: 18px; padding: 17px 19px; }.tc-wp-tool-root .mfg-tool-wrap .mfg-clear-btn, .tc-wp-tool-root .mfg-tool-wrap .mfg-load-btn, .tc-wp-tool-root .mfg-tool-wrap .mfg-copy-btn{ font-size: 15px; padding: 15px 21px; }.tc-wp-tool-root .mfg-tool-wrap .mfg-grid{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 21px; }.tc-wp-tool-root .mfg-tool-wrap .mfg-card{ padding: 20px; }.tc-wp-tool-root .mfg-tool-wrap .mfg-style-name{ font-size: 16px; }.tc-wp-tool-root .mfg-tool-wrap .mfg-badge{ font-size: 11px; padding: 6px 9px; }.tc-wp-tool-root .mfg-tool-wrap .mfg-preview{ font-size: 24px; }.tc-wp-tool-root .mfg-tool-wrap .mfg-load-wrap{ margin-top: 28px; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .mfg-tool-wrap{ padding: 46px 22px; }.tc-wp-tool-root .mfg-tool-wrap .mfg-container{ width: 100%; }.tc-wp-tool-root .mfg-tool-wrap .mfg-hero h1{ font-size: 44px; }.tc-wp-tool-root .mfg-tool-wrap .mfg-hero p{ font-size: 16px; }.tc-wp-tool-root .mfg-tool-wrap .mfg-panel{ padding: 24px; }.tc-wp-tool-root .mfg-tool-wrap .mfg-label{ font-size: 13px; }.tc-wp-tool-root .mfg-tool-wrap .mfg-input{ font-size: 17px; padding: 16px 18px; }.tc-wp-tool-root .mfg-tool-wrap .mfg-clear-btn, .tc-wp-tool-root .mfg-tool-wrap .mfg-load-btn, .tc-wp-tool-root .mfg-tool-wrap .mfg-copy-btn{ font-size: 15px; padding: 14px 19px; }.tc-wp-tool-root .mfg-tool-wrap .mfg-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 20px; }.tc-wp-tool-root .mfg-tool-wrap .mfg-card{ padding: 19px; }.tc-wp-tool-root .mfg-tool-wrap .mfg-style-name{ font-size: 16px; }.tc-wp-tool-root .mfg-tool-wrap .mfg-badge{ font-size: 11px; padding: 6px 9px; }.tc-wp-tool-root .mfg-tool-wrap .mfg-preview{ font-size: 23px; }.tc-wp-tool-root .mfg-tool-wrap .mfg-load-wrap{ margin-top: 27px; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .mfg-tool-wrap{ padding: 38px 16px; }.tc-wp-tool-root .mfg-tool-wrap .mfg-container{ width: 100%; max-width: 100%; }.tc-wp-tool-root .mfg-tool-wrap .mfg-hero h1{ font-size: 34px; }.tc-wp-tool-root .mfg-tool-wrap .mfg-hero p{ font-size: 15px; }.tc-wp-tool-root .mfg-tool-wrap .mfg-panel{ padding: 20px; border-radius: 18px; }.tc-wp-tool-root .mfg-tool-wrap .mfg-input-row{ grid-template-columns: 1fr; gap: 12px; }.tc-wp-tool-root .mfg-tool-wrap .mfg-label{ font-size: 12px; }.tc-wp-tool-root .mfg-tool-wrap .mfg-input{ font-size: 16px; padding: 15px 16px; }.tc-wp-tool-root .mfg-tool-wrap .mfg-clear-btn, .tc-wp-tool-root .mfg-tool-wrap .mfg-load-btn, .tc-wp-tool-root .mfg-tool-wrap .mfg-copy-btn{ width: 100%; font-size: 14px; padding: 14px 16px; }.tc-wp-tool-root .mfg-tool-wrap .mfg-grid{ grid-template-columns: 1fr !important; gap: 18px; }.tc-wp-tool-root .mfg-tool-wrap .mfg-card{ width: 100%; max-width: 100%; padding: 18px; }.tc-wp-tool-root .mfg-tool-wrap .mfg-style-name{ font-size: 15px; }.tc-wp-tool-root .mfg-tool-wrap .mfg-badge{ font-size: 10px; padding: 5px 8px; }.tc-wp-tool-root .mfg-tool-wrap .mfg-preview{ font-size: 22px; }.tc-wp-tool-root .mfg-tool-wrap .mfg-load-wrap{ margin-top: 24px; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .mfg-tool-wrap{ padding: 34px 14px; }.tc-wp-tool-root .mfg-tool-wrap .mfg-container{ width: 100%; max-width: 100%; }.tc-wp-tool-root .mfg-tool-wrap .mfg-hero h1{ font-size: 30px; }.tc-wp-tool-root .mfg-tool-wrap .mfg-hero p{ font-size: 14px; }.tc-wp-tool-root .mfg-tool-wrap .mfg-panel{ padding: 18px; border-radius: 18px; }.tc-wp-tool-root .mfg-tool-wrap .mfg-input-row{ grid-template-columns: 1fr; gap: 11px; }.tc-wp-tool-root .mfg-tool-wrap .mfg-label{ font-size: 12px; }.tc-wp-tool-root .mfg-tool-wrap .mfg-input{ font-size: 16px; padding: 14px 15px; }.tc-wp-tool-root .mfg-tool-wrap .mfg-clear-btn, .tc-wp-tool-root .mfg-tool-wrap .mfg-load-btn, .tc-wp-tool-root .mfg-tool-wrap .mfg-copy-btn{ width: 100%; font-size: 14px; padding: 13px 15px; }.tc-wp-tool-root .mfg-tool-wrap .mfg-grid{ grid-template-columns: 1fr !important; gap: 16px; }.tc-wp-tool-root .mfg-tool-wrap .mfg-card{ width: 100%; max-width: 100%; padding: 16px; }.tc-wp-tool-root .mfg-tool-wrap .mfg-style-name{ font-size: 15px; }.tc-wp-tool-root .mfg-tool-wrap .mfg-badge{ font-size: 10px; padding: 5px 8px; }.tc-wp-tool-root .mfg-tool-wrap .mfg-preview{ font-size: 20px; padding: 14px; }.tc-wp-tool-root .mfg-tool-wrap .mfg-load-wrap{ margin-top: 22px; }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .mfg-tool-wrap{ padding: 30px 12px; }.tc-wp-tool-root .mfg-tool-wrap .mfg-container{ width: 100%; max-width: 100%; }.tc-wp-tool-root .mfg-tool-wrap .mfg-hero h1{ font-size: 26px; }.tc-wp-tool-root .mfg-tool-wrap .mfg-hero p{ font-size: 13px; line-height: 1.55; }.tc-wp-tool-root .mfg-tool-wrap .mfg-panel{ padding: 15px; border-radius: 16px; }.tc-wp-tool-root .mfg-tool-wrap .mfg-input-row{ grid-template-columns: 1fr; gap: 10px; }.tc-wp-tool-root .mfg-tool-wrap .mfg-label{ font-size: 11px; }.tc-wp-tool-root .mfg-tool-wrap .mfg-input{ font-size: 15px; padding: 13px 14px; }.tc-wp-tool-root .mfg-tool-wrap .mfg-clear-btn, .tc-wp-tool-root .mfg-tool-wrap .mfg-load-btn, .tc-wp-tool-root .mfg-tool-wrap .mfg-copy-btn{ width: 100%; font-size: 13px; padding: 12px 14px; }.tc-wp-tool-root .mfg-tool-wrap .mfg-grid{ grid-template-columns: 1fr !important; gap: 14px; }.tc-wp-tool-root .mfg-tool-wrap .mfg-card{ width: 100%; max-width: 100%; padding: 14px; border-radius: 16px; }.tc-wp-tool-root .mfg-tool-wrap .mfg-style-name{ font-size: 14px; }.tc-wp-tool-root .mfg-tool-wrap .mfg-badge{ font-size: 10px; padding: 5px 7px; }.tc-wp-tool-root .mfg-tool-wrap .mfg-preview{ font-size: 18px; padding: 13px; min-height: 104px; }.tc-wp-tool-root .mfg-tool-wrap .mfg-load-wrap{ margin-top: 20px; }}.wpc-scope-177 /* 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;
}