@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-280 .tc-wp-tool-root img, .wpc-scope-280 .tc-wp-tool-root video, .wpc-scope-280 .tc-wp-tool-root svg, .wpc-scope-280 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-280 .tc-wp-tool-root .spfg-spotify-font-tool, .wpc-scope-280 .tc-wp-tool-root .spfg-spotify-font-tool *{
  box-sizing: border-box;
}.wpc-scope-280 .tc-wp-tool-root .spfg-spotify-font-tool{
  position: relative;
  width: 100%;
  overflow-x: hidden;
  background:
    radial-gradient(circle at 18% 12%, rgba(30, 215, 96, 0.28), transparent 28%),
    radial-gradient(circle at 88% 8%, rgba(29, 185, 84, 0.16), transparent 30%),
    linear-gradient(135deg, #020806 0%, #06140d 38%, #000000 100%);
  color: #f4fff8;
  font-family: Arial, Helvetica, sans-serif;
}.wpc-scope-280 .tc-wp-tool-root .spfg-spotify-font-tool .spfg-shell{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-280 .tc-wp-tool-root .spfg-spotify-font-tool .spfg-hero{
  text-align: center;
  margin: 0 auto;
}.wpc-scope-280 .tc-wp-tool-root .spfg-spotify-font-tool .spfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(30, 215, 96, 0.38);
  background: rgba(30, 215, 96, 0.08);
  color: #8dffb7;
  border-radius: 999px;
  font-weight: 700;
  letter-spacing: 0;
  box-shadow: 0 0 22px rgba(30, 215, 96, 0.16);
}.wpc-scope-280 .tc-wp-tool-root .spfg-spotify-font-tool h1{
  margin: 16px 0 0;
  color: #ffffff;
  font-weight: 800;
  line-height: 1.08;
  letter-spacing: 0;
  text-shadow: 0 0 28px rgba(30, 215, 96, 0.22);
}.wpc-scope-280 .tc-wp-tool-root .spfg-spotify-font-tool .spfg-subtitle{
  max-width: 760px;
  margin: 16px auto 0;
  color: rgba(235, 255, 241, 0.82);
  line-height: 1.6;
  letter-spacing: 0;
}.wpc-scope-280 .tc-wp-tool-root .spfg-spotify-font-tool .spfg-control-panel, .wpc-scope-280 .tc-wp-tool-root .spfg-spotify-font-tool .spfg-card{
  border: 1px solid rgba(255, 255, 255, 0.12);
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.095), rgba(255, 255, 255, 0.04));
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.38), inset 0 1px 0 rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
}.wpc-scope-280 .tc-wp-tool-root .spfg-spotify-font-tool .spfg-control-panel{
  border-radius: 28px;
}.wpc-scope-280 .tc-wp-tool-root .spfg-spotify-font-tool .spfg-label{
  display: block;
  color: #caffdc;
  font-weight: 700;
  margin-bottom: 10px;
  letter-spacing: 0;
}.wpc-scope-280 .tc-wp-tool-root .spfg-spotify-font-tool .spfg-input{
  display: block;
  width: 100%;
  max-width: 100%;
  resize: vertical;
  border: 1px solid rgba(30, 215, 96, 0.3);
  border-radius: 20px;
  outline: none;
  background: rgba(0, 0, 0, 0.34);
  color: #ffffff;
  line-height: 1.5;
  letter-spacing: 0;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.03);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-280 .tc-wp-tool-root .spfg-spotify-font-tool .spfg-input::placeholder{
  color: rgba(235, 255, 241, 0.48);
}.wpc-scope-280 .tc-wp-tool-root .spfg-spotify-font-tool .spfg-input:focus{
  border-color: rgba(30, 215, 96, 0.86);
  background: rgba(0, 0, 0, 0.46);
  box-shadow: 0 0 0 4px rgba(30, 215, 96, 0.14), 0 0 32px rgba(30, 215, 96, 0.14);
}.wpc-scope-280 .tc-wp-tool-root .spfg-spotify-font-tool .spfg-actions, .wpc-scope-280 .tc-wp-tool-root .spfg-spotify-font-tool .spfg-load-wrap{
  display: flex;
  justify-content: center;
}.wpc-scope-280 .tc-wp-tool-root .spfg-spotify-font-tool .spfg-btn{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(30, 215, 96, 0.44);
  border-radius: 999px;
  background: linear-gradient(135deg, #1ed760 0%, #14b94f 100%);
  color: #031007;
  font-weight: 800;
  letter-spacing: 0;
  cursor: pointer;
  white-space: nowrap;
  max-width: 100%;
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease, opacity 180ms ease;
}.wpc-scope-280 .tc-wp-tool-root .spfg-spotify-font-tool .spfg-btn:hover{
  transform: translateY(-2px);
  filter: brightness(1.06);
  box-shadow: 0 14px 34px rgba(30, 215, 96, 0.28);
}.wpc-scope-280 .tc-wp-tool-root .spfg-spotify-font-tool .spfg-btn:focus{
  outline: none;
  box-shadow: 0 0 0 4px rgba(30, 215, 96, 0.2), 0 14px 34px rgba(30, 215, 96, 0.24);
}.wpc-scope-280 .tc-wp-tool-root .spfg-spotify-font-tool .spfg-btn:disabled{
  opacity: 0.5;
  cursor: not-allowed;
  transform: none;
}.wpc-scope-280 .tc-wp-tool-root .spfg-spotify-font-tool .spfg-preview-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
}.wpc-scope-280 .tc-wp-tool-root .spfg-spotify-font-tool .spfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border-radius: 22px;
  position: relative;
  overflow: hidden;
  animation: spfgFadeUp 320ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}.wpc-scope-280 .tc-wp-tool-root .spfg-spotify-font-tool .spfg-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background: radial-gradient(circle at 18% 0%, rgba(30, 215, 96, 0.18), transparent 42%);
  pointer-events: none;
}.wpc-scope-280 .tc-wp-tool-root .spfg-spotify-font-tool .spfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(30, 215, 96, 0.34);
  box-shadow: 0 26px 70px rgba(0, 0, 0, 0.42), 0 0 28px rgba(30, 215, 96, 0.12);
}.wpc-scope-280 .tc-wp-tool-root .spfg-spotify-font-tool .spfg-card-head{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 14px;
}.wpc-scope-280 .tc-wp-tool-root .spfg-spotify-font-tool .spfg-style-name{
  color: #eafff0;
  font-weight: 800;
  line-height: 1.25;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-280 .tc-wp-tool-root .spfg-spotify-font-tool .spfg-copy-btn{
  flex: 0 0 auto;
  background: rgba(30, 215, 96, 0.12);
  color: #9cffbd;
  border-color: rgba(30, 215, 96, 0.32);
  box-shadow: none;
}.wpc-scope-280 .tc-wp-tool-root .spfg-spotify-font-tool .spfg-copy-btn:hover{
  background: rgba(30, 215, 96, 0.22);
  color: #ffffff;
}.wpc-scope-280 .tc-wp-tool-root .spfg-spotify-font-tool .spfg-preview-text{
  position: relative;
  width: 100%;
  max-width: 100%;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.09);
  background: rgba(0, 0, 0, 0.28);
  color: #ffffff;
  line-height: 1.55;
  letter-spacing: 0;
  white-space: pre-wrap;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-280 .tc-wp-tool-root .spfg-spotify-font-tool .spfg-preview-text::-webkit-scrollbar{
  width: 8px;
}.wpc-scope-280 .tc-wp-tool-root .spfg-spotify-font-tool .spfg-preview-text::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.06);
  border-radius: 999px;
}.wpc-scope-280 .tc-wp-tool-root .spfg-spotify-font-tool .spfg-preview-text::-webkit-scrollbar-thumb{
  background: rgba(30, 215, 96, 0.58);
  border-radius: 999px;
}.wpc-scope-280 .tc-wp-tool-root .spfg-spotify-font-tool .spfg-preview-text{
  scrollbar-width: thin;
  scrollbar-color: rgba(30, 215, 96, 0.58) rgba(255, 255, 255, 0.06);
}.wpc-scope-280 .tc-wp-tool-root .spfg-spotify-font-tool .spfg-load-wrap.is-hidden{
  display: none;
}@keyframes spfgFadeUp{
  from {
    opacity: 0;
    transform: translateY(12px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .spfg-spotify-font-tool{
    padding: 34px 12px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-shell{
    width: 100%;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-kicker{
    padding: 7px 12px;
    font-size: 11px;
  }.tc-wp-tool-root .spfg-spotify-font-tool h1{
    font-size: 30px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-subtitle{
    font-size: 14px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-control-panel{
    margin-top: 26px;
    padding: 16px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-label{
    font-size: 13px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-input{
    min-height: 126px;
    padding: 13px;
    font-size: 15px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-actions{
    margin-top: 14px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-btn{
    min-height: 42px;
    padding: 10px 18px;
    font-size: 13px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-preview-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
    margin-top: 22px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-card{
    width: 100%;
    max-width: 100%;
    padding: 15px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-style-name{
    font-size: 14px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-copy-btn{
    min-height: 36px;
    padding: 8px 13px;
    font-size: 12px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-preview-text{
    padding: 13px;
    font-size: 16px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-load-wrap{
    margin-top: 22px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .spfg-spotify-font-tool{
    padding: 40px 14px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-shell{
    width: 100%;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-kicker{
    padding: 8px 13px;
    font-size: 12px;
  }.tc-wp-tool-root .spfg-spotify-font-tool h1{
    font-size: 34px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-subtitle{
    font-size: 15px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-control-panel{
    margin-top: 28px;
    padding: 18px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-label{
    font-size: 14px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-input{
    min-height: 132px;
    padding: 14px;
    font-size: 16px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-actions{
    margin-top: 15px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-btn{
    min-height: 44px;
    padding: 11px 20px;
    font-size: 14px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-preview-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
    margin-top: 24px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-card{
    width: 100%;
    max-width: 100%;
    padding: 16px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-style-name{
    font-size: 15px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-copy-btn{
    min-height: 38px;
    padding: 8px 14px;
    font-size: 13px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-preview-text{
    padding: 14px;
    font-size: 17px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-load-wrap{
    margin-top: 24px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .spfg-spotify-font-tool{
    padding: 48px 18px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-shell{
    width: 100%;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-kicker{
    padding: 8px 14px;
    font-size: 12px;
  }.tc-wp-tool-root .spfg-spotify-font-tool h1{
    font-size: 40px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-subtitle{
    font-size: 16px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-control-panel{
    margin-top: 30px;
    padding: 22px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-label{
    font-size: 14px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-input{
    min-height: 140px;
    padding: 16px;
    font-size: 17px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-actions{
    margin-top: 16px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-btn{
    min-height: 46px;
    padding: 12px 22px;
    font-size: 14px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-preview-grid{
    grid-template-columns: 1fr !important;
    gap: 18px;
    margin-top: 28px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-card{
    width: 100%;
    max-width: 100%;
    padding: 18px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-style-name{
    font-size: 15px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-copy-btn{
    min-height: 38px;
    padding: 8px 15px;
    font-size: 13px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-preview-text{
    padding: 15px;
    font-size: 18px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-load-wrap{
    margin-top: 28px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .spfg-spotify-font-tool{
    padding: 64px 28px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-shell{
    width: 100%;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-kicker{
    padding: 9px 16px;
    font-size: 13px;
  }.tc-wp-tool-root .spfg-spotify-font-tool h1{
    font-size: 52px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-subtitle{
    font-size: 17px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-control-panel{
    margin-top: 36px;
    padding: 26px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-label{
    font-size: 15px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-input{
    min-height: 150px;
    padding: 18px;
    font-size: 18px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-actions{
    margin-top: 18px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-btn{
    min-height: 48px;
    padding: 13px 24px;
    font-size: 15px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-preview-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
    margin-top: 32px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-card{
    padding: 20px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-style-name{
    font-size: 16px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-copy-btn{
    min-height: 40px;
    padding: 9px 16px;
    font-size: 13px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-preview-text{
    padding: 16px;
    font-size: 18px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-load-wrap{
    margin-top: 32px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .spfg-spotify-font-tool{
    padding: 76px 32px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-shell{
    width: 100%;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-kicker{
    padding: 10px 18px;
    font-size: 13px;
  }.tc-wp-tool-root .spfg-spotify-font-tool h1{
    font-size: 60px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-subtitle{
    font-size: 18px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-control-panel{
    margin-top: 38px;
    padding: 30px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-label{
    font-size: 15px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-input{
    min-height: 158px;
    padding: 20px;
    font-size: 19px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-actions{
    margin-top: 20px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-btn{
    min-height: 50px;
    padding: 13px 26px;
    font-size: 15px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-preview-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 22px;
    margin-top: 34px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-card{
    padding: 21px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-style-name{
    font-size: 16px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-copy-btn{
    min-height: 40px;
    padding: 9px 16px;
    font-size: 13px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-preview-text{
    padding: 16px;
    font-size: 18px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-load-wrap{
    margin-top: 34px;
  }}@media (min-width: 1200px){.tc-wp-tool-root .spfg-spotify-font-tool{
    padding: 88px 36px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-shell{
    width: 100%;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-kicker{
    padding: 10px 18px;
    font-size: 13px;
  }.tc-wp-tool-root .spfg-spotify-font-tool h1{
    font-size: 68px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-subtitle{
    font-size: 19px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-control-panel{
    margin-top: 42px;
    padding: 32px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-label{
    font-size: 15px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-input{
    min-height: 164px;
    padding: 22px;
    font-size: 20px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-actions{
    margin-top: 20px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-btn{
    min-height: 52px;
    padding: 14px 28px;
    font-size: 15px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-preview-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 24px;
    margin-top: 36px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-card{
    padding: 22px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-style-name{
    font-size: 16px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-copy-btn{
    min-height: 40px;
    padding: 9px 16px;
    font-size: 13px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-preview-text{
    padding: 17px;
    font-size: 19px;
  }.tc-wp-tool-root .spfg-spotify-font-tool .spfg-load-wrap{
    margin-top: 36px;
  }}.wpc-scope-280 /* 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;
}.wpc-scope-280 /* tc-auto: preserve HTML class hooks */
.tc-wp-tool-root .spfg-clear-btn{}.wpc-scope-280 .tc-wp-tool-root .spfg-load-btn{}