@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-261 .tc-wp-tool-root img, .wpc-scope-261 .tc-wp-tool-root video, .wpc-scope-261 .tc-wp-tool-root svg, .wpc-scope-261 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-261 .tc-wp-tool-root .lpfg-tool-wrap{
  width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  padding: 72px 20px;
  background:
    radial-gradient(circle at 18% 12%, rgba(255, 211, 105, 0.22), transparent 30%),
    radial-gradient(circle at 82% 18%, rgba(76, 195, 255, 0.2), transparent 32%),
    linear-gradient(135deg, #080b10 0%, #171b22 42%, #262018 100%);
  color: #f7f3e8;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-261 .tc-wp-tool-root .lpfg-tool-wrap, .wpc-scope-261 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-shell, .wpc-scope-261 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-hero, .wpc-scope-261 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-control-panel, .wpc-scope-261 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-input-row, .wpc-scope-261 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-grid, .wpc-scope-261 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-card, .wpc-scope-261 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-preview, .wpc-scope-261 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-load-wrap{
  box-sizing: border-box;
}.wpc-scope-261 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-shell{
  width: min(100%, 1200px);
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-261 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-hero{
  text-align: center;
  margin: 0 auto 30px;
}.wpc-scope-261 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-kicker{
  display: inline-flex;
  margin: 0 0 14px;
  padding: 8px 14px;
  border: 1px solid rgba(255, 211, 105, 0.36);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.08);
  color: #ffe09b;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0;
  box-shadow: 0 0 24px rgba(255, 211, 105, 0.12);
}.wpc-scope-261 .tc-wp-tool-root .lpfg-tool-wrap h1{
  margin: 0;
  color: #ffffff;
  font-size: 52px;
  line-height: 1.05;
  font-weight: 900;
  letter-spacing: 0;
  text-shadow: 0 12px 38px rgba(0, 0, 0, 0.55);
}.wpc-scope-261 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-subtitle{
  max-width: 760px;
  margin: 16px auto 0;
  color: #d6d1c4;
  font-size: 18px;
  line-height: 1.6;
}.wpc-scope-261 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-control-panel{
  margin: 0 auto 28px;
  padding: 22px;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 18px;
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.14), rgba(255, 255, 255, 0.06));
  box-shadow: 0 26px 70px rgba(0, 0, 0, 0.35), inset 0 1px 0 rgba(255, 255, 255, 0.18);
  backdrop-filter: blur(16px);
}.wpc-scope-261 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-input-label{
  display: block;
  margin: 0 0 10px;
  color: #ffe7ae;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 0;
  text-transform: uppercase;
}.wpc-scope-261 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-input-row{
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 12px;
  width: 100%;
}.wpc-scope-261 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-input{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
  padding: 18px 20px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 14px;
  outline: none;
  background: rgba(4, 7, 11, 0.72);
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  letter-spacing: 0;
  text-transform: uppercase;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.04);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-261 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-input:focus{
  border-color: rgba(255, 211, 105, 0.78);
  background: rgba(7, 10, 15, 0.92);
  box-shadow: 0 0 0 4px rgba(255, 211, 105, 0.14), 0 0 34px rgba(76, 195, 255, 0.16);
}.wpc-scope-261 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-btn{
  box-sizing: border-box;
  border: 0;
  border-radius: 14px;
  cursor: pointer;
  font-weight: 900;
  letter-spacing: 0;
  color: #0b0d10;
  background: linear-gradient(135deg, #ffe7a6, #f7b733 52%, #d88a18);
  box-shadow: 0 14px 28px rgba(247, 183, 51, 0.22), inset 0 1px 0 rgba(255, 255, 255, 0.45);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease, opacity 180ms ease;
}.wpc-scope-261 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-btn:hover{
  transform: translateY(-2px);
  filter: brightness(1.06);
  box-shadow: 0 18px 38px rgba(247, 183, 51, 0.34), 0 0 22px rgba(76, 195, 255, 0.12);
}.wpc-scope-261 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-btn:disabled{
  cursor: not-allowed;
  opacity: 0.48;
  transform: none;
}.wpc-scope-261 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-clear-btn{
  padding: 0 22px;
  min-height: 62px;
  font-size: 15px;
}.wpc-scope-261 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-grid{
  display: grid;
  width: 100%;
  gap: 18px;
}.wpc-scope-261 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 18px;
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 18px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.13), rgba(255, 255, 255, 0.055)),
    repeating-linear-gradient(90deg, rgba(255, 255, 255, 0.025) 0 2px, transparent 2px 7px);
  box-shadow: 0 22px 48px rgba(0, 0, 0, 0.34), inset 0 1px 0 rgba(255, 255, 255, 0.16);
  overflow: hidden;
  animation: lpfgFadeUp 280ms ease both;
  transition: transform 190ms ease, border-color 190ms ease, box-shadow 190ms ease;
}.wpc-scope-261 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 211, 105, 0.38);
  box-shadow: 0 28px 60px rgba(0, 0, 0, 0.42), 0 0 28px rgba(255, 211, 105, 0.08);
}.wpc-scope-261 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-card-head{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin: 0 0 12px;
}.wpc-scope-261 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-style-name{
  min-width: 0;
  color: #fff4d6;
  font-size: 15px;
  font-weight: 900;
  line-height: 1.3;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-261 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-copy-btn{
  flex: 0 0 auto;
  min-width: 76px;
  min-height: 40px;
  padding: 0 14px;
  font-size: 13px;
}.wpc-scope-261 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-preview{
  width: 100%;
  max-width: 100%;
  min-height: 112px;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 18px 14px;
  border-radius: 14px;
  text-align: center;
  line-height: 1.35;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: normal;
}.wpc-scope-261 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-261 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-preview::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.08);
  border-radius: 999px;
}.wpc-scope-261 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(#ffe09b, #4cc3ff);
  border-radius: 999px;
}.wpc-scope-261 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-load-wrap{
  display: flex;
  justify-content: center;
  margin: 30px 0 0;
}.wpc-scope-261 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-load-btn{
  min-height: 56px;
  padding: 0 28px;
  font-size: 15px;
}.wpc-scope-261 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-style-chrome{ background: linear-gradient(145deg, #e9eef3, #727b85 50%, #fdfdfd); color: #111820; border: 3px solid #c7cdd3; text-shadow: 0 1px 0 #fff; font-weight: 950; letter-spacing: 2px; }.wpc-scope-261 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-style-asphalt{ background: #151719; color: #ffd84d; border: 3px solid #34383d; text-shadow: 0 0 12px rgba(255, 216, 77, 0.4); font-weight: 950; letter-spacing: 2px; }.wpc-scope-261 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-style-eu{ background: linear-gradient(90deg, #164dba 0 18%, #f6f7f3 18%); color: #10151b; border: 3px solid #d8d8d4; font-weight: 900; letter-spacing: 2px; }.wpc-scope-261 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-style-vintage{ background: #f1dfb7; color: #2b1e11; border: 4px double #6e4d25; font-family: Georgia, serif; font-weight: 900; letter-spacing: 1px; }.wpc-scope-261 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-style-racing{ background: repeating-linear-gradient(45deg, #111 0 12px, #fff 12px 24px); color: #f33232; border: 3px solid #f33232; font-weight: 950; text-shadow: 0 2px 0 #000; letter-spacing: 2px; }.wpc-scope-261 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-style-electric{ background: linear-gradient(135deg, #071d22, #0ff0c9); color: #eafffb; border: 3px solid #8fffea; text-shadow: 0 0 16px rgba(15, 240, 201, 0.75); font-weight: 950; letter-spacing: 2px; }.wpc-scope-261 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-style-temp{ background: #fbfbef; color: #b32525; border: 3px dashed #b32525; font-weight: 900; letter-spacing: 1px; }.wpc-scope-261 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-style-military{ background: #3f4730; color: #ece6ca; border: 3px solid #8f956e; font-weight: 900; letter-spacing: 2px; }.wpc-scope-261 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-style-black{ background: #050505; color: #f4cf65; border: 3px solid #f4cf65; font-weight: 950; letter-spacing: 2px; }.wpc-scope-261 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-style-vanity{ background: linear-gradient(135deg, #fff, #dfe9ff); color: #2d3a84; border: 3px solid #7895ff; font-weight: 950; letter-spacing: 3px; }.wpc-scope-261 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-style-moto{ background: #f7f7f7; color: #20242a; border: 5px solid #20242a; font-weight: 950; letter-spacing: 1px; }.wpc-scope-261 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-style-offroad{ background: #231b12; color: #ffb13b; border: 3px solid #7b4f22; font-weight: 950; letter-spacing: 2px; }.wpc-scope-261 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-style-diplomat{ background: #08244a; color: #fff; border: 3px solid #d6e9ff; font-weight: 900; letter-spacing: 2px; }.wpc-scope-261 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-style-retro{ background: #cfd4c8; color: #273128; border: 4px ridge #70786e; font-weight: 950; letter-spacing: 2px; text-shadow: 1px 1px 0 #fff; }.wpc-scope-261 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-style-dealer{ background: #ffffff; color: #0b62a3; border: 3px solid #0b62a3; font-weight: 900; letter-spacing: 1px; }.wpc-scope-261 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-style-stencil{ background: #e7e2d3; color: #1e272d; border: 3px solid #1e272d; font-weight: 950; letter-spacing: 4px; }.wpc-scope-261 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-style-sunset{ background: linear-gradient(135deg, #28110e, #ff7a1a, #ffe19a); color: #1b1010; border: 3px solid #ffd28a; font-weight: 950; letter-spacing: 2px; }.wpc-scope-261 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-style-coastal{ background: linear-gradient(135deg, #e8fbff, #71c9e8); color: #05334a; border: 3px solid #0a83ad; font-weight: 900; letter-spacing: 2px; }.wpc-scope-261 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-style-metro{ background: #f5f5f2; color: #151515; border: 3px solid #151515; font-weight: 950; letter-spacing: 1px; }.wpc-scope-261 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-style-rally{ background: linear-gradient(90deg, #ffdf35 0 50%, #111 50%); color: #fff; border: 3px solid #ffdf35; text-shadow: 0 2px 0 #111; font-weight: 950; letter-spacing: 2px; }.wpc-scope-261 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-style .lpfg-preview-text{
  display: block;
}.wpc-scope-261 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-preview-text{
  font-size: 26px;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-261 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-meta{
  display: block;
  margin-bottom: 8px;
  font-size: 11px;
  font-weight: 900;
  opacity: 0.74;
  text-transform: uppercase;
  letter-spacing: 0;
}@keyframes lpfgFadeUp{
  from { opacity: 0; transform: translateY(10px); }
  to { opacity: 1; transform: translateY(0); }
}@media (min-width: 1200px){.tc-wp-tool-root .lpfg-tool-wrap{ padding: 72px 20px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-shell{ width: min(100%, 1200px); }.tc-wp-tool-root .lpfg-tool-wrap h1{ font-size: 52px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-subtitle{ font-size: 18px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-input{ font-size: 24px; padding: 18px 20px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-btn{ font-size: 15px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-grid{ grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 18px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-card{ padding: 18px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-preview-text{ font-size: 26px; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .lpfg-tool-wrap{ padding: 64px 18px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-shell{ width: min(100%, 1120px); }.tc-wp-tool-root .lpfg-tool-wrap h1{ font-size: 46px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-subtitle{ font-size: 17px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-input{ font-size: 22px; padding: 17px 18px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-btn{ font-size: 14px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-grid{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 17px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-card{ padding: 17px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-preview-text{ font-size: 25px; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .lpfg-tool-wrap{ padding: 56px 16px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-shell{ width: min(100%, 920px); }.tc-wp-tool-root .lpfg-tool-wrap h1{ font-size: 40px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-subtitle{ font-size: 16px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-input{ font-size: 20px; padding: 16px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-btn{ font-size: 14px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 16px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-card{ padding: 16px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-preview-text{ font-size: 24px; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .lpfg-tool-wrap{ padding: 44px 14px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-shell{ width: 100%; }.tc-wp-tool-root .lpfg-tool-wrap h1{ font-size: 33px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-subtitle{ font-size: 15px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-input-row{ grid-template-columns: 1fr; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-input{ font-size: 18px; padding: 15px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-btn{ width: 100%; font-size: 14px; min-height: 52px; }.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: 15px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-preview-text{ font-size: 23px; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .lpfg-tool-wrap{ padding: 40px 12px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-shell{ width: 100%; }.tc-wp-tool-root .lpfg-tool-wrap h1{ font-size: 30px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-subtitle{ font-size: 14px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-input-row{ grid-template-columns: 1fr; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-input{ font-size: 17px; padding: 14px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-btn{ width: 100%; font-size: 14px; min-height: 50px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-grid{ grid-template-columns: 1fr !important; gap: 14px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-card{ padding: 14px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-preview-text{ font-size: 21px; }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .lpfg-tool-wrap{ padding: 34px 10px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-shell{ width: 100%; }.tc-wp-tool-root .lpfg-tool-wrap h1{ font-size: 27px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-subtitle{ font-size: 13px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-control-panel{ padding: 14px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-input-row{ grid-template-columns: 1fr; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-input{ font-size: 16px; padding: 13px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-btn{ width: 100%; font-size: 13px; min-height: 48px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-grid{ grid-template-columns: 1fr !important; gap: 12px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-card{ padding: 12px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-card-head{ align-items: stretch; flex-direction: column; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-copy-btn{ width: 100%; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-preview-text{ font-size: 19px; }}@media (prefers-reduced-motion: reduce){.tc-wp-tool-root .lpfg-tool-wrap .lpfg-card, .tc-wp-tool-root .lpfg-tool-wrap .lpfg-btn, .tc-wp-tool-root .lpfg-tool-wrap .lpfg-input{
    animation: none;
    transition: none;
  }}