@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-68 .tc-wp-tool-root img, .wpc-scope-68 .tc-wp-tool-root video, .wpc-scope-68 .tc-wp-tool-root svg, .wpc-scope-68 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap{
  position: relative;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  padding: 42px 18px;
  color: #f7fbff;
  background:
    radial-gradient(circle at 18% 8%, rgba(38, 151, 255, 0.28), transparent 32%),
    radial-gradient(circle at 82% 20%, rgba(255, 179, 55, 0.2), transparent 30%),
    linear-gradient(135deg, #08111c 0%, #182431 44%, #24282d 100%);
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
}.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap, .wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap div, .wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap section, .wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap header, .wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap h1, .wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap p, .wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap span, .wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap label, .wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap input, .wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap button{
  box-sizing: border-box;
}.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-container{
  width: min(100%, 1200px);
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-header{
  text-align: center;
  margin: 0 auto 24px;
}.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-header h1{
  margin: 0 0 10px;
  color: #ffffff;
  font-size: 42px;
  line-height: 1.08;
  font-weight: 850;
  letter-spacing: 0;
  text-shadow: 0 0 28px rgba(76, 166, 255, 0.38);
}.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-header p{
  width: min(100%, 720px);
  margin: 0 auto;
  color: #c8d8e8;
  font-size: 17px;
  line-height: 1.55;
}.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-panel{
  width: 100%;
  margin: 0 0 24px;
  padding: 18px;
  border: 1px solid rgba(196, 220, 242, 0.2);
  border-radius: 8px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.13), rgba(255, 255, 255, 0.05)),
    linear-gradient(180deg, rgba(28, 46, 64, 0.88), rgba(16, 24, 33, 0.92));
  box-shadow: 0 22px 60px rgba(0, 0, 0, 0.32), inset 0 1px 0 rgba(255, 255, 255, 0.16);
  backdrop-filter: blur(14px);
}.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-input-row{
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 12px;
  align-items: end;
  width: 100%;
}.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-field{
  display: grid;
  gap: 8px;
  width: 100%;
  min-width: 0;
}.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-field span{
  color: #dce9f5;
  font-size: 13px;
  font-weight: 750;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-input{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  height: 56px;
  border: 1px solid rgba(156, 193, 224, 0.32);
  border-radius: 8px;
  outline: none;
  padding: 0 16px;
  color: #ffffff;
  background: rgba(6, 13, 21, 0.72);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.04);
  font: 850 22px/1.1 ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", monospace;
  letter-spacing: 0.05em;
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-input:focus{
  border-color: rgba(78, 169, 255, 0.86);
  background: rgba(4, 12, 22, 0.92);
  box-shadow: 0 0 0 4px rgba(45, 145, 255, 0.18), 0 0 30px rgba(45, 145, 255, 0.22);
}.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-clear, .wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-load, .wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-copy{
  border: 1px solid rgba(255, 198, 95, 0.42);
  border-radius: 8px;
  color: #10151a;
  background: linear-gradient(135deg, #ffd479, #ffad32);
  box-shadow: 0 12px 26px rgba(255, 172, 48, 0.22);
  cursor: pointer;
  font-weight: 850;
  letter-spacing: 0;
  transition: transform 160ms ease, box-shadow 160ms ease, filter 160ms ease;
}.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-clear{
  height: 56px;
  padding: 0 20px;
  font-size: 15px;
}.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-load{
  min-height: 52px;
  padding: 0 24px;
  font-size: 15px;
}.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-copy{
  width: 100%;
  min-height: 42px;
  padding: 0 14px;
  font-size: 14px;
}.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-clear:hover, .wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-load:hover, .wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-copy:hover{
  transform: translateY(-1px);
  filter: brightness(1.04);
  box-shadow: 0 16px 34px rgba(255, 172, 48, 0.3), 0 0 28px rgba(255, 187, 72, 0.18);
}.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-helper{
  display: flex;
  justify-content: space-between;
  gap: 12px;
  margin-top: 10px;
  color: #9fb4c8;
  font-size: 13px;
  line-height: 1.4;
}.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-count{
  color: #d8e8f6;
  font-weight: 750;
}.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  gap: 16px;
}.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 14px;
  border: 1px solid rgba(202, 224, 242, 0.18);
  border-radius: 8px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0.045));
  box-shadow: 0 16px 38px rgba(0, 0, 0, 0.24), inset 0 1px 0 rgba(255, 255, 255, 0.1);
  opacity: 0;
  transform: translateY(12px);
  animation: lpfgFade 360ms ease forwards;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-card:hover{
  transform: translateY(-4px);
  border-color: rgba(72, 165, 255, 0.42);
  box-shadow: 0 22px 48px rgba(0, 0, 0, 0.32), 0 0 30px rgba(43, 147, 255, 0.14);
}.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-card-title{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  min-height: 26px;
  margin: 0 0 10px;
  color: #edf7ff;
  font-size: 14px;
  font-weight: 850;
  line-height: 1.25;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-card-title::after{
  content: "";
  width: 38px;
  height: 4px;
  flex: 0 0 auto;
  border-radius: 99px;
  background: linear-gradient(90deg, #4aa8ff, #ffc04d);
  box-shadow: 0 0 14px rgba(74, 168, 255, 0.45);
}.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-preview{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 100%;
  min-height: 116px;
  max-height: 180px;
  margin: 0 0 12px;
  padding: 16px;
  border-radius: 7px;
  overflow-y: auto;
  overflow-x: hidden;
  overflow-wrap: anywhere;
  word-break: break-word;
  text-align: center;
  line-height: 1.18;
  white-space: normal;
}.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-preview::-webkit-scrollbar{
  width: 8px;
}.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-preview::-webkit-scrollbar-track{
  background: rgba(4, 10, 16, 0.45);
  border-radius: 20px;
}.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(#5db3ff, #ffc04d);
  border-radius: 20px;
}.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-more-row{
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: 22px;
}.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-load.is-hidden{
  display: none;
}.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-style-classic{ color: #17345a; background: linear-gradient(#f8fbff, #dce8f2); border: 5px solid #1e5793; box-shadow: inset 0 0 0 2px #ffffff; font: 900 30px/1.15 ui-monospace, monospace; letter-spacing: .08em; text-shadow: 0 1px 0 #fff; }.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-style-chrome{ color: #eff7ff; background: linear-gradient(145deg, #748190, #263340 48%, #d7e0ea); border: 4px ridge #c7d0d8; font: 950 30px/1.1 Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif; letter-spacing: .09em; text-shadow: 0 2px 0 #121820, 0 -1px 0 #fff, 0 0 12px #9ed0ff; }.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-style-patrol{ color: #f7fbff; background: linear-gradient(135deg, #061426, #123c6c); border: 4px solid #d3e9ff; font: 900 28px/1.15 Arial Black, Arial, sans-serif; letter-spacing: .13em; text-shadow: 0 0 12px #59adff; }.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-style-vintage{ color: #fff2cc; background: #334a3c; border: 4px double #f2c15a; font: 800 28px/1.2 Georgia, serif; letter-spacing: .06em; text-shadow: 2px 2px 0 #19251e; }.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-style-dealer{ color: #101820; background: linear-gradient(#ffffff, #e6edf4); border: 3px dashed #e23333; font: 900 27px/1.2 Trebuchet MS, Arial, sans-serif; letter-spacing: .04em; text-transform: uppercase; }.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-style-midnight{ color: #9fd3ff; background: linear-gradient(135deg, #02060b, #111923); border: 3px solid #273b50; font: 850 29px/1.15 Verdana, sans-serif; letter-spacing: .1em; text-shadow: 0 0 15px #2c9cff; }.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-style-taxi{ color: #17110a; background: repeating-linear-gradient(45deg, #ffd232 0 18px, #f3bc1f 18px 36px); border: 4px solid #111; font: 950 28px/1.1 Arial Black, Arial, sans-serif; letter-spacing: .05em; }.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-style-moto{ color: #10223a; background: linear-gradient(#f7f7f0, #cfd7dd); border: 4px solid #15283d; font: 900 25px/1.18 "Arial Narrow", Arial, sans-serif; letter-spacing: .02em; }.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-style-diplomat{ color: #f7fbff; background: linear-gradient(135deg, #071f45, #0c478f); border: 3px solid #d8b967; font: 800 27px/1.2 Georgia, serif; letter-spacing: .11em; text-shadow: 0 1px 0 #001; }.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-style-retroreg{ color: #082e5d; background: linear-gradient(#fdf6dc, #f4d98b); border: 4px solid #082e5d; font: 900 27px/1.2 Courier New, monospace; letter-spacing: .07em; }.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-style-shield{ color: #ffffff; background: linear-gradient(160deg, #0b4e9d, #062b58); border: 5px solid #9fd4ff; font: 900 28px/1.15 Arial Black, Arial, sans-serif; letter-spacing: .08em; text-shadow: 0 2px 0 #001b38; }.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-style-enamel{ color: #0d243a; background: linear-gradient(#ffffff, #eef6ff); border: 4px solid #b7c8d8; font: 900 29px/1.14 Helvetica, Arial, sans-serif; letter-spacing: .12em; }.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-style-blackout{ color: #e6edf4; background: #05070a; border: 4px solid #2b3036; font: 900 28px/1.15 Arial Black, Arial, sans-serif; letter-spacing: .1em; text-shadow: 0 0 8px #fff; }.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-style-golden{ color: #34250c; background: linear-gradient(135deg, #ffe08a, #c8912e); border: 4px solid #fff0b8; font: 950 28px/1.15 Arial Black, Arial, sans-serif; letter-spacing: .07em; }.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-style-route{ color: #ffffff; background: #1b1f24; border: 5px solid #ffffff; border-radius: 24px; font: 900 27px/1.15 Arial Black, Arial, sans-serif; letter-spacing: .04em; }.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-style-garage{ color: #ffcc5c; background: linear-gradient(135deg, #26313c, #12171d); border: 3px solid #64717d; font: 900 27px/1.2 Trebuchet MS, Arial, sans-serif; letter-spacing: .04em; text-shadow: 2px 2px 0 #000; }.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-style-fleet{ color: #073050; background: #dfe7ec; border-left: 10px solid #ffb22e; border-right: 10px solid #2a8be8; font: 900 28px/1.16 Arial, sans-serif; letter-spacing: .03em; }.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-style-state{ color: #133d65; background: linear-gradient(#fbfdff, #d9e8f8); border: 6px double #1d74bd; font: 900 27px/1.18 Georgia, serif; letter-spacing: .08em; }.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-style-stamp{ color: #2d3338; background: linear-gradient(145deg, #bfc7ce, #eef2f4 45%, #8f9aa4); border: 4px inset #7f8992; font: 950 28px/1.1 Impact, sans-serif; letter-spacing: .11em; text-shadow: 1px 1px 0 #fff, -1px -1px 0 #667; }.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-style-neon{ color: #e9fbff; background: #09111a; border: 3px solid #25e5ff; font: 850 28px/1.18 Verdana, sans-serif; letter-spacing: .1em; text-shadow: 0 0 7px #25e5ff, 0 0 16px #ff4fd8; }.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-style-utility{ color: #171717; background: linear-gradient(#f58222, #d95f12); border: 4px solid #252525; font: 900 27px/1.18 Arial Black, Arial, sans-serif; letter-spacing: .06em; }.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-style-yellow{ color: #101010; background: #ffd43b; border: 4px solid #111; font: 950 29px/1.12 Arial Black, Arial, sans-serif; letter-spacing: .09em; }.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-style-raised{ color: #f7fbff; background: linear-gradient(145deg, #aeb8c1, #48525d); border: 4px solid #e6edf4; font: 950 29px/1.12 Impact, sans-serif; letter-spacing: .08em; text-shadow: 0 3px 0 #222, 0 -1px 0 #fff; }.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-style-interceptor{ color: #ffffff; background: linear-gradient(90deg, #07121f 0 45%, #ffffff 45% 55%, #07121f 55%); border: 4px solid #1f8cff; font: 950 27px/1.15 Arial Black, Arial, sans-serif; letter-spacing: .05em; text-shadow: 0 0 8px #000; }.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-style-collector{ color: #5a1a18; background: linear-gradient(#fff7e1, #e9c884); border: 4px double #7f251f; font: 800 28px/1.2 Georgia, serif; letter-spacing: .05em; }.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-style-rally{ color: #fff; background: linear-gradient(135deg, #d71920, #202a35); border: 4px solid #fff; font: 950 29px/1.1 Arial Black, Arial, sans-serif; letter-spacing: .12em; transform: skew(-3deg); }.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-style-offroad{ color: #f6e7bb; background: linear-gradient(135deg, #3b3324, #72613d); border: 4px solid #c9a75f; font: 900 27px/1.2 Trebuchet MS, Arial, sans-serif; letter-spacing: .08em; }.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-style-carbon{ color: #dcefff; background: repeating-linear-gradient(45deg, #10161d 0 10px, #182330 10px 20px); border: 3px solid #5d6b78; font: 900 27px/1.18 Arial Black, Arial, sans-serif; letter-spacing: .06em; }.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-style-city{ color: #06304d; background: linear-gradient(#e9f7ff, #b8d9ed); border: 4px solid #0c6ba8; font: 900 27px/1.18 Arial, sans-serif; letter-spacing: .04em; }.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-style-coastal{ color: #053951; background: linear-gradient(180deg, #e7fbff, #67c7df); border: 4px solid #ffffff; font: 850 28px/1.17 Verdana, sans-serif; letter-spacing: .09em; }.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-style-desert{ color: #4d2d12; background: linear-gradient(#f8d493, #ca8440); border: 4px solid #7f4a1e; font: 900 27px/1.18 Georgia, serif; letter-spacing: .06em; }.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-style-alpine{ color: #0d3b62; background: linear-gradient(#ffffff 0 48%, #c7ecff 48%); border: 4px solid #7fb7d7; font: 900 27px/1.18 Arial Black, Arial, sans-serif; letter-spacing: .08em; }.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-style-industrial{ color: #f4f4ec; background: repeating-linear-gradient(90deg, #2a2d30 0 14px, #373b40 14px 28px); border: 4px solid #f1b33a; font: 950 27px/1.16 Impact, sans-serif; letter-spacing: .1em; }.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-style-inspection{ color: #132b17; background: #b8f078; border: 3px dashed #2e6c35; font: 900 26px/1.18 Courier New, monospace; letter-spacing: .04em; }.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-style-tab{ color: #ffffff; background: linear-gradient(90deg, #12375f 0 72%, #ffb536 72%); border: 4px solid #d9e8f7; font: 900 26px/1.18 Arial Black, Arial, sans-serif; letter-spacing: .07em; }.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-style-oldauto{ color: #f2ead5; background: #1f3f32; border: 5px solid #d8b66a; font: 800 27px/1.2 Georgia, serif; letter-spacing: .1em; }.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-style-sport{ color: #ffffff; background: linear-gradient(135deg, #111820, #1b2735 55%, #b31623 55%); border: 3px solid #e4ebf2; font: 950 28px/1.12 Arial Black, Arial, sans-serif; font-style: italic; letter-spacing: .07em; }.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-style-truck{ color: #111; background: linear-gradient(#f5f5f0, #bfc6ca); border: 6px solid #111; font: 950 30px/1.08 Impact, sans-serif; letter-spacing: .04em; }.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-style-transit{ color: #ffffff; background: linear-gradient(90deg, #0a5296, #14a1c9); border: 4px solid #f4f8fb; font: 900 27px/1.17 Arial, sans-serif; letter-spacing: .09em; }.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-style-export{ color: #001f3f; background: linear-gradient(#f8fbff, #cbd6df); border: 4px solid #001f3f; font: 900 27px/1.18 Courier New, monospace; letter-spacing: .12em; }.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-style-minimal{ color: #16202a; background: #f8fafc; border: 2px solid #b8c4cf; font: 800 28px/1.18 Arial, sans-serif; letter-spacing: .14em; }.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-style-twin{ color: #092743; background: linear-gradient(#f7fbff 0 22%, #2f8ee8 22% 28%, #f7fbff 28% 72%, #ffb43b 72% 78%, #f7fbff 78%); border: 4px solid #1a3956; font: 900 27px/1.18 Arial Black, Arial, sans-serif; letter-spacing: .08em; }.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-style-redline{ color: #ffffff; background: linear-gradient(180deg, #15191e 0 68%, #d11d2a 68%); border: 4px solid #e8edf2; font: 950 28px/1.12 Impact, sans-serif; letter-spacing: .09em; }.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-style-coolgray{ color: #16202b; background: linear-gradient(#e2e7ec, #aab4be); border: 4px solid #75808b; font: 900 27px/1.18 Helvetica, Arial, sans-serif; letter-spacing: .07em; }.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-style-steel{ color: #29323a; background: linear-gradient(145deg, #d8dde1, #89939d); border: 5px groove #cbd2d8; font: 950 28px/1.1 Impact, sans-serif; letter-spacing: .13em; text-shadow: -1px -1px 0 #f9fbff, 1px 1px 0 #636b72; }.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-style-vanity{ color: #fffbdf; background: linear-gradient(135deg, #7529b8, #1e86d8); border: 4px solid #ffffff; font: 900 28px/1.15 Trebuchet MS, Arial, sans-serif; letter-spacing: .05em; text-shadow: 0 0 12px rgba(255,255,255,.5); }.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-style-frame{ color: #0e2b48; background: #f5f9fc; border: 8px solid #15191f; box-shadow: inset 0 0 0 3px #d8e0e8; font: 900 27px/1.17 Arial Black, Arial, sans-serif; letter-spacing: .07em; }.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-style-badge{ color: #12243a; background: radial-gradient(circle at center, #fff 0 58%, #ffc74f 59% 72%, #1f6cae 73%); border: 4px solid #ffffff; border-radius: 18px; font: 950 26px/1.18 Arial Black, Arial, sans-serif; letter-spacing: .04em; }.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-style-retroblue{ color: #dff3ff; background: linear-gradient(#2d6ba7, #163e68); border: 4px solid #b7e0ff; font: 800 28px/1.2 Georgia, serif; letter-spacing: .11em; }.wpc-scope-68 .tc-wp-tool-root .lpfg-tool-wrap .lpfg-style-ev{ color: #eaffff; background: linear-gradient(135deg, #071921, #024a59 55%, #16d6b7); border: 3px solid #8fffee; font: 900 28px/1.15 Arial, sans-serif; letter-spacing: .1em; text-shadow: 0 0 14px #28ffe0; }@keyframes lpfgFade{
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 1200px){.tc-wp-tool-root .lpfg-tool-wrap{ padding: 46px 22px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-container{ width: min(100%, 1200px); }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-header h1{ font-size: 42px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-header p{ font-size: 17px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-input{ height: 56px; font-size: 22px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-clear, .tc-wp-tool-root .lpfg-tool-wrap .lpfg-load{ min-height: 52px; font-size: 15px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-grid{ grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 16px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-card{ padding: 14px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-preview{ font-size: 28px; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .lpfg-tool-wrap{ padding: 40px 20px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-container{ width: min(100%, 1120px); }.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{ height: 54px; font-size: 21px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-clear, .tc-wp-tool-root .lpfg-tool-wrap .lpfg-load{ min-height: 50px; font-size: 15px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-grid{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 15px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-card{ padding: 14px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-preview{ font-size: 27px; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .lpfg-tool-wrap{ padding: 34px 18px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-container{ width: min(100%, 920px); }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-header h1{ font-size: 34px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-header p{ font-size: 15px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-input{ height: 52px; font-size: 20px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-clear, .tc-wp-tool-root .lpfg-tool-wrap .lpfg-load{ min-height: 48px; font-size: 14px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 14px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-card{ padding: 13px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-preview{ font-size: 26px; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .lpfg-tool-wrap{ padding: 28px 14px; }.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: 14px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-input-row{ grid-template-columns: 1fr; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-input{ height: 50px; font-size: 18px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-clear, .tc-wp-tool-root .lpfg-tool-wrap .lpfg-load{ width: 100%; min-height: 48px; font-size: 14px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-helper{ flex-direction: column; gap: 4px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-grid{ grid-template-columns: 1fr !important; gap: 13px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-card{ padding: 13px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-preview{ font-size: 24px; min-height: 108px; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .lpfg-tool-wrap{ padding: 26px 12px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-container{ width: 100%; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-header h1{ font-size: 27px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-header p{ 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{ height: 48px; font-size: 17px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-clear, .tc-wp-tool-root .lpfg-tool-wrap .lpfg-load{ width: 100%; min-height: 46px; font-size: 14px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-helper{ flex-direction: column; gap: 4px; font-size: 12px; }.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-preview{ font-size: 23px; min-height: 104px; padding: 14px; }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .lpfg-tool-wrap{ padding: 24px 10px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-container{ width: 100%; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-header h1{ font-size: 24px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-header p{ font-size: 13px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-panel{ padding: 12px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-input-row{ grid-template-columns: 1fr; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-input{ height: 46px; font-size: 16px; padding: 0 12px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-clear, .tc-wp-tool-root .lpfg-tool-wrap .lpfg-load{ width: 100%; min-height: 44px; font-size: 13px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-helper{ flex-direction: column; gap: 4px; font-size: 12px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-grid{ grid-template-columns: 1fr !important; gap: 11px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-card{ padding: 11px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-card-title{ font-size: 13px; }.tc-wp-tool-root .lpfg-tool-wrap .lpfg-preview{ font-size: 21px; min-height: 100px; padding: 12px; }}.wpc-scope-68 /* 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;
}