@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-319 .tc-wp-tool-root img, .wpc-scope-319 .tc-wp-tool-root video, .wpc-scope-319 .tc-wp-tool-root svg, .wpc-scope-319 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-319 .tc-wp-tool-root .cbfg-tool-wrap{
  position: relative;
  width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  padding: 54px 18px;
  background:
    radial-gradient(circle at 12% 8%, rgba(255, 238, 181, 0.95) 0, rgba(255, 238, 181, 0) 28%),
    radial-gradient(circle at 86% 18%, rgba(204, 42, 48, 0.42) 0, rgba(204, 42, 48, 0) 29%),
    radial-gradient(circle at 50% 88%, rgba(244, 151, 43, 0.58) 0, rgba(244, 151, 43, 0) 34%),
    linear-gradient(135deg, #fff4cf 0%, #d88c36 34%, #a82025 68%, #311b14 100%);
  color: #fff8dc;
  isolation: isolate;
}.wpc-scope-319 .tc-wp-tool-root .cbfg-tool-wrap, .wpc-scope-319 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-shell, .wpc-scope-319 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-hero, .wpc-scope-319 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-control-panel, .wpc-scope-319 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-preview-section, .wpc-scope-319 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-grid, .wpc-scope-319 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-card, .wpc-scope-319 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-input, .wpc-scope-319 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-btn, .wpc-scope-319 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-preview{
  box-sizing: border-box;
}.wpc-scope-319 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-shell{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-319 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-hero{
  text-align: center;
  max-width: 860px;
  margin: 0 auto 28px;
}.wpc-scope-319 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-badge{
  display: inline-block;
  margin-bottom: 14px;
  padding: 8px 14px;
  border: 1px solid rgba(255, 245, 204, 0.42);
  border-radius: 999px;
  background: rgba(58, 27, 17, 0.34);
  box-shadow: 0 12px 34px rgba(49, 27, 20, 0.22), inset 0 1px 0 rgba(255, 255, 255, 0.22);
  color: #ffe9a8;
  font: 700 13px/1.2 Georgia, "Times New Roman", serif;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}.wpc-scope-319 .tc-wp-tool-root .cbfg-tool-wrap h1{
  margin: 0;
  color: #fff6d6;
  font: 900 54px/1.02 Georgia, "Times New Roman", serif;
  text-shadow: 0 5px 0 rgba(71, 30, 18, 0.68), 0 18px 45px rgba(39, 16, 11, 0.42);
  letter-spacing: 0;
}.wpc-scope-319 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-subtitle{
  max-width: 780px;
  margin: 18px auto 0;
  color: rgba(255, 248, 220, 0.92);
  font: 500 18px/1.6 Arial, Helvetica, sans-serif;
}.wpc-scope-319 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-control-panel{
  width: 100%;
  margin: 0 auto 28px;
  padding: 26px;
  border: 1px solid rgba(255, 246, 215, 0.28);
  border-radius: 8px;
  background: linear-gradient(145deg, rgba(255, 246, 215, 0.22), rgba(74, 31, 20, 0.24));
  box-shadow: 0 24px 70px rgba(47, 22, 15, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(18px);
}.wpc-scope-319 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-label{
  display: block;
  margin-bottom: 10px;
  color: #fff0b8;
  font: 800 15px/1.3 Arial, Helvetica, sans-serif;
}.wpc-scope-319 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-input{
  display: block;
  width: 100%;
  max-width: 100%;
  min-height: 132px;
  resize: vertical;
  padding: 18px 20px;
  border: 1px solid rgba(255, 238, 181, 0.46);
  border-radius: 8px;
  outline: none;
  background: rgba(43, 20, 14, 0.55);
  color: #fff8dc;
  box-shadow: inset 0 2px 18px rgba(0, 0, 0, 0.18);
  font: 700 22px/1.45 Georgia, "Times New Roman", serif;
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-319 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-input::placeholder{
  color: rgba(255, 244, 202, 0.58);
}.wpc-scope-319 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-input:focus{
  border-color: #ffd56d;
  background: rgba(43, 20, 14, 0.68);
  box-shadow: 0 0 0 4px rgba(255, 213, 109, 0.18), 0 0 34px rgba(255, 190, 64, 0.24), inset 0 2px 18px rgba(0, 0, 0, 0.22);
}.wpc-scope-319 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-clear-row, .wpc-scope-319 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-load-row{
  display: grid;
  place-items: center;
}.wpc-scope-319 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-clear-row{
  margin-top: 16px;
}.wpc-scope-319 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-btn{
  max-width: 100%;
  min-height: 42px;
  padding: 10px 18px;
  border: 1px solid rgba(255, 237, 173, 0.48);
  border-radius: 999px;
  cursor: pointer;
  background: linear-gradient(135deg, #fff0a8 0%, #ef9d32 44%, #b7242b 100%);
  color: #2b140e;
  box-shadow: 0 12px 28px rgba(70, 25, 17, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.42);
  font: 900 14px/1.2 Arial, Helvetica, sans-serif;
  text-align: center;
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease, opacity 180ms ease;
}.wpc-scope-319 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-btn:focus-visible{
  outline: 3px solid rgba(255, 248, 220, 0.92);
  outline-offset: 3px;
}.wpc-scope-319 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-btn:disabled{
  cursor: not-allowed;
  opacity: 0.55;
}.wpc-scope-319 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-preview-section{
  width: 100%;
}.wpc-scope-319 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-grid{
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
  width: 100%;
  max-width: 100%;
}.wpc-scope-319 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 18px;
  border: 1px solid rgba(255, 246, 215, 0.24);
  border-radius: 8px;
  background:
    linear-gradient(145deg, rgba(255, 246, 215, 0.2), rgba(68, 29, 18, 0.34)),
    rgba(75, 30, 19, 0.28);
  box-shadow: 0 22px 54px rgba(43, 18, 12, 0.26), inset 0 1px 0 rgba(255, 255, 255, 0.16);
  backdrop-filter: blur(16px);
  animation: cbfgFadeIn 280ms ease both;
}.wpc-scope-319 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-card-top{
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
  gap: 12px;
  margin-bottom: 12px;
}.wpc-scope-319 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-style-name{
  min-width: 0;
  margin: 0;
  color: #ffe9a8;
  font: 900 16px/1.25 Arial, Helvetica, sans-serif;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-319 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-copy-btn{
  min-height: 36px;
  padding: 8px 13px;
  font-size: 13px;
}.wpc-scope-319 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-preview{
  width: 100%;
  max-width: 100%;
  height: 180px;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 16px;
  border: 1px solid rgba(255, 226, 142, 0.24);
  border-radius: 8px;
  background: rgba(35, 15, 10, 0.54);
  color: #fff8dc;
  box-shadow: inset 0 2px 18px rgba(0, 0, 0, 0.22);
  font: 900 26px/1.35 Georgia, "Times New Roman", serif;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
}.wpc-scope-319 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-preview::-webkit-scrollbar{
  width: 10px;
}.wpc-scope-319 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-preview::-webkit-scrollbar-track{
  background: rgba(49, 27, 20, 0.58);
  border-radius: 999px;
}.wpc-scope-319 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(#ffd56d, #c82d32);
  border-radius: 999px;
  border: 2px solid rgba(49, 27, 20, 0.58);
}.wpc-scope-319 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-load-row{
  margin-top: 28px;
}.wpc-scope-319 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-load-btn{
  min-width: 148px;
  padding: 13px 22px;
}.wpc-scope-319 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-hidden{
  display: none;
}@keyframes cbfgFadeIn{
  from {
    opacity: 0;
    transform: translateY(12px) scale(0.985);
  }
  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}@media (hover: hover){.tc-wp-tool-root .cbfg-tool-wrap .cbfg-card:hover{
    transform: translateY(-5px);
    box-shadow: 0 28px 66px rgba(43, 18, 12, 0.34), 0 0 28px rgba(255, 198, 74, 0.14), inset 0 1px 0 rgba(255, 255, 255, 0.18);
  }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-btn:hover:not(:disabled){
    transform: translateY(-2px);
    filter: saturate(1.08) brightness(1.04);
    box-shadow: 0 16px 34px rgba(70, 25, 17, 0.34), 0 0 24px rgba(255, 213, 109, 0.22), inset 0 1px 0 rgba(255, 255, 255, 0.48);
  }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .cbfg-tool-wrap{
    padding: 30px 10px;
  }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-shell{
    width: 100%;
    max-width: 100%;
  }.tc-wp-tool-root .cbfg-tool-wrap h1{
    font-size: 32px;
  }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-subtitle{
    font-size: 15px;
    line-height: 1.55;
  }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-control-panel{
    padding: 14px;
  }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-input{
    min-height: 112px;
    padding: 14px;
    font-size: 18px;
  }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-btn{
    min-height: 38px;
    padding: 9px 14px;
    font-size: 13px;
  }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-grid{
    grid-template-columns: 1fr !important;
    gap: 12px;
  }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-card{
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    padding: 13px;
  }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-preview{
    font-size: 20px;
    padding: 13px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .cbfg-tool-wrap{
    padding: 34px 12px;
  }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-shell{
    width: 100%;
    max-width: 100%;
  }.tc-wp-tool-root .cbfg-tool-wrap h1{
    font-size: 36px;
  }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-subtitle{
    font-size: 15.5px;
  }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-control-panel{
    padding: 16px;
  }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-input{
    min-height: 116px;
    padding: 15px;
    font-size: 19px;
  }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-btn{
    min-height: 39px;
    padding: 9px 15px;
    font-size: 13px;
  }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-grid{
    grid-template-columns: 1fr !important;
    gap: 13px;
  }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-card{
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    padding: 14px;
  }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-preview{
    font-size: 21px;
    padding: 14px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .cbfg-tool-wrap{
    padding: 38px 14px;
  }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-shell{
    width: 100%;
    max-width: 100%;
  }.tc-wp-tool-root .cbfg-tool-wrap h1{
    font-size: 40px;
  }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-subtitle{
    font-size: 16px;
  }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-control-panel{
    padding: 18px;
  }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-input{
    min-height: 120px;
    padding: 16px;
    font-size: 20px;
  }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-btn{
    min-height: 40px;
    padding: 10px 16px;
    font-size: 13px;
  }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-card{
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    padding: 15px;
  }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-preview{
    font-size: 22px;
    padding: 15px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .cbfg-tool-wrap{
    padding: 46px 18px;
  }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-shell{
    width: 100%;
    max-width: 920px;
  }.tc-wp-tool-root .cbfg-tool-wrap h1{
    font-size: 48px;
  }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-subtitle{
    font-size: 17px;
  }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-input{
    font-size: 21px;
  }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-btn{
    min-height: 41px;
    font-size: 14px;
  }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
  }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-card{
    padding: 17px;
  }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-preview{
    font-size: 24px;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .cbfg-tool-wrap{
    padding: 52px 20px;
  }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-shell{
    width: 100%;
    max-width: 1120px;
  }.tc-wp-tool-root .cbfg-tool-wrap h1{
    font-size: 52px;
  }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-subtitle{
    font-size: 18px;
  }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-input{
    font-size: 22px;
  }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-btn{
    min-height: 42px;
    font-size: 14px;
  }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-card{
    padding: 18px;
  }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-preview{
    font-size: 25px;
  }}@media (min-width: 1200px){.tc-wp-tool-root .cbfg-tool-wrap{
    padding: 58px 24px;
  }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-shell{
    width: 100%;
    max-width: 1200px;
  }.tc-wp-tool-root .cbfg-tool-wrap h1{
    font-size: 56px;
  }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-subtitle{
    font-size: 18px;
  }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-input{
    font-size: 22px;
  }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-btn{
    min-height: 42px;
    font-size: 14px;
  }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-card{
    padding: 18px;
  }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-preview{
    font-size: 25px;
  }}.wpc-scope-319 /* 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-319 /* tc-auto: preserve HTML class hooks */
.tc-wp-tool-root .cbfg-clear-btn{}