@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-291 .tc-wp-tool-root img, .wpc-scope-291 .tc-wp-tool-root video, .wpc-scope-291 .tc-wp-tool-root svg, .wpc-scope-291 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-291 .tc-wp-tool-root .sfg-spotify-font-tool{
  position: relative;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  padding: 56px 18px;
  color: #f5fff8;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background:
    radial-gradient(circle at 15% 10%, rgba(30, 215, 96, 0.34), transparent 30%),
    radial-gradient(circle at 85% 18%, rgba(191, 255, 89, 0.18), transparent 28%),
    linear-gradient(135deg, #03140a 0%, #071f11 42%, #050505 100%);
}.wpc-scope-291 .tc-wp-tool-root .sfg-spotify-font-tool .sfg-shell{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
}.wpc-scope-291 .tc-wp-tool-root .sfg-spotify-font-tool .sfg-hero{
  text-align: center;
  margin: 0 auto 28px;
  max-width: 820px;
}.wpc-scope-291 .tc-wp-tool-root .sfg-spotify-font-tool h1{
  margin: 0 0 12px;
  color: #ffffff;
  font-weight: 850;
  line-height: 1.05;
  letter-spacing: 0;
  text-shadow: 0 0 28px rgba(30, 215, 96, 0.38);
}.wpc-scope-291 .tc-wp-tool-root .sfg-spotify-font-tool .sfg-subtitle{
  margin: 0;
  color: #d9f8df;
  line-height: 1.6;
  font-weight: 500;
}.wpc-scope-291 .tc-wp-tool-root .sfg-spotify-font-tool .sfg-input-panel{
  width: 100%;
  box-sizing: border-box;
  margin: 0 auto 26px;
  padding: 22px;
  border: 1px solid rgba(186, 255, 198, 0.22);
  border-radius: 18px;
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.13), rgba(255, 255, 255, 0.055));
  box-shadow: 0 22px 70px rgba(0, 0, 0, 0.34), inset 0 1px 0 rgba(255, 255, 255, 0.14);
  backdrop-filter: blur(18px);
}.wpc-scope-291 .tc-wp-tool-root .sfg-spotify-font-tool .sfg-label{
  display: block;
  margin: 0 0 10px;
  color: #bfffca;
  font-weight: 750;
  line-height: 1.2;
}.wpc-scope-291 .tc-wp-tool-root .sfg-spotify-font-tool .sfg-text-input{
  display: block;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  resize: vertical;
  min-height: 112px;
  border: 1px solid rgba(30, 215, 96, 0.32);
  border-radius: 14px;
  outline: none;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.44);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.04);
  line-height: 1.55;
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-291 .tc-wp-tool-root .sfg-spotify-font-tool .sfg-text-input:focus{
  border-color: rgba(30, 215, 96, 0.88);
  background: rgba(0, 0, 0, 0.56);
  box-shadow: 0 0 0 4px rgba(30, 215, 96, 0.16), 0 0 34px rgba(30, 215, 96, 0.18);
}.wpc-scope-291 .tc-wp-tool-root .sfg-spotify-font-tool .sfg-clear-btn, .wpc-scope-291 .tc-wp-tool-root .sfg-spotify-font-tool .sfg-load-btn, .wpc-scope-291 .tc-wp-tool-root .sfg-spotify-font-tool .sfg-copy-btn{
  appearance: none;
  border: 0;
  border-radius: 999px;
  cursor: pointer;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1;
  color: #041006;
  background: linear-gradient(135deg, #1ed760, #b6ff5c);
  box-shadow: 0 10px 26px rgba(30, 215, 96, 0.24);
  transition: transform 170ms ease, box-shadow 170ms ease, filter 170ms ease;
}.wpc-scope-291 .tc-wp-tool-root .sfg-spotify-font-tool .sfg-clear-btn{
  display: block;
  margin: 16px auto 0;
}.wpc-scope-291 .tc-wp-tool-root .sfg-spotify-font-tool .sfg-clear-btn:hover, .wpc-scope-291 .tc-wp-tool-root .sfg-spotify-font-tool .sfg-load-btn:hover, .wpc-scope-291 .tc-wp-tool-root .sfg-spotify-font-tool .sfg-copy-btn:hover{
  transform: translateY(-2px);
  filter: saturate(1.08);
  box-shadow: 0 14px 34px rgba(30, 215, 96, 0.38);
}.wpc-scope-291 .tc-wp-tool-root .sfg-spotify-font-tool .sfg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}.wpc-scope-291 .tc-wp-tool-root .sfg-spotify-font-tool .sfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
  border: 1px solid rgba(203, 255, 210, 0.18);
  border-radius: 16px;
  background:
    linear-gradient(160deg, rgba(255, 255, 255, 0.125), rgba(255, 255, 255, 0.045)),
    radial-gradient(circle at 100% 0%, rgba(30, 215, 96, 0.14), transparent 42%);
  box-shadow: 0 18px 52px rgba(0, 0, 0, 0.26), inset 0 1px 0 rgba(255, 255, 255, 0.09);
  backdrop-filter: blur(14px);
  overflow: hidden;
  animation: sfgFadeIn 280ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}.wpc-scope-291 .tc-wp-tool-root .sfg-spotify-font-tool .sfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(30, 215, 96, 0.54);
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.34), 0 0 28px rgba(30, 215, 96, 0.15);
}.wpc-scope-291 .tc-wp-tool-root .sfg-spotify-font-tool .sfg-card-title{
  margin: 0 0 12px;
  color: #caffd3;
  font-weight: 850;
  line-height: 1.25;
}.wpc-scope-291 .tc-wp-tool-root .sfg-spotify-font-tool .sfg-preview{
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  min-height: 112px;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 14px;
  border-radius: 12px;
  border: 1px solid rgba(30, 215, 96, 0.2);
  color: #ffffff;
  background: rgba(0, 0, 0, 0.34);
  line-height: 1.45;
  white-space: pre-wrap;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-291 .tc-wp-tool-root .sfg-spotify-font-tool .sfg-preview::-webkit-scrollbar{
  width: 8px;
}.wpc-scope-291 .tc-wp-tool-root .sfg-spotify-font-tool .sfg-preview::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.06);
  border-radius: 999px;
}.wpc-scope-291 .tc-wp-tool-root .sfg-spotify-font-tool .sfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #1ed760, #b6ff5c);
  border-radius: 999px;
}.wpc-scope-291 .tc-wp-tool-root .sfg-spotify-font-tool .sfg-copy-btn{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-top: 14px;
}.wpc-scope-291 .tc-wp-tool-root .sfg-spotify-font-tool .sfg-load-wrap{
  display: flex;
  justify-content: center;
  margin-top: 28px;
}.wpc-scope-291 .tc-wp-tool-root .sfg-spotify-font-tool .sfg-load-btn[hidden]{
  display: none;
}@keyframes sfgFadeIn{
  from {
    opacity: 0;
    transform: translateY(12px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .sfg-spotify-font-tool{
    padding: 34px 12px;
  }.tc-wp-tool-root .sfg-spotify-font-tool .sfg-shell{
    width: 100%;
  }.tc-wp-tool-root .sfg-spotify-font-tool h1{
    font-size: 32px;
  }.tc-wp-tool-root .sfg-spotify-font-tool .sfg-subtitle{
    font-size: 15px;
  }.tc-wp-tool-root .sfg-spotify-font-tool .sfg-input-panel{
    padding: 15px;
  }.tc-wp-tool-root .sfg-spotify-font-tool .sfg-label{
    font-size: 13px;
  }.tc-wp-tool-root .sfg-spotify-font-tool .sfg-text-input{
    font-size: 16px;
    padding: 13px;
  }.tc-wp-tool-root .sfg-spotify-font-tool .sfg-clear-btn, .tc-wp-tool-root .sfg-spotify-font-tool .sfg-load-btn{
    font-size: 14px;
    padding: 11px 17px;
  }.tc-wp-tool-root .sfg-spotify-font-tool .sfg-copy-btn{
    font-size: 13px;
    padding: 10px 15px;
  }.tc-wp-tool-root .sfg-spotify-font-tool .sfg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .sfg-spotify-font-tool .sfg-card{
    padding: 15px;
  }.tc-wp-tool-root .sfg-spotify-font-tool .sfg-card-title{
    font-size: 15px;
  }.tc-wp-tool-root .sfg-spotify-font-tool .sfg-preview{
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .sfg-spotify-font-tool{
    padding: 38px 14px;
  }.tc-wp-tool-root .sfg-spotify-font-tool .sfg-shell{
    width: 100%;
  }.tc-wp-tool-root .sfg-spotify-font-tool h1{
    font-size: 36px;
  }.tc-wp-tool-root .sfg-spotify-font-tool .sfg-subtitle{
    font-size: 15.5px;
  }.tc-wp-tool-root .sfg-spotify-font-tool .sfg-input-panel{
    padding: 16px;
  }.tc-wp-tool-root .sfg-spotify-font-tool .sfg-label{
    font-size: 14px;
  }.tc-wp-tool-root .sfg-spotify-font-tool .sfg-text-input{
    font-size: 16px;
    padding: 14px;
  }.tc-wp-tool-root .sfg-spotify-font-tool .sfg-clear-btn, .tc-wp-tool-root .sfg-spotify-font-tool .sfg-load-btn{
    font-size: 14px;
    padding: 11px 18px;
  }.tc-wp-tool-root .sfg-spotify-font-tool .sfg-copy-btn{
    font-size: 13px;
    padding: 10px 16px;
  }.tc-wp-tool-root .sfg-spotify-font-tool .sfg-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .sfg-spotify-font-tool .sfg-card{
    padding: 16px;
  }.tc-wp-tool-root .sfg-spotify-font-tool .sfg-card-title{
    font-size: 15px;
  }.tc-wp-tool-root .sfg-spotify-font-tool .sfg-preview{
    font-size: 19px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .sfg-spotify-font-tool{
    padding: 42px 16px;
  }.tc-wp-tool-root .sfg-spotify-font-tool .sfg-shell{
    width: 100%;
  }.tc-wp-tool-root .sfg-spotify-font-tool h1{
    font-size: 40px;
  }.tc-wp-tool-root .sfg-spotify-font-tool .sfg-subtitle{
    font-size: 16px;
  }.tc-wp-tool-root .sfg-spotify-font-tool .sfg-input-panel{
    padding: 18px;
  }.tc-wp-tool-root .sfg-spotify-font-tool .sfg-label{
    font-size: 14px;
  }.tc-wp-tool-root .sfg-spotify-font-tool .sfg-text-input{
    font-size: 16px;
    padding: 15px;
  }.tc-wp-tool-root .sfg-spotify-font-tool .sfg-clear-btn, .tc-wp-tool-root .sfg-spotify-font-tool .sfg-load-btn{
    font-size: 14px;
    padding: 12px 20px;
  }.tc-wp-tool-root .sfg-spotify-font-tool .sfg-copy-btn{
    font-size: 13px;
    padding: 10px 16px;
  }.tc-wp-tool-root .sfg-spotify-font-tool .sfg-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-tool-root .sfg-spotify-font-tool .sfg-card{
    padding: 18px;
  }.tc-wp-tool-root .sfg-spotify-font-tool .sfg-card-title{
    font-size: 16px;
  }.tc-wp-tool-root .sfg-spotify-font-tool .sfg-preview{
    font-size: 20px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .sfg-spotify-font-tool{
    padding: 52px 22px;
  }.tc-wp-tool-root .sfg-spotify-font-tool .sfg-shell{
    width: 100%;
  }.tc-wp-tool-root .sfg-spotify-font-tool h1{
    font-size: 52px;
  }.tc-wp-tool-root .sfg-spotify-font-tool .sfg-subtitle{
    font-size: 18px;
  }.tc-wp-tool-root .sfg-spotify-font-tool .sfg-input-panel{
    padding: 22px;
  }.tc-wp-tool-root .sfg-spotify-font-tool .sfg-label{
    font-size: 15px;
  }.tc-wp-tool-root .sfg-spotify-font-tool .sfg-text-input{
    font-size: 17px;
    padding: 16px;
  }.tc-wp-tool-root .sfg-spotify-font-tool .sfg-clear-btn, .tc-wp-tool-root .sfg-spotify-font-tool .sfg-load-btn{
    font-size: 15px;
    padding: 12px 22px;
  }.tc-wp-tool-root .sfg-spotify-font-tool .sfg-copy-btn{
    font-size: 14px;
    padding: 10px 17px;
  }.tc-wp-tool-root .sfg-spotify-font-tool .sfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .sfg-spotify-font-tool .sfg-card{
    padding: 19px;
  }.tc-wp-tool-root .sfg-spotify-font-tool .sfg-card-title{
    font-size: 16px;
  }.tc-wp-tool-root .sfg-spotify-font-tool .sfg-preview{
    font-size: 20px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .sfg-spotify-font-tool{
    padding: 62px 28px;
  }.tc-wp-tool-root .sfg-spotify-font-tool .sfg-shell{
    width: 100%;
  }.tc-wp-tool-root .sfg-spotify-font-tool h1{
    font-size: 60px;
  }.tc-wp-tool-root .sfg-spotify-font-tool .sfg-subtitle{
    font-size: 18px;
  }.tc-wp-tool-root .sfg-spotify-font-tool .sfg-input-panel{
    padding: 24px;
  }.tc-wp-tool-root .sfg-spotify-font-tool .sfg-label{
    font-size: 15px;
  }.tc-wp-tool-root .sfg-spotify-font-tool .sfg-text-input{
    font-size: 18px;
    padding: 17px;
  }.tc-wp-tool-root .sfg-spotify-font-tool .sfg-clear-btn, .tc-wp-tool-root .sfg-spotify-font-tool .sfg-load-btn{
    font-size: 15px;
    padding: 12px 23px;
  }.tc-wp-tool-root .sfg-spotify-font-tool .sfg-copy-btn{
    font-size: 14px;
    padding: 10px 18px;
  }.tc-wp-tool-root .sfg-spotify-font-tool .sfg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
  }.tc-wp-tool-root .sfg-spotify-font-tool .sfg-card{
    padding: 20px;
  }.tc-wp-tool-root .sfg-spotify-font-tool .sfg-card-title{
    font-size: 16px;
  }.tc-wp-tool-root .sfg-spotify-font-tool .sfg-preview{
    font-size: 20px;
  }}@media (min-width: 1200px){.tc-wp-tool-root .sfg-spotify-font-tool{
    padding: 72px 32px;
  }.tc-wp-tool-root .sfg-spotify-font-tool .sfg-shell{
    width: 100%;
  }.tc-wp-tool-root .sfg-spotify-font-tool h1{
    font-size: 68px;
  }.tc-wp-tool-root .sfg-spotify-font-tool .sfg-subtitle{
    font-size: 19px;
  }.tc-wp-tool-root .sfg-spotify-font-tool .sfg-input-panel{
    padding: 26px;
  }.tc-wp-tool-root .sfg-spotify-font-tool .sfg-label{
    font-size: 15px;
  }.tc-wp-tool-root .sfg-spotify-font-tool .sfg-text-input{
    font-size: 18px;
    padding: 18px;
  }.tc-wp-tool-root .sfg-spotify-font-tool .sfg-clear-btn, .tc-wp-tool-root .sfg-spotify-font-tool .sfg-load-btn{
    font-size: 15px;
    padding: 12px 24px;
  }.tc-wp-tool-root .sfg-spotify-font-tool .sfg-copy-btn{
    font-size: 14px;
    padding: 10px 18px;
  }.tc-wp-tool-root .sfg-spotify-font-tool .sfg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-tool-root .sfg-spotify-font-tool .sfg-card{
    padding: 20px;
  }.tc-wp-tool-root .sfg-spotify-font-tool .sfg-card-title{
    font-size: 16px;
  }.tc-wp-tool-root .sfg-spotify-font-tool .sfg-preview{
    font-size: 20px;
  }}@media (prefers-reduced-motion: reduce){.tc-wp-tool-root .sfg-spotify-font-tool .sfg-card, .tc-wp-tool-root .sfg-spotify-font-tool .sfg-clear-btn, .tc-wp-tool-root .sfg-spotify-font-tool .sfg-load-btn, .tc-wp-tool-root .sfg-spotify-font-tool .sfg-copy-btn, .tc-wp-tool-root .sfg-spotify-font-tool .sfg-text-input{
    animation: none;
    transition: none;
  }}.wpc-scope-291 /* 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;
}