@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-479 .tc-wp-tool-root img, .wpc-scope-479 .tc-wp-tool-root video, .wpc-scope-479 .tc-wp-tool-root svg, .wpc-scope-479 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap{
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  padding: 46px 18px;
  color: #fff8e6;
  background:
    radial-gradient(circle at 16% 12%, rgba(255, 215, 126, 0.22), transparent 28%),
    radial-gradient(circle at 84% 18%, rgba(255, 70, 88, 0.24), transparent 30%),
    linear-gradient(135deg, #540814 0%, #8f0719 34%, #b90e22 62%, #3b0610 100%);
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap, .wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-shell, .wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-control-card, .wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-grid, .wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-card, .wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-preview, .wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-input-row, .wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-btn, .wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-text-input{
  box-sizing: border-box;
}.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-shell{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-hero{
  text-align: center;
  margin: 0 auto 28px;
  max-width: 850px;
}.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-kicker{
  display: inline-block;
  margin-bottom: 12px;
  padding: 8px 14px;
  border: 1px solid rgba(255, 220, 145, 0.42);
  border-radius: 999px;
  background: rgba(255, 248, 230, 0.1);
  color: #ffe7a3;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  box-shadow: 0 12px 32px rgba(45, 0, 8, 0.2);
}.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-hero h1{
  margin: 0;
  color: #fff8e6;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 52px;
  line-height: 1.04;
  font-weight: 800;
  letter-spacing: 0;
  text-shadow: 0 4px 0 rgba(69, 0, 12, 0.35), 0 18px 42px rgba(0, 0, 0, 0.28);
}.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-hero p{
  margin: 16px auto 0;
  color: rgba(255, 248, 230, 0.88);
  font-size: 18px;
  line-height: 1.65;
}.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-control-card{
  width: 100%;
  margin: 0 auto 26px;
  padding: 22px;
  border: 1px solid rgba(255, 220, 145, 0.34);
  border-radius: 8px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.17), rgba(255, 255, 255, 0.07));
  box-shadow: 0 24px 70px rgba(38, 0, 8, 0.36), inset 0 1px 0 rgba(255, 255, 255, 0.22);
  backdrop-filter: blur(16px);
}.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-input-label{
  display: block;
  margin: 0 0 10px;
  color: #ffe9ad;
  font-size: 14px;
  font-weight: 800;
}.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-input-row{
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 12px;
  width: 100%;
  max-width: 100%;
}.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-text-input{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  height: 56px;
  padding: 0 18px;
  border: 1px solid rgba(255, 232, 175, 0.42);
  border-radius: 8px;
  outline: none;
  background: rgba(48, 0, 9, 0.48);
  color: #fff8e6;
  font-size: 19px;
  font-weight: 700;
  box-shadow: inset 0 1px 12px rgba(0, 0, 0, 0.22);
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-text-input:focus{
  border-color: rgba(255, 224, 137, 0.9);
  background: rgba(62, 0, 12, 0.62);
  box-shadow: 0 0 0 4px rgba(255, 213, 111, 0.18), inset 0 1px 12px rgba(0, 0, 0, 0.22);
}.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-btn{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 56px;
  max-width: 100%;
  padding: 0 22px;
  border: 1px solid rgba(255, 232, 175, 0.52);
  border-radius: 8px;
  background: linear-gradient(135deg, #fff2bb 0%, #ffc857 45%, #b8861f 100%);
  color: #4a0610;
  font-size: 15px;
  font-weight: 900;
  line-height: 1;
  cursor: pointer;
  box-shadow: 0 14px 34px rgba(45, 0, 8, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.48);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease, opacity 180ms ease;
}.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-btn:hover{
  transform: translateY(-2px);
  filter: saturate(1.08);
  box-shadow: 0 20px 46px rgba(45, 0, 8, 0.38), 0 0 24px rgba(255, 207, 94, 0.26);
}.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-btn:active{
  transform: translateY(0);
}.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-btn:disabled{
  cursor: not-allowed;
  opacity: 0.54;
  transform: none;
  box-shadow: none;
}.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
}.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 18px;
  border: 1px solid rgba(255, 232, 175, 0.26);
  border-radius: 8px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.055)),
    radial-gradient(circle at top left, rgba(255, 221, 134, 0.16), transparent 48%);
  box-shadow: 0 22px 56px rgba(34, 0, 8, 0.32), inset 0 1px 0 rgba(255, 255, 255, 0.18);
  backdrop-filter: blur(14px);
  animation: ccfgFadeIn 360ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 226, 153, 0.58);
  box-shadow: 0 30px 72px rgba(34, 0, 8, 0.43), 0 0 28px rgba(255, 206, 91, 0.15);
}.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-card.ccfg-reveal{
  animation: ccfgReveal 420ms ease both;
}.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-card-head{
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
  gap: 10px;
  margin-bottom: 12px;
}.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-style-name{
  min-width: 0;
  color: #ffe8ad;
  font-size: 15px;
  font-weight: 900;
  line-height: 1.25;
  overflow-wrap: anywhere;
}.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-index{
  color: rgba(255, 248, 230, 0.62);
  font-size: 12px;
  font-weight: 800;
}.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-preview{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 100%;
  min-height: 126px;
  max-height: 180px;
  margin: 0 0 14px;
  padding: 18px;
  overflow-x: hidden;
  overflow-y: auto;
  border: 1px solid rgba(255, 239, 191, 0.18);
  border-radius: 8px;
  background: linear-gradient(145deg, rgba(50, 0, 10, 0.68), rgba(123, 4, 22, 0.42));
  color: #fff8e6;
  line-height: 1.22;
  text-align: center;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: normal;
}.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-preview::-webkit-scrollbar{
  width: 8px;
}.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-preview::-webkit-scrollbar-track{
  background: rgba(255, 248, 230, 0.08);
  border-radius: 999px;
}.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(#ffd978, #bd8a26);
  border-radius: 999px;
}.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-copy-btn{
  width: 100%;
  min-height: 46px;
}.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-load-wrap{
  display: flex;
  justify-content: center;
  margin-top: 26px;
}.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-load-btn{
  min-width: 190px;
}.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-style-1{ font-family: "Brush Script MT", "Segoe Script", cursive; font-size: 34px; font-style: italic; font-weight: 700; color: #fff5d9; text-shadow: 0 2px 0 #8e0618, 0 0 18px rgba(255, 210, 94, 0.36); }.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-style-2{ font-family: Georgia, serif; font-size: 31px; font-style: italic; font-weight: 800; color: #ffd978; text-shadow: 2px 2px 0 #7a0615; }.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-style-3{ font-family: "Trebuchet MS", sans-serif; font-size: 29px; font-weight: 900; color: #fff8e6; letter-spacing: 0.08em; text-transform: uppercase; text-shadow: 0 3px 0 #a5071b; }.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-style-4{ font-family: "Times New Roman", serif; font-size: 35px; font-style: italic; color: #ffefbc; text-decoration: underline; text-decoration-color: #d5a33d; text-underline-offset: 8px; }.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-style-5{ font-family: "Segoe Script", "Brush Script MT", cursive; font-size: 33px; font-weight: 700; color: #ffffff; -webkit-text-stroke: 1px rgba(122, 0, 19, 0.9); text-shadow: 0 0 14px rgba(255, 224, 150, 0.3); }.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-style-6{ font-family: Garamond, Georgia, serif; font-size: 32px; font-style: italic; font-weight: 700; color: #ffd36b; transform: skewX(-8deg); text-shadow: 3px 3px 0 rgba(58, 0, 8, 0.85); }.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-style-7{ font-family: Verdana, sans-serif; font-size: 25px; font-weight: 900; color: #fff1c6; letter-spacing: 0.14em; text-transform: uppercase; }.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-style-8{ font-family: "Palatino Linotype", Palatino, serif; font-size: 34px; font-style: italic; font-weight: 800; color: #fff8e6; text-shadow: 0 0 4px #ffd15a, 0 4px 0 #700514; }.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-style-9{ font-family: "Lucida Handwriting", "Segoe Script", cursive; font-size: 30px; color: #ffe5a2; text-shadow: -1px 1px 0 #c30e25, 1px 2px 0 #5a0610; }.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-style-10{ font-family: Impact, Haettenschweiler, sans-serif; font-size: 30px; font-weight: 900; color: #fff8e6; letter-spacing: 0.06em; text-transform: uppercase; -webkit-text-stroke: 1px #a9081e; }.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-style-11{ font-family: Georgia, serif; font-size: 30px; font-weight: 800; color: transparent; background: linear-gradient(90deg, #fff8e6, #ffd05e, #fff8e6); -webkit-background-clip: text; background-clip: text; text-shadow: none; }.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-style-12{ font-family: "Segoe Print", "Comic Sans MS", cursive; font-size: 28px; font-weight: 700; color: #fff6dc; transform: rotate(-1deg); text-shadow: 0 3px 0 #8a0618; }.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-style-13{ font-family: "Brush Script MT", cursive; font-size: 38px; color: #fff0bf; font-style: italic; text-shadow: 0 1px 0 #d11830, 0 5px 16px rgba(0, 0, 0, 0.35); }.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-style-14{ font-family: Georgia, serif; font-size: 27px; color: #ffdf84; font-weight: 900; letter-spacing: 0.16em; text-transform: uppercase; }.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-style-15{ font-family: "Trebuchet MS", sans-serif; font-size: 28px; color: #fff8e6; font-weight: 800; font-style: italic; text-shadow: 2px 0 0 #b30a20, -2px 0 0 #7b0615; }.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-style-16{ font-family: "Palatino Linotype", serif; font-size: 33px; color: #ffe6a6; font-style: italic; font-weight: 700; letter-spacing: 0.03em; }.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-style-17{ font-family: Arial, sans-serif; font-size: 28px; color: #ffffff; font-weight: 900; text-transform: uppercase; text-shadow: 0 0 12px rgba(255, 57, 76, 0.72); }.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-style-18{ font-family: Garamond, serif; font-size: 36px; color: #fff3ce; font-style: italic; font-weight: 800; -webkit-text-stroke: 0.6px #8d0618; }.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-style-19{ font-family: "Segoe Script", cursive; font-size: 31px; color: #ffd772; font-weight: 700; text-decoration: overline underline; text-decoration-thickness: 1px; text-underline-offset: 7px; }.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-style-20{ font-family: Courier, monospace; font-size: 25px; color: #fff8e6; font-weight: 800; letter-spacing: 0.08em; text-shadow: 2px 2px 0 #991026; }.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-style-21{ font-family: "Brush Script MT", cursive; font-size: 35px; color: #fff8e6; font-style: italic; filter: drop-shadow(0 0 8px rgba(255, 208, 92, 0.4)); }.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-style-22{ font-family: Georgia, serif; font-size: 30px; color: #ffd05d; font-weight: 900; font-variant: small-caps; text-shadow: 0 3px 0 #5a0611; }.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-style-23{ font-family: "Lucida Calligraphy", "Segoe Script", cursive; font-size: 30px; color: #fff0c2; font-style: italic; transform: skewX(-5deg); }.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-style-24{ font-family: Tahoma, sans-serif; font-size: 27px; color: #fff8e6; font-weight: 900; letter-spacing: 0.11em; text-transform: uppercase; border-bottom: 2px solid rgba(255, 211, 107, 0.85); }.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-style-25{ font-family: "Times New Roman", serif; font-size: 34px; color: #fff5d8; font-style: italic; text-shadow: 1px 1px 0 #ffd05d, 3px 3px 0 #8d0719; }.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-style-26{ font-family: "Segoe UI", sans-serif; font-size: 27px; color: #ffe199; font-weight: 300; letter-spacing: 0.18em; text-transform: uppercase; }.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-style-27{ font-family: "Brush Script MT", "Segoe Script", cursive; font-size: 37px; color: #ffffff; font-style: italic; text-shadow: 0 0 4px #fff2c2, 0 0 18px #d20b24; }.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-style-28{ font-family: Georgia, serif; font-size: 29px; color: #fff8e6; font-weight: 800; text-transform: capitalize; letter-spacing: 0.05em; }.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-style-29{ font-family: "Segoe Print", cursive; font-size: 29px; color: #ffd875; font-weight: 800; text-shadow: -2px 2px 0 #741020; }.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-style-30{ font-family: Impact, sans-serif; font-size: 31px; color: #fff2c8; font-weight: 900; letter-spacing: 0.04em; transform: scaleX(0.94); }.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-style-31{ font-family: Garamond, serif; font-size: 35px; color: #ffeab6; font-style: italic; font-weight: 700; text-shadow: 0 6px 12px rgba(0, 0, 0, 0.42); }.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-style-32{ font-family: "Trebuchet MS", sans-serif; font-size: 27px; color: #fff8e6; font-weight: 900; letter-spacing: 0.12em; text-transform: lowercase; }.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-style-33{ font-family: "Palatino Linotype", serif; font-size: 31px; color: #ffd36f; font-weight: 900; font-style: italic; -webkit-text-stroke: 0.4px #fff8e6; }.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-style-34{ font-family: Arial Black, Arial, sans-serif; font-size: 26px; color: transparent; background: linear-gradient(180deg, #fff8e6, #ffca4f 55%, #9c6711); -webkit-background-clip: text; background-clip: text; }.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-style-35{ font-family: "Lucida Handwriting", cursive; font-size: 29px; color: #fff6df; text-shadow: 0 2px 0 #bd0d25; }.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-style-36{ font-family: Georgia, serif; font-size: 32px; color: #ffe29a; font-weight: 800; font-style: italic; letter-spacing: 0.02em; text-decoration: underline wavy rgba(255, 248, 230, 0.75); text-underline-offset: 8px; }.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-style-37{ font-family: Verdana, sans-serif; font-size: 25px; color: #fff8e6; font-weight: 900; letter-spacing: 0.2em; }.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-style-38{ font-family: "Brush Script MT", cursive; font-size: 36px; color: #ffd771; font-style: italic; -webkit-text-stroke: 0.7px #4e050d; }.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-style-39{ font-family: "Times New Roman", serif; font-size: 30px; color: #fff2c4; font-weight: 900; font-variant: small-caps; letter-spacing: 0.08em; }.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-style-40{ font-family: "Segoe Script", cursive; font-size: 31px; color: #ffffff; font-weight: 700; text-shadow: 2px 2px 0 #bd0b24, 4px 4px 0 rgba(255, 206, 90, 0.28); }.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-style-41{ font-family: "Trebuchet MS", sans-serif; font-size: 28px; color: #ffe8a8; font-weight: 900; transform: skewX(-10deg); text-transform: uppercase; }.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-style-42{ font-family: Garamond, serif; font-size: 34px; color: #fff8e6; font-style: italic; text-shadow: 0 0 2px #ffd260, 0 0 12px rgba(255, 210, 96, 0.55); }.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-style-43{ font-family: Courier New, monospace; font-size: 24px; color: #ffd978; font-weight: 900; text-transform: uppercase; }.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-style-44{ font-family: "Palatino Linotype", serif; font-size: 34px; color: #fff0bd; font-style: italic; font-weight: 800; transform: rotate(1deg); }.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-style-45{ font-family: "Brush Script MT", cursive; font-size: 35px; color: transparent; background: linear-gradient(90deg, #fff8e6, #ffd05f, #fff8e6); -webkit-background-clip: text; background-clip: text; font-style: italic; }.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-style-46{ font-family: Arial, sans-serif; font-size: 27px; color: #fff8e6; font-weight: 900; text-shadow: 0 2px 0 #6d0613, 0 -1px 0 #ffd879; }.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-style-47{ font-family: "Segoe Print", cursive; font-size: 28px; color: #ffe09a; font-weight: 800; letter-spacing: 0.04em; }.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-style-48{ font-family: Georgia, serif; font-size: 29px; color: #ffffff; font-weight: 900; text-transform: uppercase; -webkit-text-stroke: 0.8px #c20c24; text-shadow: 0 0 10px rgba(255, 211, 105, 0.26); }.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-style-49{ font-family: "Lucida Calligraphy", "Segoe Script", cursive; font-size: 30px; color: #fff3ce; font-style: italic; text-shadow: 0 4px 0 rgba(76, 0, 10, 0.72); }.wpc-scope-479 .tc-wp-tool-root .ccfg-tool-wrap .ccfg-style-50{ font-family: "Times New Roman", serif; font-size: 33px; color: #ffd66f; font-weight: 900; font-style: italic; letter-spacing: 0.03em; text-shadow: 1px 1px 0 #fff8e6, 3px 3px 0 #8b0719; }@keyframes ccfgFadeIn{
  from { opacity: 0; transform: translateY(12px); }
  to { opacity: 1; transform: translateY(0); }
}@keyframes ccfgReveal{
  from { opacity: 0; transform: translateY(18px) scale(0.98); }
  to { opacity: 1; transform: translateY(0) scale(1); }
}@media (min-width: 1200px){.tc-wp-tool-root .ccfg-tool-wrap{ padding: 54px 24px; }.tc-wp-tool-root .ccfg-tool-wrap .ccfg-shell{ width: 100%; max-width: 1200px; }.tc-wp-tool-root .ccfg-tool-wrap .ccfg-hero h1{ font-size: 56px; }.tc-wp-tool-root .ccfg-tool-wrap .ccfg-hero p{ font-size: 18px; }.tc-wp-tool-root .ccfg-tool-wrap .ccfg-text-input{ height: 58px; font-size: 19px; }.tc-wp-tool-root .ccfg-tool-wrap .ccfg-btn{ min-height: 58px; font-size: 15px; padding: 0 24px; }.tc-wp-tool-root .ccfg-tool-wrap .ccfg-grid{ grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 18px; }.tc-wp-tool-root .ccfg-tool-wrap .ccfg-card{ padding: 18px; }.tc-wp-tool-root .ccfg-tool-wrap .ccfg-preview{ font-size: 30px; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .ccfg-tool-wrap{ padding: 48px 22px; }.tc-wp-tool-root .ccfg-tool-wrap .ccfg-shell{ width: 100%; max-width: 1080px; }.tc-wp-tool-root .ccfg-tool-wrap .ccfg-hero h1{ font-size: 50px; }.tc-wp-tool-root .ccfg-tool-wrap .ccfg-hero p{ font-size: 17px; }.tc-wp-tool-root .ccfg-tool-wrap .ccfg-text-input{ height: 56px; font-size: 18px; }.tc-wp-tool-root .ccfg-tool-wrap .ccfg-btn{ min-height: 56px; font-size: 15px; padding: 0 22px; }.tc-wp-tool-root .ccfg-tool-wrap .ccfg-grid{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 17px; }.tc-wp-tool-root .ccfg-tool-wrap .ccfg-card{ padding: 18px; }.tc-wp-tool-root .ccfg-tool-wrap .ccfg-preview{ font-size: 29px; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .ccfg-tool-wrap{ padding: 42px 20px; }.tc-wp-tool-root .ccfg-tool-wrap .ccfg-shell{ width: 100%; max-width: 900px; }.tc-wp-tool-root .ccfg-tool-wrap .ccfg-hero h1{ font-size: 44px; }.tc-wp-tool-root .ccfg-tool-wrap .ccfg-hero p{ font-size: 16px; }.tc-wp-tool-root .ccfg-tool-wrap .ccfg-text-input{ height: 54px; font-size: 17px; }.tc-wp-tool-root .ccfg-tool-wrap .ccfg-btn{ min-height: 54px; font-size: 14px; padding: 0 20px; }.tc-wp-tool-root .ccfg-tool-wrap .ccfg-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 16px; }.tc-wp-tool-root .ccfg-tool-wrap .ccfg-card{ padding: 17px; }.tc-wp-tool-root .ccfg-tool-wrap .ccfg-preview{ font-size: 28px; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .ccfg-tool-wrap{ padding: 34px 14px; }.tc-wp-tool-root .ccfg-tool-wrap .ccfg-shell{ width: 100%; max-width: 100%; }.tc-wp-tool-root .ccfg-tool-wrap .ccfg-hero h1{ font-size: 36px; }.tc-wp-tool-root .ccfg-tool-wrap .ccfg-hero p{ font-size: 15px; }.tc-wp-tool-root .ccfg-tool-wrap .ccfg-control-card{ padding: 16px; }.tc-wp-tool-root .ccfg-tool-wrap .ccfg-input-row{ grid-template-columns: 1fr; gap: 10px; }.tc-wp-tool-root .ccfg-tool-wrap .ccfg-text-input{ height: 52px; font-size: 16px; }.tc-wp-tool-root .ccfg-tool-wrap .ccfg-btn{ width: 100%; min-height: 50px; font-size: 14px; padding: 0 18px; }.tc-wp-tool-root .ccfg-tool-wrap .ccfg-grid{ grid-template-columns: 1fr !important; gap: 15px; }.tc-wp-tool-root .ccfg-tool-wrap .ccfg-card{ padding: 16px; }.tc-wp-tool-root .ccfg-tool-wrap .ccfg-preview{ font-size: 27px; padding: 16px; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .ccfg-tool-wrap{ padding: 30px 12px; }.tc-wp-tool-root .ccfg-tool-wrap .ccfg-shell{ width: 100%; max-width: 100%; }.tc-wp-tool-root .ccfg-tool-wrap .ccfg-hero h1{ font-size: 32px; }.tc-wp-tool-root .ccfg-tool-wrap .ccfg-hero p{ font-size: 14px; }.tc-wp-tool-root .ccfg-tool-wrap .ccfg-control-card{ padding: 14px; }.tc-wp-tool-root .ccfg-tool-wrap .ccfg-input-row{ grid-template-columns: 1fr; gap: 10px; }.tc-wp-tool-root .ccfg-tool-wrap .ccfg-text-input{ height: 50px; font-size: 16px; padding: 0 14px; }.tc-wp-tool-root .ccfg-tool-wrap .ccfg-btn{ width: 100%; min-height: 48px; font-size: 14px; padding: 0 16px; }.tc-wp-tool-root .ccfg-tool-wrap .ccfg-grid{ grid-template-columns: 1fr !important; gap: 14px; }.tc-wp-tool-root .ccfg-tool-wrap .ccfg-card{ padding: 14px; }.tc-wp-tool-root .ccfg-tool-wrap .ccfg-preview{ font-size: 25px; padding: 14px; min-height: 118px; }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .ccfg-tool-wrap{ padding: 26px 10px; }.tc-wp-tool-root .ccfg-tool-wrap .ccfg-shell{ width: 100%; max-width: 100%; }.tc-wp-tool-root .ccfg-tool-wrap .ccfg-hero h1{ font-size: 28px; }.tc-wp-tool-root .ccfg-tool-wrap .ccfg-hero p{ font-size: 13px; }.tc-wp-tool-root .ccfg-tool-wrap .ccfg-kicker{ font-size: 11px; padding: 7px 10px; }.tc-wp-tool-root .ccfg-tool-wrap .ccfg-control-card{ padding: 12px; }.tc-wp-tool-root .ccfg-tool-wrap .ccfg-input-row{ grid-template-columns: 1fr; gap: 9px; }.tc-wp-tool-root .ccfg-tool-wrap .ccfg-text-input{ height: 48px; font-size: 15px; padding: 0 12px; }.tc-wp-tool-root .ccfg-tool-wrap .ccfg-btn{ width: 100%; min-height: 46px; font-size: 13px; padding: 0 14px; }.tc-wp-tool-root .ccfg-tool-wrap .ccfg-grid{ grid-template-columns: 1fr !important; gap: 12px; }.tc-wp-tool-root .ccfg-tool-wrap .ccfg-card{ padding: 12px; }.tc-wp-tool-root .ccfg-tool-wrap .ccfg-preview{ font-size: 23px; padding: 12px; min-height: 112px; }.tc-wp-tool-root .ccfg-tool-wrap .ccfg-style-name{ font-size: 14px; }}.wpc-scope-479 /* tc-auto: preserve HTML class hooks */
.tc-wp-tool-root .ccfg-clear-btn{}.wpc-scope-479 .tc-wp-tool-root .ccfg-results{}