@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-185 .tc-wp-tool-root img, .wpc-scope-185 .tc-wp-tool-root video, .wpc-scope-185 .tc-wp-tool-root svg, .wpc-scope-185 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap{
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  box-sizing: border-box;
  padding: 56px 18px;
  background:
    radial-gradient(circle at 12% 10%, rgba(255, 210, 112, 0.34), transparent 30%),
    radial-gradient(circle at 88% 18%, rgba(255, 104, 93, 0.34), transparent 32%),
    linear-gradient(135deg, #3b1730 0%, #8f3929 44%, #f2a64d 100%);
  color: #fff7dd;
  font-family: Georgia, "Times New Roman", serif;
}.wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap, .wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap *{
  box-sizing: border-box;
}.wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-container{
  width: 94%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-hero{
  text-align: center;
  margin: 0 auto 28px;
}.wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-hero h1{
  margin: 0;
  color: #fff3c2;
  font-size: 44px;
  line-height: 1.08;
  letter-spacing: 0;
  text-shadow: 0 5px 0 #5c1e22, 0 18px 34px rgba(0, 0, 0, 0.34);
}.wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-subtitle{
  max-width: 760px;
  margin: 14px auto 0;
  color: rgba(255, 249, 225, 0.9);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 1.55;
}.wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-control-panel{
  width: 100%;
  margin: 0 0 28px;
  padding: 18px;
  border: 1px solid rgba(255, 243, 194, 0.28);
  border-radius: 24px;
  background: rgba(58, 22, 41, 0.42);
  box-shadow: 0 24px 70px rgba(42, 13, 24, 0.34), inset 0 1px 0 rgba(255, 255, 255, 0.16);
  backdrop-filter: blur(16px);
}.wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-input-row{
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 14px;
  align-items: end;
  width: 100%;
  max-width: 100%;
}.wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-input-label{
  grid-column: 1 / -1;
  color: #ffe7a2;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}.wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-text-input{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  min-height: 58px;
  border: 1px solid rgba(255, 224, 150, 0.36);
  border-radius: 18px;
  outline: none;
  padding: 0 18px;
  background: rgba(255, 248, 224, 0.96);
  color: #44202a;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 22px;
  font-weight: 900;
  box-shadow: inset 0 3px 10px rgba(88, 37, 24, 0.12);
  transition: box-shadow 180ms ease, border-color 180ms ease, transform 180ms ease;
}.wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-text-input:focus{
  border-color: #ffd36c;
  box-shadow: 0 0 0 5px rgba(255, 195, 76, 0.22), inset 0 3px 10px rgba(88, 37, 24, 0.12);
}.wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-btn{
  width: auto;
  max-width: 100%;
  border: 0;
  border-radius: 16px;
  padding: 15px 22px;
  background: linear-gradient(135deg, #ffcf64, #ff725e);
  color: #401820;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 900;
  cursor: pointer;
  box-shadow: 0 12px 26px rgba(80, 20, 24, 0.28);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease, opacity 180ms ease;
  white-space: nowrap;
}.wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-btn:hover, .wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-btn:focus{
  transform: translateY(-2px);
  filter: saturate(1.12);
  box-shadow: 0 16px 34px rgba(255, 117, 84, 0.34);
}.wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-btn:disabled{
  cursor: not-allowed;
  opacity: 0.55;
  transform: none;
}.wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-preview-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  gap: 20px;
}.wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 18px;
  border: 1px solid rgba(255, 239, 190, 0.24);
  border-radius: 22px;
  background: linear-gradient(145deg, rgba(255, 248, 225, 0.18), rgba(88, 25, 43, 0.46));
  box-shadow: 0 20px 42px rgba(31, 8, 19, 0.27), inset 0 1px 0 rgba(255, 255, 255, 0.14);
  backdrop-filter: blur(13px);
  overflow: hidden;
  animation: cbfgFadeIn 360ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}.wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 215, 119, 0.55);
  box-shadow: 0 26px 54px rgba(34, 7, 18, 0.36);
}.wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-card-name{
  margin: 0 0 14px;
  color: #ffe9aa;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 900;
  letter-spacing: 0.03em;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-preview-box{
  width: 100%;
  max-width: 100%;
  min-height: 132px;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 18px;
  border-radius: 18px;
  background: rgba(255, 248, 226, 0.95);
  color: #4b1e27;
  box-shadow: inset 0 0 0 1px rgba(88, 31, 33, 0.1);
}.wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-preview-box::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-preview-box::-webkit-scrollbar-track{
  background: #ffe7b2;
  border-radius: 999px;
}.wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-preview-box::-webkit-scrollbar-thumb{
  background: linear-gradient(#c6533f, #ffbf58);
  border-radius: 999px;
}.wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-preview-text{
  display: block;
  width: 100%;
  max-width: 100%;
  line-height: 1.1;
  font-size: 30px;
  font-weight: 900;
  overflow-wrap: anywhere;
  word-break: break-word;
  letter-spacing: 0;
}.wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-copy-btn{
  width: 100%;
  margin-top: 14px;
}.wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-load-wrap{
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: 30px;
}.wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-load-btn{
  min-width: 220px;
}.wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-hidden{
  display: none;
}.wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-s1{ color: #5b2030; text-shadow: 0 4px 0 #ffc857; }.wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-s2{ color: #fff1bd; text-shadow: 3px 3px 0 #c94d3f, 6px 6px 0 #632033; }.wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-s3{ color: #d94835; -webkit-text-stroke: 1px #5a1b2b; text-shadow: 0 5px 0 #ffd268; }.wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-s4{ color: transparent; background: linear-gradient(180deg, #fff6be, #f19a3e 52%, #b33837); -webkit-background-clip: text; background-clip: text; text-shadow: 0 4px 14px rgba(99, 27, 36, 0.25); }.wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-s5{ color: #ff6f61; text-shadow: 2px 2px 0 #fff0ba, 5px 5px 0 #4d1a2a; }.wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-s6{ color: #ffdf76; text-transform: uppercase; letter-spacing: 0.04em; text-shadow: 0 3px 0 #9e332f, 0 7px 0 #4a1724; }.wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-s7{ color: #f7f0d0; -webkit-text-stroke: 2px #b74238; text-shadow: 4px 4px 0 #ffc85a; }.wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-s8{ color: #7a2640; text-shadow: -2px -2px 0 #ffd778, 2px 2px 0 #ff7661; }.wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-s9{ color: #462033; letter-spacing: 0.08em; text-transform: uppercase; text-shadow: 0 2px 0 #fff0bf, 0 5px 0 #e05a48; }.wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-s10{ color: #fff3ce; text-shadow: 0 0 8px #ff805f, 0 0 18px #ffbf57, 3px 3px 0 #4b1725; }.wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-s11{ color: #bf4437; transform: rotate(-1.2deg); text-shadow: 4px 5px 0 #ffe18d; }.wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-s12{ color: #f9c653; -webkit-text-stroke: 1px #4b1726; text-shadow: 3px 4px 0 #e25343; }.wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-s13{ color: #fff0c4; text-transform: lowercase; text-shadow: 0 4px 0 #8f2f32, 0 9px 12px rgba(0,0,0,0.28); }.wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-s14{ color: #ec5e49; letter-spacing: 0.02em; text-shadow: 2px 0 0 #ffe4a0, 4px 0 0 #642236; }.wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-s15{ color: transparent; background: linear-gradient(90deg, #ff625b, #ffd66f, #fff2c6); -webkit-background-clip: text; background-clip: text; -webkit-text-stroke: 1px #602033; }.wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-s16{ color: #71314b; text-shadow: 1px 1px 0 #ffd778, 2px 2px 0 #ffd778, 5px 5px 0 #e85649; }.wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-s17{ color: #ffb84f; transform: skew(-5deg); text-shadow: 4px 4px 0 #52192a; }.wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-s18{ color: #fff6d7; -webkit-text-stroke: 1.5px #d65042; text-shadow: 0 0 0 #fff, 5px 5px 0 #5b1e31; }.wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-s19{ color: #ce3f3a; text-shadow: 0 1px 0 #fff0bd, 0 2px 0 #fff0bd, 0 6px 0 #57192b; }.wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-s20{ color: #59314a; letter-spacing: 0.12em; text-shadow: 3px 3px 0 #ffca62; }.wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-s21{ color: #ffe9a3; text-shadow: -3px 3px 0 #d14d41, -6px 6px 0 #4b1726; }.wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-s22{ color: #ff7a66; text-transform: uppercase; -webkit-text-stroke: 1px #fff1c8; text-shadow: 4px 6px 0 #673047; }.wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-s23{ color: #f4bd48; text-shadow: 0 3px 0 #fff2c2, 0 7px 0 #9e3435; }.wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-s24{ color: #4c1830; background: linear-gradient(#fff5c8, #ffd066); -webkit-background-clip: text; background-clip: text; text-shadow: 2px 3px 0 rgba(186, 59, 51, 0.8); }.wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-s25{ color: #fff4cb; transform: rotate(1deg); text-shadow: 3px 3px 0 #ff6f5e, 7px 7px 0 #ffc957; }.wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-s26{ color: #bd3c38; -webkit-text-stroke: 2px #ffe9aa; text-shadow: 5px 5px 0 #4a1724; }.wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-s27{ color: #ffd86b; text-shadow: 0 0 4px #fff4c8, 0 0 16px #ff785f, 0 5px 0 #4b1727; }.wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-s28{ color: #74314b; text-transform: capitalize; text-shadow: 2px 2px 0 #ffbf5c, 4px 4px 0 #fff0be; }.wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-s29{ color: #ffefe1; -webkit-text-stroke: 1px #843048; text-shadow: 0 6px 0 #f0a24c; }.wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-s30{ color: #e35445; letter-spacing: 0.06em; transform: skew(4deg); text-shadow: 3px 3px 0 #ffe28d; }.wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-s31{ color: #fff0aa; text-shadow: 1px 1px 0 #b73b36, 2px 2px 0 #b73b36, 3px 3px 0 #b73b36, 7px 7px 0 #4b1726; }.wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-s32{ color: #5a2135; text-shadow: 0 -2px 0 #fff0bb, 0 4px 0 #ff715d; }.wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-s33{ color: transparent; background: repeating-linear-gradient(180deg, #fff2bf 0 8px, #ffbd55 8px 16px, #e65344 16px 24px); -webkit-background-clip: text; background-clip: text; -webkit-text-stroke: 1px #4e1828; }.wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-s34{ color: #ff795f; text-shadow: 0 3px 0 #7a263b, 0 8px 18px rgba(79, 20, 30, 0.35); }.wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-s35{ color: #ffe7a0; text-transform: uppercase; transform: rotate(-0.7deg); text-shadow: 5px 0 0 #c84a3e, 9px 0 0 #572033; }.wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-s36{ color: #c8483d; -webkit-text-stroke: 1px #401522; text-shadow: 0 4px 0 #fff2bf, 0 8px 0 #ffbf5c; }.wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-s37{ color: #fff7da; letter-spacing: 0.1em; text-shadow: 3px 3px 0 #ff7661, 6px 6px 0 #6d2a40; }.wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-s38{ color: #ffc960; text-shadow: -1px -1px 0 #5b1f31, 1px 1px 0 #fff4ca, 4px 4px 0 #d54f42; }.wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-s39{ color: #6a253d; text-shadow: 0 0 0 #6a253d, 4px 4px 0 #ffd96f, 8px 8px 0 #f16f5a; }.wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-s40{ color: #f26858; text-transform: lowercase; letter-spacing: 0.03em; text-shadow: 2px 3px 0 #ffe7a2; }.wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-s41{ color: transparent; background: linear-gradient(135deg, #ffd96d, #ff7460 48%, #5c1f33 49%, #5c1f33 58%, #fff0bc 59%); -webkit-background-clip: text; background-clip: text; }.wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-s42{ color: #fff0bd; -webkit-text-stroke: 1.5px #5d1d30; text-shadow: 0 5px 0 #ff735f, 0 9px 0 #ffc95b; }.wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-s43{ color: #8d3140; transform: rotate(1.4deg); text-shadow: -3px 3px 0 #ffe08b, 3px -3px 0 #ff8a69; }.wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-s44{ color: #f8c956; text-shadow: 2px 2px 0 #7a2b43, 4px 4px 0 #7a2b43, 6px 6px 0 #fff0be; }.wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-s45{ color: #ffede0; letter-spacing: 0.14em; -webkit-text-stroke: 1px #e15a49; text-shadow: 4px 4px 0 #4d1929; }.wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-s46{ color: #5a1e31; text-shadow: 0 3px 0 #ffcf62, 3px 0 0 #ffcf62, 6px 4px 0 #ef6856; }.wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-s47{ color: #ff8a63; text-shadow: 0 0 0 #ff8a63, 0 4px 0 #fff2bf, 0 8px 0 #5f2136; }.wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-s48{ color: #fff3c9; transform: skew(-3deg) rotate(-0.4deg); text-shadow: 4px 4px 0 #c5453b, 8px 8px 0 #f5bd50; }.wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-s49{ color: #d94a40; text-transform: uppercase; letter-spacing: 0.02em; -webkit-text-stroke: 1px #ffe9a5; text-shadow: 5px 5px 0 #68253a; }.wpc-scope-185 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-s50{ color: transparent; background: linear-gradient(90deg, #fff5c7, #ffcf62, #ff6f5e, #fff5c7); -webkit-background-clip: text; background-clip: text; -webkit-text-stroke: 1px rgba(79, 23, 38, 0.8); text-shadow: 0 8px 18px rgba(79, 23, 38, 0.25); }@keyframes cbfgFadeIn{
  from { opacity: 0; transform: translateY(14px); }
  to { opacity: 1; transform: translateY(0); }
}@media (min-width: 1200px){.tc-wp-tool-root .cbfg-tool-wrap{ padding: 64px 22px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-container{ width: 94%; max-width: 1200px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-hero h1{ font-size: 48px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-subtitle{ font-size: 18px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-text-input{ min-height: 60px; font-size: 23px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-btn{ padding: 15px 22px; font-size: 15px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-preview-grid{ grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 22px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-card{ padding: 18px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-preview-text{ font-size: 30px; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .cbfg-tool-wrap{ padding: 56px 20px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-container{ width: 94%; max-width: 1200px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-hero h1{ font-size: 42px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-subtitle{ font-size: 17px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-text-input{ min-height: 58px; font-size: 22px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-btn{ padding: 14px 20px; font-size: 15px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-preview-grid{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 20px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-card{ padding: 17px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-preview-text{ font-size: 29px; }}@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-container{ width: 95%; max-width: 1200px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-hero h1{ font-size: 36px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-subtitle{ font-size: 16px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-text-input{ min-height: 56px; font-size: 20px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-btn{ padding: 13px 18px; font-size: 14px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-preview-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-card{ padding: 16px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-preview-text{ font-size: 28px; }}@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-container{ width: 100%; max-width: 100%; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-hero h1{ font-size: 30px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-subtitle{ font-size: 15px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-input-row{ grid-template-columns: 1fr; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-text-input{ min-height: 54px; font-size: 19px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-btn{ width: 100%; padding: 13px 16px; font-size: 14px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-preview-grid{ grid-template-columns: 1fr !important; gap: 16px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-card{ padding: 15px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-preview-text{ font-size: 27px; }}@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-container{ width: 100%; max-width: 100%; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-hero h1{ font-size: 27px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-subtitle{ font-size: 14px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-input-row{ grid-template-columns: 1fr; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-text-input{ min-height: 52px; font-size: 18px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-btn{ width: 100%; padding: 12px 15px; font-size: 14px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-preview-grid{ grid-template-columns: 1fr !important; gap: 15px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-card{ padding: 14px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-preview-box{ padding: 15px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-preview-text{ font-size: 25px; }}@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-container{ width: 100%; max-width: 100%; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-hero h1{ font-size: 24px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-subtitle{ font-size: 13px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-control-panel{ padding: 12px; border-radius: 18px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-input-row{ grid-template-columns: 1fr; gap: 11px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-text-input{ min-height: 50px; font-size: 17px; padding: 0 14px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-btn{ width: 100%; padding: 12px 14px; font-size: 13px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-preview-grid{ grid-template-columns: 1fr !important; gap: 14px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-card{ padding: 13px; border-radius: 18px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-preview-box{ padding: 14px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-preview-text{ font-size: 23px; }}.wpc-scope-185 /* 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-185 /* tc-auto: preserve HTML class hooks */
.tc-wp-tool-root .cbfg-clear-btn{}