@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css');
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Allura&family=Great+Vibes&family=Playfair+Display:wght@700&family=Parisienne&family=Sacramento&family=Pacifico&family=Dancing+Script:wght@700&display=swap");

/* 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;
}
.tc-wp-tool-root img,
.tc-wp-tool-root video,
.tc-wp-tool-root svg,
.tc-wp-tool-root iframe {
  max-width: 100%;
  height: auto;
}

.tc-wp-tool-root #coolsig-wrap#coolsig-wrap{
  position: relative;
  width: 100%;
  min-height: 100%;
  margin: 0;
  padding: 34px 16px;
  box-sizing: border-box;
  font-family: Inter, Arial, sans-serif;
  line-height: 1.5;
  color: #f5fbff;
  background:
    radial-gradient(circle at 18% 8%, rgba(100, 232, 255, .18), transparent 34%),
    linear-gradient(135deg, #07111f 0%, #0b1830 48%, #111027 100%);
}.tc-wp-tool-root #coolsig-wrap#coolsig-wrap *, .tc-wp-tool-root #coolsig-wrap#coolsig-wrap *::before, .tc-wp-tool-root #coolsig-wrap#coolsig-wrap *::after{
  box-sizing: border-box;
}.tc-wp-tool-root #coolsig-wrap#coolsig-wrap .coolsig-shell, .tc-wp-tool-root #coolsig-wrap#coolsig-wrap .coolsig-main, .tc-wp-tool-root #coolsig-wrap#coolsig-wrap .coolsig-output{
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}.tc-wp-tool-root #coolsig-wrap#coolsig-wrap .coolsig-hero{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto 24px;
  text-align: center;
}.tc-wp-tool-root #coolsig-wrap#coolsig-wrap .coolsig-title{
  max-width: 900px;
  margin: 0 auto 12px;
  padding: 0;
  border: 0;
  font-family: Inter, Arial, sans-serif;
  font-size: clamp(34px, 5vw, 64px);
  line-height: 1.02;
  font-weight: 800;
  letter-spacing: 0;
  color: #ffffff;
  text-wrap: balance;
}.tc-wp-tool-root #coolsig-wrap#coolsig-wrap .coolsig-subtitle{
  max-width: 760px;
  margin: 0 auto;
  padding: 0;
  border: 0;
  font-family: Inter, Arial, sans-serif;
  font-size: clamp(15px, 2vw, 18px);
  line-height: 1.6;
  font-weight: 500;
  color: rgba(226, 244, 255, .82);
}.tc-wp-tool-root #coolsig-wrap#coolsig-wrap .coolsig-main{
  display: grid;
  grid-template-columns: minmax(280px, .72fr) minmax(320px, 1fr);
  gap: 16px;
  align-items: stretch;
}.tc-wp-tool-root #coolsig-wrap#coolsig-wrap .coolsig-panel, .tc-wp-tool-root #coolsig-wrap#coolsig-wrap .coolsig-card{
  width: 100%;
  min-height: 100px;
  border: 1px solid rgba(140, 220, 255, .18);
  border-radius: 18px;
  background: linear-gradient(145deg, rgba(12, 28, 52, .82), rgba(19, 20, 49, .74));
  color: #f5fbff;
  box-shadow: 0 22px 70px rgba(0, 0, 0, .34), inset 0 1px 0 rgba(255, 255, 255, .08);
  backdrop-filter: blur(18px);
}.tc-wp-tool-root #coolsig-wrap#coolsig-wrap .coolsig-panel{
  padding: 18px;
}.tc-wp-tool-root #coolsig-wrap#coolsig-wrap .coolsig-control-panel{
  display: flex;
  flex-direction: column;
  gap: 14px;
}.tc-wp-tool-root #coolsig-wrap#coolsig-wrap .coolsig-preview-panel{
  display: flex;
  flex-direction: column;
  gap: 14px;
  min-height: 324px;
}.tc-wp-tool-root #coolsig-wrap#coolsig-wrap .coolsig-draw-panel{
  grid-column: 1 / -1;
  display: flex;
  flex-direction: column;
  gap: 12px;
}.tc-wp-tool-root #coolsig-wrap#coolsig-wrap .coolsig-preview-head{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}.tc-wp-tool-root #coolsig-wrap#coolsig-wrap .coolsig-section-title{
  margin: 0;
  padding: 0;
  border: 0;
  font-family: Inter, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 800;
  color: #f8fcff;
}.tc-wp-tool-root #coolsig-wrap#coolsig-wrap .coolsig-style-pill{
  display: inline-flex;
  align-items: center;
  min-height: 32px;
  max-width: 190px;
  padding: 7px 10px;
  border: 1px solid rgba(255, 73, 204, .32);
  border-radius: 999px;
  background: rgba(255, 73, 204, .1);
  color: #ffd8f5;
  font-family: Inter, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.2;
  font-weight: 700;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}.tc-wp-tool-root #coolsig-wrap#coolsig-wrap .coolsig-field{
  display: flex;
  flex-direction: column;
  gap: 7px;
  width: 100%;
}.tc-wp-tool-root #coolsig-wrap#coolsig-wrap .coolsig-label{
  margin: 0;
  padding: 0;
  border: 0;
  color: rgba(235, 248, 255, .9);
  font-family: Inter, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.3;
  font-weight: 700;
}.tc-wp-tool-root #coolsig-wrap#coolsig-wrap .coolsig-input{
  appearance: none;
  width: 100%;
  min-height: 48px;
  margin: 0;
  padding: 12px 14px;
  border: 1px solid rgba(132, 217, 255, .28);
  border-radius: 12px;
  background: rgba(5, 15, 29, .72);
  color: #ffffff;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.05), 0 10px 24px rgba(0,0,0,.16);
  font-family: Inter, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.3;
  font-weight: 600;
  outline: none;
  transition: border-color .2s ease, box-shadow .2s ease, background .2s ease;
}.tc-wp-tool-root #coolsig-wrap#coolsig-wrap .coolsig-input::placeholder{
  color: rgba(219, 238, 248, .48);
}.tc-wp-tool-root #coolsig-wrap#coolsig-wrap .coolsig-input:focus{
  border-color: rgba(100, 232, 255, .86);
  box-shadow: 0 0 0 4px rgba(100, 232, 255, .16), 0 12px 28px rgba(0,0,0,.18);
  background: rgba(7, 19, 36, .9);
}.tc-wp-tool-root #coolsig-wrap#coolsig-wrap .coolsig-color-input{
  min-height: 48px;
  padding: 6px;
  cursor: pointer;
}.tc-wp-tool-root #coolsig-wrap#coolsig-wrap .coolsig-control-grid{
  display: grid;
  grid-template-columns: .55fr 1fr;
  gap: 12px;
  align-items: end;
}.tc-wp-tool-root #coolsig-wrap#coolsig-wrap .coolsig-range{
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  min-height: 48px;
  margin: 0;
  padding: 0;
  border: 1px solid rgba(132, 217, 255, .22);
  border-radius: 12px;
  background: rgba(5, 15, 29, .72);
  color: #64e8ff;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.05);
  outline: none;
}.tc-wp-tool-root #coolsig-wrap#coolsig-wrap .coolsig-range:focus{
  border-color: rgba(100, 232, 255, .86);
  box-shadow: 0 0 0 4px rgba(100, 232, 255, .16);
}.tc-wp-tool-root #coolsig-wrap#coolsig-wrap .coolsig-range::-webkit-slider-runnable-track{
  height: 8px;
  border: 0;
  border-radius: 999px;
  background: linear-gradient(90deg, #64e8ff, #ff49cc);
}.tc-wp-tool-root #coolsig-wrap#coolsig-wrap .coolsig-range::-moz-range-track{
  height: 8px;
  border: 0;
  border-radius: 999px;
  background: linear-gradient(90deg, #64e8ff, #ff49cc);
}.tc-wp-tool-root #coolsig-wrap#coolsig-wrap .coolsig-range::-webkit-slider-thumb{
  -webkit-appearance: none;
  appearance: none;
  width: 22px;
  height: 22px;
  margin-top: -7px;
  border: 3px solid #07111f;
  border-radius: 50%;
  background: #ffffff;
  box-shadow: 0 0 0 4px rgba(100, 232, 255, .24);
  cursor: pointer;
}.tc-wp-tool-root #coolsig-wrap#coolsig-wrap .coolsig-range::-moz-range-thumb{
  width: 22px;
  height: 22px;
  border: 3px solid #07111f;
  border-radius: 50%;
  background: #ffffff;
  box-shadow: 0 0 0 4px rgba(100, 232, 255, .24);
  cursor: pointer;
}.tc-wp-tool-root #coolsig-wrap#coolsig-wrap .coolsig-actions{
  display: grid;
  grid-template-columns: 1fr;
  gap: 10px;
}.tc-wp-tool-root #coolsig-wrap#coolsig-wrap .coolsig-btn, .tc-wp-tool-root #coolsig-wrap#coolsig-wrap .coolsig-copy-btn, .tc-wp-tool-root #coolsig-wrap#coolsig-wrap .coolsig-download-btn{
  appearance: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 44px;
  margin: 0;
  padding: 11px 14px;
  border: 1px solid rgba(100, 232, 255, .28);
  border-radius: 12px;
  background: linear-gradient(135deg, rgba(100, 232, 255, .18), rgba(255, 73, 204, .14));
  color: #ffffff;
  box-shadow: 0 12px 28px rgba(0, 0, 0, .22), inset 0 1px 0 rgba(255, 255, 255, .08);
  font-family: Inter, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.2;
  font-weight: 800;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  outline: none;
  transition: transform .18s ease, filter .18s ease, box-shadow .18s ease, border-color .18s ease;
}.tc-wp-tool-root #coolsig-wrap#coolsig-wrap .coolsig-btn:hover, .tc-wp-tool-root #coolsig-wrap#coolsig-wrap .coolsig-copy-btn:hover, .tc-wp-tool-root #coolsig-wrap#coolsig-wrap .coolsig-download-btn:hover{
  transform: translateY(-2px);
  filter: brightness(1.12);
  border-color: rgba(100, 232, 255, .62);
  box-shadow: 0 16px 34px rgba(0, 0, 0, .28), 0 0 0 4px rgba(100, 232, 255, .09);
}.tc-wp-tool-root #coolsig-wrap#coolsig-wrap .coolsig-btn:active, .tc-wp-tool-root #coolsig-wrap#coolsig-wrap .coolsig-copy-btn:active, .tc-wp-tool-root #coolsig-wrap#coolsig-wrap .coolsig-download-btn:active, .tc-wp-tool-root #coolsig-wrap#coolsig-wrap .coolsig-btn.coolsig-active, .tc-wp-tool-root #coolsig-wrap#coolsig-wrap .coolsig-copy-btn.coolsig-active, .tc-wp-tool-root #coolsig-wrap#coolsig-wrap .coolsig-download-btn.coolsig-active{
  transform: scale(.97);
  box-shadow: 0 0 0 4px rgba(255, 73, 204, .18), 0 14px 28px rgba(0,0,0,.25);
}.tc-wp-tool-root #coolsig-wrap#coolsig-wrap .coolsig-btn:focus-visible, .tc-wp-tool-root #coolsig-wrap#coolsig-wrap .coolsig-copy-btn:focus-visible, .tc-wp-tool-root #coolsig-wrap#coolsig-wrap .coolsig-download-btn:focus-visible{
  outline: 3px solid rgba(100, 232, 255, .85);
  outline-offset: 3px;
}.tc-wp-tool-root #coolsig-wrap#coolsig-wrap .coolsig-preview{
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
  width: 100%;
  min-height: 236px;
  padding: 22px;
  border: 1px solid rgba(255,255,255,.09);
  border-radius: 16px;
  background:
    linear-gradient(90deg, rgba(255,255,255,.045) 1px, transparent 1px),
    linear-gradient(0deg, rgba(255,255,255,.035) 1px, transparent 1px),
    rgba(3, 12, 25, .58);
  background-size: 34px 34px;
  color: #64e8ff;
  box-shadow: inset 0 0 40px rgba(0,0,0,.23);
  font-family: Allura, cursive;
  font-size: clamp(45px, 7vw, 88px);
  line-height: 1.05;
  font-weight: 400;
  word-break: normal;
  overflow-wrap: normal;
  white-space: nowrap;
  overflow: auto;
  text-align: center;
}.tc-wp-tool-root #coolsig-wrap#coolsig-wrap .coolsig-helper{
  margin: 0;
  padding: 0;
  border: 0;
  color: rgba(226, 244, 255, .72);
  font-family: Inter, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.45;
  font-weight: 500;
}.tc-wp-tool-root #coolsig-wrap#coolsig-wrap .coolsig-canvas{
  display: block;
  width: 100%;
  min-height: 210px;
  height: 280px;
  margin: 0;
  padding: 0;
  border: 1px solid rgba(132, 217, 255, .2);
  border-radius: 16px;
  background: rgba(255, 255, 255, .96);
  color: #07111f;
  box-shadow: inset 0 0 0 1px rgba(5,15,29,.04), 0 16px 38px rgba(0,0,0,.2);
  touch-action: none;
  cursor: crosshair;
}.tc-wp-tool-root #coolsig-wrap#coolsig-wrap .coolsig-output{
  margin-top: 18px;
}.tc-wp-tool-root #coolsig-wrap#coolsig-wrap .coolsig-output > .coolsig-section-title{
  margin-bottom: 12px;
}.tc-wp-tool-root #coolsig-wrap#coolsig-wrap .coolsig-grid{
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
  width: 100%;
}.tc-wp-tool-root #coolsig-wrap#coolsig-wrap .coolsig-card{
  display: flex;
  flex-direction: column;
  height: 230px;
  min-height: 230px;
  padding: 14px;
  overflow: hidden;
}.tc-wp-tool-root #coolsig-wrap#coolsig-wrap .coolsig-card-title{
  margin: 0 0 10px;
  padding: 0;
  border: 0;
  color: #f8fcff;
  font-family: Inter, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 800;
}.tc-wp-tool-root #coolsig-wrap#coolsig-wrap .coolsig-card-preview{
  display: flex;
  align-items: center;
  justify-content: center;
  height: 108px;
  min-height: 108px;
  max-height: 108px;
  width: 100%;
  margin: 0 0 12px;
  padding: 12px;
  border: 1px solid rgba(255,255,255,.08);
  border-radius: 13px;
  background: rgba(3, 12, 25, .46);
  color: #64e8ff;
  font-size: 42px;
  line-height: 1.05;
  text-align: center;
  word-break: normal;
  overflow-wrap: normal;
  white-space: nowrap;
  overflow: auto;
}.tc-wp-tool-root #coolsig-wrap#coolsig-wrap .coolsig-card-actions{
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 8px;
  margin-top: auto;
}.tc-wp-tool-root #coolsig-wrap#coolsig-wrap .coolsig-toast{
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 999999;
  width: auto;
  max-width: min(88vw, 420px);
  min-height: 54px;
  margin: 0;
  padding: 15px 22px;
  border: 1px solid rgba(100, 232, 255, .5);
  border-radius: 16px;
  background: rgba(4, 14, 28, .96);
  color: #ffffff;
  box-shadow: 0 24px 80px rgba(0,0,0,.5), 0 0 0 6px rgba(100, 232, 255, .12);
  font-family: Inter, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.35;
  font-weight: 800;
  text-align: center;
  opacity: 0;
  transform: translate(-50%, -50%) scale(.96);
  transition: opacity .2s ease, transform .2s ease;
  pointer-events: none;
}.tc-wp-tool-root #coolsig-wrap#coolsig-wrap .coolsig-toast.coolsig-show{
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
}.tc-wp-tool-root #coolsig-wrap#coolsig-wrap .coolsig-font-elegant{
  font-family: Allura, cursive;
  font-weight: 400;
}.tc-wp-tool-root #coolsig-wrap#coolsig-wrap .coolsig-font-cursive{
  font-family: "Great Vibes", cursive;
  font-weight: 400;
}.tc-wp-tool-root #coolsig-wrap#coolsig-wrap .coolsig-font-calligraphy{
  font-family: Parisienne, cursive;
  font-weight: 400;
}.tc-wp-tool-root #coolsig-wrap#coolsig-wrap .coolsig-font-professional{
  font-family: "Playfair Display", serif;
  font-weight: 700;
  letter-spacing: 0;
}.tc-wp-tool-root #coolsig-wrap#coolsig-wrap .coolsig-font-minimal{
  font-family: Inter, Arial, sans-serif;
  font-weight: 700;
  letter-spacing: 0;
}.tc-wp-tool-root #coolsig-wrap#coolsig-wrap .coolsig-font-fancy{
  font-family: Pacifico, cursive;
  font-weight: 400;
}.tc-wp-tool-root #coolsig-wrap#coolsig-wrap .coolsig-font-artist{
  font-family: Sacramento, cursive;
  font-weight: 400;
}.tc-wp-tool-root #coolsig-wrap#coolsig-wrap .coolsig-font-quick{
  font-family: "Dancing Script", cursive;
  font-weight: 700;
}.tc-wp-tool-root #coolsig-wrap#coolsig-wrap .coolsig-font-underlined{
  font-family: "Great Vibes", cursive;
  font-weight: 400;
  text-decoration: underline;
  text-underline-offset: .18em;
}.tc-wp-tool-root #coolsig-wrap#coolsig-wrap .coolsig-font-modern{
  font-family: Inter, Arial, sans-serif;
  font-weight: 800;
  font-style: italic;
  letter-spacing: 0;
}@media (max-width: 1024px) {.tc-wp-tool-root #coolsig-wrap#coolsig-wrap .coolsig-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-tool-root #coolsig-wrap#coolsig-wrap .coolsig-main{
    grid-template-columns: 1fr;
  }}@media (max-width: 767px) {.tc-wp-tool-root #coolsig-wrap#coolsig-wrap{
    padding: 26px 12px;
  }.tc-wp-tool-root #coolsig-wrap#coolsig-wrap .coolsig-title{
    font-size: clamp(28px, 8vw, 42px);
    line-height: 1.08;
    max-width: 720px;
    margin-left: auto;
    margin-right: auto;
  }.tc-wp-tool-root #coolsig-wrap#coolsig-wrap .coolsig-panel{
    padding: 14px;
    border-radius: 16px;
  }.tc-wp-tool-root #coolsig-wrap#coolsig-wrap .coolsig-control-grid{
    grid-template-columns: 1fr;
  }.tc-wp-tool-root #coolsig-wrap#coolsig-wrap .coolsig-preview{
    min-height: 190px;
    font-size: clamp(40px, 14vw, 62px);
  }.tc-wp-tool-root #coolsig-wrap#coolsig-wrap .coolsig-preview-head{
    align-items: flex-start;
    flex-direction: column;
  }.tc-wp-tool-root #coolsig-wrap#coolsig-wrap .coolsig-grid{
    grid-template-columns: 1fr;
  }.tc-wp-tool-root #coolsig-wrap#coolsig-wrap .coolsig-card{
    height: 220px;
    min-height: 220px;
  }.tc-wp-tool-root #coolsig-wrap#coolsig-wrap .coolsig-canvas{
    height: 230px;
    min-height: 190px;
  }}.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;
}

.tc-wp-tool-root .coolsig-clear-draw-btn {}
.tc-wp-tool-root .coolsig-draw-download-btn {}
.tc-wp-tool-root .coolsig-random-btn {}
.tc-wp-tool-root .coolsig-reset-btn {}
.tc-wp-tool-root .coolsig-tool-wrap {}