@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-211 .tc-wp-tool-root img, .wpc-scope-211 .tc-wp-tool-root video, .wpc-scope-211 .tc-wp-tool-root svg, .wpc-scope-211 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-211 .tc-wp-tool-root .lpfg-tool-wrap, .wpc-scope-211 .tc-wp-tool-root .lpfg-tool-wrap *{
  box-sizing: border-box;
}.wpc-scope-211 .tc-wp-tool-root .lpfg-tool-wrap{
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  color: #f6f8fb;
  font-family: Arial, Helvetica, sans-serif;
  background:
    radial-gradient(circle at 16% 12%, rgba(255, 193, 70, 0.22), transparent 30%),
    radial-gradient(circle at 84% 20%, rgba(70, 139, 255, 0.22), transparent 28%),
    linear-gradient(135deg, #07111f 0%, #111927 42%, #20242b 100%);
}.wpc-scope-211 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-211 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-header{
  text-align: center;
  margin: 0 auto 28px;
}.wpc-scope-211 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-header h1{
  margin: 0 0 12px;
  color: #ffffff;
  font-weight: 900;
  line-height: 1.08;
  letter-spacing: 0;
  text-shadow: 0 0 30px rgba(255, 199, 89, 0.24);
}.wpc-scope-211 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-header p{
  max-width: 760px;
  margin: 0 auto;
  color: #d8e2ef;
  line-height: 1.6;
}.wpc-scope-211 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-input-panel{
  width: 100%;
  max-width: 860px;
  margin: 0 auto 28px;
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.13), rgba(255, 255, 255, 0.06));
  border: 1px solid rgba(216, 227, 241, 0.24);
  border-radius: 8px;
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.32), inset 0 1px 0 rgba(255, 255, 255, 0.18);
  backdrop-filter: blur(14px);
}.wpc-scope-211 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-input-row{
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: end;
  gap: 14px;
}.wpc-scope-211 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-field{
  display: block;
  min-width: 0;
}.wpc-scope-211 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-field span{
  display: block;
  margin: 0 0 8px;
  color: #f1c96d;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}.wpc-scope-211 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-text-input{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  color: #111827;
  background: linear-gradient(180deg, #ffffff, #e9eef4);
  border: 2px solid rgba(255, 207, 99, 0.45);
  border-radius: 8px;
  outline: none;
  font-weight: 900;
  letter-spacing: 0.08em;
  box-shadow: inset 0 2px 8px rgba(12, 18, 26, 0.16), 0 0 0 rgba(255, 199, 89, 0);
  transition: border-color 180ms ease, box-shadow 180ms ease, transform 180ms ease;
}.wpc-scope-211 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-text-input:focus{
  border-color: rgba(255, 204, 82, 0.98);
  box-shadow: 0 0 0 5px rgba(255, 195, 58, 0.18), 0 0 34px rgba(255, 195, 58, 0.2);
}.wpc-scope-211 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-clear-btn, .wpc-scope-211 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-load-more, .wpc-scope-211 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-copy-btn{
  border: 1px solid rgba(255, 210, 102, 0.6);
  border-radius: 8px;
  color: #121821;
  background: linear-gradient(180deg, #ffe08b 0%, #f8b72f 100%);
  font-weight: 900;
  cursor: pointer;
  box-shadow: 0 12px 28px rgba(255, 174, 31, 0.2), inset 0 1px 0 rgba(255, 255, 255, 0.48);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease;
  white-space: nowrap;
}.wpc-scope-211 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-clear-btn:hover, .wpc-scope-211 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-load-more:hover, .wpc-scope-211 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-copy-btn:hover{
  transform: translateY(-2px);
  filter: saturate(1.08);
  box-shadow: 0 18px 38px rgba(255, 184, 45, 0.34), 0 0 24px rgba(255, 210, 102, 0.2);
}.wpc-scope-211 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-counter{
  margin-top: 10px;
  color: #aebed2;
  font-size: 13px;
  text-align: right;
}.wpc-scope-211 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
}.wpc-scope-211 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-card{
  position: relative;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  overflow: hidden;
  border: 1px solid rgba(228, 237, 249, 0.2);
  border-radius: 8px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.14), rgba(255, 255, 255, 0.055)),
    linear-gradient(180deg, rgba(10, 16, 24, 0.58), rgba(11, 17, 26, 0.82));
  box-shadow: 0 20px 46px rgba(0, 0, 0, 0.32), inset 0 1px 0 rgba(255, 255, 255, 0.16);
  backdrop-filter: blur(12px);
  animation: lpfgFadeIn 360ms ease both;
  transition: transform 190ms ease, border-color 190ms ease, box-shadow 190ms ease;
}.wpc-scope-211 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 211, 112, 0.52);
  box-shadow: 0 26px 58px rgba(0, 0, 0, 0.4), 0 0 28px rgba(255, 195, 58, 0.12);
}.wpc-scope-211 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-card::before, .wpc-scope-211 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-card::after{
  content: "";
  position: absolute;
  top: 14px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: radial-gradient(circle, #ffffff 0%, #aeb8c6 45%, #596271 100%);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.28);
  opacity: 0.75;
}.wpc-scope-211 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-card::before{
  left: 14px;
}.wpc-scope-211 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-card::after{
  right: 14px;
}.wpc-scope-211 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-style-name{
  margin: 0 0 14px;
  padding: 0 22px;
  color: #f7d88a;
  font-size: 14px;
  font-weight: 900;
  line-height: 1.35;
  text-align: center;
  letter-spacing: 0.02em;
}.wpc-scope-211 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-preview{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 100%;
  min-height: 112px;
  max-height: 180px;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 18px 14px;
  text-align: center;
  line-height: 1.18;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: normal;
}.wpc-scope-211 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-preview::-webkit-scrollbar{
  width: 8px;
}.wpc-scope-211 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-preview::-webkit-scrollbar-track{
  background: rgba(10, 16, 24, 0.3);
  border-radius: 999px;
}.wpc-scope-211 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #f5c44d, #6f7f95);
  border-radius: 999px;
}.wpc-scope-211 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-card-footer{
  display: flex;
  justify-content: center;
  margin-top: 14px;
}.wpc-scope-211 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-copy-btn{
  min-width: 96px;
}.wpc-scope-211 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-load-wrap{
  display: flex;
  justify-content: center;
}.wpc-scope-211 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-load-more[disabled]{
  opacity: 0.55;
  cursor: default;
  transform: none;
}.wpc-scope-211 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-plate-topline{
  box-shadow: inset 0 5px 0 rgba(30, 92, 176, 0.8), inset 0 -5px 0 rgba(183, 37, 48, 0.78);
}.wpc-scope-211 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-plate-corners{
  clip-path: polygon(7% 0, 93% 0, 100% 13%, 100% 87%, 93% 100%, 7% 100%, 0 87%, 0 13%);
}.wpc-scope-211 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-plate-dashed{
  border-style: dashed !important;
}.wpc-scope-211 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-plate-double{
  outline: 3px double rgba(20, 31, 45, 0.38);
  outline-offset: -8px;
}.wpc-scope-211 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-plate-rivets{
  background-image:
    radial-gradient(circle at 8% 17%, rgba(20, 25, 33, 0.18) 0 4px, transparent 5px),
    radial-gradient(circle at 92% 17%, rgba(20, 25, 33, 0.18) 0 4px, transparent 5px);
}.wpc-scope-211 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-plate-stripe-blue{
  box-shadow: inset 12px 0 0 rgba(29, 91, 181, 0.86);
}.wpc-scope-211 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-plate-stripe-red{
  box-shadow: inset -12px 0 0 rgba(190, 42, 50, 0.86);
}.wpc-scope-211 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-plate-metal{
  background-blend-mode: overlay;
}.wpc-scope-211 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-plate-amber{
  box-shadow: inset 0 0 0 4px rgba(243, 181, 50, 0.5);
}.wpc-scope-211 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-plate-green{
  box-shadow: inset 0 0 0 4px rgba(37, 132, 96, 0.46);
}.wpc-scope-211 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-plate-dark{
  box-shadow: inset 0 0 0 2px rgba(238, 244, 255, 0.22), inset 0 -18px 50px rgba(255, 255, 255, 0.08);
}@keyframes lpfgFadeIn{
  from {
    opacity: 0;
    transform: translateY(12px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .lpfg-tool-wrap{ padding: 34px 12px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-container{ width: 100%; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-header h1{ font-size: 29px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-header p{ font-size: 15px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-input-panel{ padding: 16px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-input-row{ grid-template-columns: 1fr; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-text-input{ height: 50px; padding: 0 13px; font-size: 17px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-clear-btn, .tc-wp-tool-root .lpfg-tool-wrap .lpfg-load-more, .tc-wp-tool-root .lpfg-tool-wrap .lpfg-copy-btn{ min-height: 44px; padding: 0 16px; font-size: 14px; width: 100%; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-grid{ grid-template-columns: 1fr !important; gap: 15px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-card{ padding: 18px 12px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-preview{ font-size: 24px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-load-wrap{ margin-top: 22px; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .lpfg-tool-wrap{ padding: 38px 14px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-container{ width: 100%; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-header h1{ font-size: 33px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-header p{ font-size: 15px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-input-panel{ padding: 17px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-input-row{ grid-template-columns: 1fr; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-text-input{ height: 52px; padding: 0 14px; font-size: 18px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-clear-btn, .tc-wp-tool-root .lpfg-tool-wrap .lpfg-load-more, .tc-wp-tool-root .lpfg-tool-wrap .lpfg-copy-btn{ min-height: 45px; padding: 0 18px; font-size: 14px; width: 100%; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-grid{ grid-template-columns: 1fr !important; gap: 16px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-card{ padding: 19px 13px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-preview{ font-size: 27px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-load-wrap{ margin-top: 24px; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .lpfg-tool-wrap{ padding: 44px 18px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-container{ width: 100%; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-header h1{ font-size: 38px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-header p{ font-size: 16px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-input-panel{ padding: 19px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-input-row{ grid-template-columns: 1fr; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-text-input{ height: 54px; padding: 0 16px; font-size: 20px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-clear-btn, .tc-wp-tool-root .lpfg-tool-wrap .lpfg-load-more, .tc-wp-tool-root .lpfg-tool-wrap .lpfg-copy-btn{ min-height: 46px; padding: 0 20px; font-size: 15px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-grid{ grid-template-columns: 1fr !important; gap: 18px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-card{ padding: 21px 15px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-preview{ font-size: 31px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-load-wrap{ margin-top: 26px; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .lpfg-tool-wrap{ padding: 56px 24px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-container{ width: 96%; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-header h1{ font-size: 48px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-header p{ font-size: 17px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-input-panel{ padding: 22px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-text-input{ height: 56px; padding: 0 18px; font-size: 22px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-clear-btn, .tc-wp-tool-root .lpfg-tool-wrap .lpfg-load-more, .tc-wp-tool-root .lpfg-tool-wrap .lpfg-copy-btn{ min-height: 46px; padding: 0 22px; font-size: 15px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 20px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-card{ padding: 22px 16px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-preview{ font-size: 32px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-load-wrap{ margin-top: 30px; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .lpfg-tool-wrap{ padding: 64px 28px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-container{ width: 96%; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-header h1{ font-size: 54px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-header p{ font-size: 18px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-input-panel{ padding: 24px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-text-input{ height: 58px; padding: 0 20px; font-size: 24px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-clear-btn, .tc-wp-tool-root .lpfg-tool-wrap .lpfg-load-more, .tc-wp-tool-root .lpfg-tool-wrap .lpfg-copy-btn{ min-height: 48px; padding: 0 24px; font-size: 15px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-grid{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 21px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-card{ padding: 23px 17px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-preview{ font-size: 31px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-load-wrap{ margin-top: 32px; }}@media (min-width: 1200px){.tc-wp-tool-root .lpfg-tool-wrap{ padding: 72px 32px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-container{ width: 100%; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-header h1{ font-size: 60px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-header p{ font-size: 18px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-input-panel{ padding: 26px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-text-input{ height: 60px; padding: 0 22px; font-size: 25px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-clear-btn, .tc-wp-tool-root .lpfg-tool-wrap .lpfg-load-more, .tc-wp-tool-root .lpfg-tool-wrap .lpfg-copy-btn{ min-height: 50px; padding: 0 26px; font-size: 16px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-grid{ grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 22px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-card{ padding: 24px 18px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-preview{ font-size: 32px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-load-wrap{ margin-top: 34px; }}.wpc-scope-211 /* 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;
}