@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-687 .tc-wp-tool-root img, .wpc-scope-687 .tc-wp-tool-root video, .wpc-scope-687 .tc-wp-tool-root svg, .wpc-scope-687 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap{
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  box-sizing: border-box;
  color: #fff8e7;
  font-family: Arial, Helvetica, sans-serif;
  background:
    radial-gradient(circle at 12% 8%, rgba(255, 228, 178, 0.22), transparent 26%),
    radial-gradient(circle at 84% 14%, rgba(255, 70, 84, 0.24), transparent 28%),
    linear-gradient(135deg, #420711 0%, #7b0d1b 40%, #2a100b 100%);
}.wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-tool-wrap__container, .wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-tool-wrap__header, .wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-tool-wrap__composer, .wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-tool-wrap__grid, .wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-card, .wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-card__preview, .wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-tool-wrap__load-row, .wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-tool-wrap__clear-row{
  box-sizing: border-box;
}.wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-tool-wrap__container{
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-tool-wrap__header{
  text-align: center;
  max-width: 850px;
  margin: 0 auto;
}.wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-tool-wrap__title{
  margin: 0;
  color: #fff5d7;
  font-weight: 900;
  line-height: 1.05;
  letter-spacing: 0;
  text-shadow: 0 4px 22px rgba(255, 212, 148, 0.28), 0 2px 0 rgba(52, 7, 8, 0.85);
}.wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-tool-wrap__subtitle{
  margin: 16px auto 0;
  color: rgba(255, 245, 215, 0.88);
  line-height: 1.65;
  max-width: 760px;
}.wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-tool-wrap__composer{
  margin: 34px auto 0;
  padding: 22px;
  max-width: 860px;
  border: 1px solid rgba(255, 235, 184, 0.24);
  border-radius: 8px;
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.13), rgba(60, 6, 10, 0.34));
  box-shadow: 0 24px 70px rgba(21, 3, 3, 0.36), inset 0 1px 0 rgba(255, 255, 255, 0.18);
  backdrop-filter: blur(16px);
}.wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-tool-wrap__label{
  display: block;
  margin: 0 0 10px;
  color: #ffe8b4;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0;
  text-transform: uppercase;
}.wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-tool-wrap__input{
  display: block;
  width: 100%;
  max-width: 100%;
  resize: vertical;
  border: 1px solid rgba(255, 239, 199, 0.28);
  border-radius: 8px;
  outline: none;
  box-sizing: border-box;
  color: #fff8e7;
  background: rgba(33, 8, 6, 0.58);
  box-shadow: inset 0 2px 16px rgba(0, 0, 0, 0.24);
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.45;
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-tool-wrap__input:focus{
  border-color: rgba(255, 221, 154, 0.78);
  background: rgba(42, 10, 8, 0.72);
  box-shadow: 0 0 0 4px rgba(255, 203, 116, 0.14), 0 0 28px rgba(255, 53, 73, 0.22), inset 0 2px 16px rgba(0, 0, 0, 0.22);
}.wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-tool-wrap__clear-row, .wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-tool-wrap__load-row{
  display: flex;
  justify-content: center;
  align-items: center;
}.wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-tool-wrap__clear-row{
  margin-top: 14px;
}.wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-tool-wrap__load-row{
  margin-top: 28px;
}.wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-tool-wrap__btn{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(255, 232, 180, 0.3);
  border-radius: 8px;
  cursor: pointer;
  box-sizing: border-box;
  color: #fff7df;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 800;
  line-height: 1;
  background: linear-gradient(135deg, #b41429, #6d0b18 58%, #3d1009);
  box-shadow: 0 10px 28px rgba(45, 3, 7, 0.32), inset 0 1px 0 rgba(255, 255, 255, 0.22);
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease, filter 180ms ease;
}.wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-tool-wrap__btn:hover, .wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-tool-wrap__btn:focus{
  transform: translateY(-2px);
  border-color: rgba(255, 237, 190, 0.62);
  box-shadow: 0 16px 34px rgba(80, 3, 12, 0.42), 0 0 24px rgba(255, 58, 76, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.26);
  filter: brightness(1.06);
}.wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-tool-wrap__btn:disabled{
  cursor: not-allowed;
  opacity: 0.52;
  transform: none;
}.wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-tool-wrap__grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  margin-top: 32px;
}.wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  border: 1px solid rgba(255, 232, 184, 0.18);
  border-radius: 8px;
  background:
    linear-gradient(160deg, rgba(255, 255, 255, 0.13), rgba(85, 9, 16, 0.22)),
    radial-gradient(circle at 18% 0%, rgba(255, 229, 174, 0.16), transparent 36%);
  box-shadow: 0 18px 44px rgba(25, 3, 3, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.16);
  backdrop-filter: blur(12px);
  animation: dpfg-card-in 360ms ease both;
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
  overflow: hidden;
}.wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 231, 174, 0.38);
  box-shadow: 0 24px 58px rgba(25, 3, 3, 0.42), 0 0 26px rgba(255, 56, 74, 0.16), inset 0 1px 0 rgba(255, 255, 255, 0.2);
}.wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-card__name{
  margin: 0 0 14px;
  color: #ffe9b8;
  font-weight: 900;
  line-height: 1.25;
  overflow-wrap: anywhere;
  word-break: break-word;
}.wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-card__preview{
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 100%;
  min-height: 112px;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 18px;
  border: 1px solid rgba(255, 235, 190, 0.17);
  border-radius: 8px;
  background: rgba(27, 5, 4, 0.46);
  color: #fff7df;
  line-height: 1.2;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: normal;
}.wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-card__preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-card__preview::-webkit-scrollbar-track{
  background: rgba(55, 9, 7, 0.72);
  border-radius: 999px;
}.wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-card__preview::-webkit-scrollbar-thumb{
  background: linear-gradient(#ffd98e, #b41429);
  border-radius: 999px;
}.wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-card__copy{
  width: 100%;
  margin-top: 14px;
}.wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-style-1{ font-family: Georgia, serif; font-weight: 900; color: #fff2c4; text-shadow: 0 2px 0 #71101b, 0 5px 14px rgba(255, 39, 64, 0.45); }.wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-style-2{ font-family: Arial Black, Arial, sans-serif; text-transform: uppercase; color: #ffdae0; text-shadow: 2px 2px 0 #5b080f, 4px 4px 0 #f5c26a; }.wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-style-3{ font-family: Trebuchet MS, Arial, sans-serif; font-style: italic; color: #fff8e7; text-shadow: -2px 0 #d61f38, 2px 2px 0 #4b0a08; }.wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-style-4{ font-family: Georgia, serif; font-variant: small-caps; color: #ffd68b; text-shadow: 0 0 10px #e3223c, 0 2px 0 #260403; }.wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-style-5{ font-family: Impact, Arial Black, sans-serif; text-transform: uppercase; color: #8d0e1d; -webkit-text-stroke: 1px #ffe8b4; text-shadow: 0 5px 0 #2b0705; }.wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-style-6{ font-family: Courier New, monospace; font-weight: 900; color: #ffecc7; text-shadow: 1px 1px 0 #c0172c, 3px 3px 0 #441006; }.wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-style-7{ font-family: Palatino Linotype, Georgia, serif; font-style: italic; color: #fff1b8; text-shadow: 0 0 6px #ffd27d, 0 0 18px #c4122c; }.wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-style-8{ font-family: Arial Black, Arial, sans-serif; letter-spacing: 1px; color: #f7f0d2; text-shadow: 0 3px 0 #8f1020, 0 6px 0 #3a0905; }.wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-style-9{ font-family: Verdana, Arial, sans-serif; font-weight: 900; color: #ffb8c0; text-shadow: 0 0 1px #fff4d0, 0 0 14px #ff2e48; }.wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-style-10{ font-family: Georgia, serif; text-transform: capitalize; color: #4a0a07; background: linear-gradient(90deg, #fff0bd, #ffcad0); text-shadow: 0 1px 0 rgba(255,255,255,.45); }.wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-style-11{ font-family: Impact, Arial Black, sans-serif; color: #fff6db; text-shadow: 2px 0 #b41429, -2px 0 #b41429, 0 2px #b41429, 0 -2px #b41429, 4px 5px 0 #32100a; }.wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-style-12{ font-family: Trebuchet MS, Arial, sans-serif; font-weight: 900; color: #ffdf9a; text-shadow: 0 4px 14px rgba(0,0,0,.42), 0 -1px 0 #fff8e7; }.wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-style-13{ font-family: Times New Roman, Georgia, serif; font-weight: 900; color: #fdf0cb; text-transform: uppercase; text-shadow: 0 2px 0 #9d1326, 0 0 20px #4e080a; }.wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-style-14{ font-family: Arial, sans-serif; font-weight: 900; color: #ffd1d7; letter-spacing: 2px; text-shadow: 0 0 12px #ff3850; }.wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-style-15{ font-family: Garamond, Georgia, serif; font-style: italic; color: #ffe2a5; text-shadow: 3px 3px 0 #6c0a14, 5px 5px 0 rgba(255,255,255,.14); }.wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-style-16{ font-family: Arial Black, Arial, sans-serif; text-transform: uppercase; color: #fff9e8; -webkit-text-stroke: 1px #7c0d19; text-shadow: 0 0 16px #ffcf78; }.wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-style-17{ font-family: Lucida Console, Courier New, monospace; color: #ffc4ca; text-shadow: 0 2px 0 #3c0805, 0 0 12px #d71934; }.wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-style-18{ font-family: Georgia, serif; font-weight: 700; color: #fff1c6; text-decoration: underline; text-decoration-color: #ff3f58; text-underline-offset: 6px; }.wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-style-19{ font-family: Trebuchet MS, Arial, sans-serif; font-weight: 900; color: #ffefcf; transform: skew(-7deg); text-shadow: 2px 2px 0 #a51427; }.wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-style-20{ font-family: Impact, Arial Black, sans-serif; color: #d71934; -webkit-text-stroke: 1px #fff0c7; text-shadow: 3px 4px 0 #4b1008; }.wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-style-21{ font-family: Georgia, serif; font-weight: 900; color: #ffe6ae; text-shadow: 0 1px 0 #fff, 0 6px 18px #8c0d1b; }.wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-style-22{ font-family: Arial, sans-serif; font-weight: 900; color: #fff8e7; text-transform: lowercase; text-shadow: 1px 2px 0 #b41429, 3px 4px 0 #2b0805; }.wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-style-23{ font-family: Palatino Linotype, Georgia, serif; font-variant: small-caps; color: #ffccd2; text-shadow: 0 0 8px #fff0c8, 0 0 18px #ad1024; }.wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-style-24{ font-family: Arial Black, Arial, sans-serif; color: #ffe9b8; text-shadow: 0 -2px 0 #fff8e7, 0 3px 0 #7e0e19; }.wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-style-25{ font-family: Verdana, Arial, sans-serif; font-weight: 900; color: #fff4d3; border-radius: 8px; text-shadow: 2px 2px 0 #2c0905; }.wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-style-26{ font-family: Georgia, serif; font-style: italic; color: #f7c167; text-shadow: 0 0 2px #fff8e7, 0 5px 0 #621018; }.wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-style-27{ font-family: Impact, Arial Black, sans-serif; color: #fff2c4; letter-spacing: 1px; text-shadow: 3px 0 #84111d, 6px 0 rgba(255,208,126,.45); }.wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-style-28{ font-family: Courier New, monospace; font-weight: 900; color: #ffeff1; text-transform: uppercase; text-shadow: 0 0 10px #ff5268, 0 2px 0 #4c0908; }.wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-style-29{ font-family: Trebuchet MS, Arial, sans-serif; font-weight: 900; color: #45100a; background: linear-gradient(135deg, #ffd98f, #fff8e7 45%, #ffb9c2); }.wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-style-30{ font-family: Times New Roman, Georgia, serif; font-weight: 900; color: #ffdde1; text-shadow: -1px -1px 0 #fff2c4, 2px 3px 0 #8e1020; }.wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-style-31{ font-family: Arial Black, Arial, sans-serif; color: #fff6dc; text-shadow: 0 2px 0 #d01631, 0 4px 0 #86101e, 0 8px 18px #210403; }.wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-style-32{ font-family: Georgia, serif; color: #fbd37e; font-weight: 900; text-transform: capitalize; text-shadow: 2px 2px 0 #3d0b06; }.wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-style-33{ font-family: Lucida Sans Unicode, Arial, sans-serif; font-weight: 900; color: #fff9ea; text-shadow: 0 0 3px #fff, 0 0 16px #c91731; }.wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-style-34{ font-family: Garamond, Georgia, serif; font-weight: 900; color: #ffbec7; text-shadow: 2px 0 #ffe7ad, 0 3px 0 #5c0b12; }.wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-style-35{ font-family: Impact, Arial Black, sans-serif; color: #7b0d1b; background: #fff0c4; text-transform: uppercase; text-shadow: 0 2px 0 rgba(255,255,255,.75); }.wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-style-36{ font-family: Arial, sans-serif; font-weight: 900; color: #ffdf9a; letter-spacing: 3px; text-shadow: 0 3px 0 #a01225; }.wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-style-37{ font-family: Palatino Linotype, Georgia, serif; font-style: italic; color: #fff7df; text-shadow: 4px 4px 0 rgba(180,20,41,.75), 0 0 20px rgba(255,216,142,.35); }.wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-style-38{ font-family: Arial Black, Arial, sans-serif; color: #ffd6dc; -webkit-text-stroke: 1px #3f0806; text-shadow: 0 5px 0 #9f1325; }.wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-style-39{ font-family: Courier New, monospace; color: #fff3cc; font-weight: 900; text-shadow: 1px 1px 0 #e4223d, 2px 2px 0 #e4223d, 3px 3px 0 #2f0705; }.wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-style-40{ font-family: Georgia, serif; color: #fff8e7; font-weight: 900; text-shadow: 0 0 0 #fff, 0 4px 24px #ff2d48; }.wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-style-41{ font-family: Verdana, Arial, sans-serif; font-weight: 900; color: #f4c76e; text-shadow: 0 2px 0 #fff7df, 0 5px 0 #6c0e16; }.wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-style-42{ font-family: Trebuchet MS, Arial, sans-serif; font-weight: 900; color: #fff0c8; transform: rotate(-1deg); text-shadow: 2px 3px 0 #b8142b; }.wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-style-43{ font-family: Impact, Arial Black, sans-serif; color: #fff; text-shadow: 0 2px 0 #6a0e15, 0 0 10px #ffccd4, 0 0 22px #d71934; }.wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-style-44{ font-family: Times New Roman, Georgia, serif; color: #ffd786; font-weight: 900; font-style: italic; text-shadow: 0 3px 0 #4e1008, 0 0 15px #a20f22; }.wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-style-45{ font-family: Arial Black, Arial, sans-serif; color: #390b06; background: linear-gradient(90deg, #ffced4, #fff4d3, #ffd279); text-transform: uppercase; }.wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-style-46{ font-family: Lucida Console, Courier New, monospace; color: #ffeff2; text-shadow: 0 0 8px #ff4960, 2px 2px 0 #6f0d17; }.wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-style-47{ font-family: Georgia, serif; font-weight: 900; color: #fff1bd; letter-spacing: 1px; text-shadow: -2px 2px 0 #bb172d, 2px -2px 0 #6b0c14; }.wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-style-48{ font-family: Arial, sans-serif; font-weight: 900; color: #ffe7ad; text-transform: uppercase; text-shadow: 0 1px 0 #fff, 0 4px 0 #a51326, 0 9px 18px #250504; }.wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-style-49{ font-family: Garamond, Georgia, serif; color: #ffb9c2; font-weight: 900; text-shadow: 0 2px 0 #fff0c4, 0 5px 0 #6d0b18; }.wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap .dpfg-style-50{ font-family: Impact, Arial Black, sans-serif; color: #fff6dc; -webkit-text-stroke: 1px #b41429; text-shadow: 0 0 18px #ffd27c, 4px 5px 0 #2b0905; }@keyframes dpfg-card-in{
  from { opacity: 0; transform: translateY(14px); }
  to { opacity: 1; transform: translateY(0); }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .dpfg-tool-wrap{ padding: 34px 12px; }.tc-wp-tool-root .dpfg-tool-wrap .dpfg-tool-wrap__container{ width: 100%; }.tc-wp-tool-root .dpfg-tool-wrap .dpfg-tool-wrap__title{ font-size: 32px; }.tc-wp-tool-root .dpfg-tool-wrap .dpfg-tool-wrap__subtitle{ font-size: 14px; }.tc-wp-tool-root .dpfg-tool-wrap .dpfg-tool-wrap__input{ min-height: 104px; padding: 14px; font-size: 17px; }.tc-wp-tool-root .dpfg-tool-wrap .dpfg-tool-wrap__btn{ min-height: 40px; padding: 0 16px; font-size: 13px; }.tc-wp-tool-root .dpfg-tool-wrap .dpfg-tool-wrap__grid{ grid-template-columns: 1fr !important; gap: 16px; }.tc-wp-tool-root .dpfg-tool-wrap .dpfg-card{ padding: 15px; }.tc-wp-tool-root .dpfg-tool-wrap .dpfg-card__name{ font-size: 15px; }.tc-wp-tool-root .dpfg-tool-wrap .dpfg-card__preview{ font-size: 26px; padding: 14px; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .dpfg-tool-wrap{ padding: 38px 14px; }.tc-wp-tool-root .dpfg-tool-wrap .dpfg-tool-wrap__container{ width: 100%; }.tc-wp-tool-root .dpfg-tool-wrap .dpfg-tool-wrap__title{ font-size: 36px; }.tc-wp-tool-root .dpfg-tool-wrap .dpfg-tool-wrap__subtitle{ font-size: 15px; }.tc-wp-tool-root .dpfg-tool-wrap .dpfg-tool-wrap__input{ min-height: 108px; padding: 15px; font-size: 18px; }.tc-wp-tool-root .dpfg-tool-wrap .dpfg-tool-wrap__btn{ min-height: 42px; padding: 0 18px; font-size: 14px; }.tc-wp-tool-root .dpfg-tool-wrap .dpfg-tool-wrap__grid{ grid-template-columns: 1fr !important; gap: 18px; }.tc-wp-tool-root .dpfg-tool-wrap .dpfg-card{ padding: 16px; }.tc-wp-tool-root .dpfg-tool-wrap .dpfg-card__name{ font-size: 16px; }.tc-wp-tool-root .dpfg-tool-wrap .dpfg-card__preview{ font-size: 28px; padding: 15px; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .dpfg-tool-wrap{ padding: 44px 18px; }.tc-wp-tool-root .dpfg-tool-wrap .dpfg-tool-wrap__container{ width: 100%; }.tc-wp-tool-root .dpfg-tool-wrap .dpfg-tool-wrap__title{ font-size: 42px; }.tc-wp-tool-root .dpfg-tool-wrap .dpfg-tool-wrap__subtitle{ font-size: 16px; }.tc-wp-tool-root .dpfg-tool-wrap .dpfg-tool-wrap__input{ min-height: 112px; padding: 16px; font-size: 19px; }.tc-wp-tool-root .dpfg-tool-wrap .dpfg-tool-wrap__btn{ min-height: 44px; padding: 0 20px; font-size: 14px; }.tc-wp-tool-root .dpfg-tool-wrap .dpfg-tool-wrap__grid{ grid-template-columns: 1fr !important; gap: 20px; }.tc-wp-tool-root .dpfg-tool-wrap .dpfg-card{ padding: 18px; }.tc-wp-tool-root .dpfg-tool-wrap .dpfg-card__name{ font-size: 17px; }.tc-wp-tool-root .dpfg-tool-wrap .dpfg-card__preview{ font-size: 30px; padding: 16px; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .dpfg-tool-wrap{ padding: 58px 26px; }.tc-wp-tool-root .dpfg-tool-wrap .dpfg-tool-wrap__container{ width: 100%; }.tc-wp-tool-root .dpfg-tool-wrap .dpfg-tool-wrap__title{ font-size: 54px; }.tc-wp-tool-root .dpfg-tool-wrap .dpfg-tool-wrap__subtitle{ font-size: 17px; }.tc-wp-tool-root .dpfg-tool-wrap .dpfg-tool-wrap__input{ min-height: 118px; padding: 18px; font-size: 21px; }.tc-wp-tool-root .dpfg-tool-wrap .dpfg-tool-wrap__btn{ min-height: 46px; padding: 0 22px; font-size: 15px; }.tc-wp-tool-root .dpfg-tool-wrap .dpfg-tool-wrap__grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 22px; }.tc-wp-tool-root .dpfg-tool-wrap .dpfg-card{ padding: 20px; }.tc-wp-tool-root .dpfg-tool-wrap .dpfg-card__name{ font-size: 17px; }.tc-wp-tool-root .dpfg-tool-wrap .dpfg-card__preview{ font-size: 31px; padding: 17px; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .dpfg-tool-wrap{ padding: 70px 30px; }.tc-wp-tool-root .dpfg-tool-wrap .dpfg-tool-wrap__container{ width: 100%; }.tc-wp-tool-root .dpfg-tool-wrap .dpfg-tool-wrap__title{ font-size: 62px; }.tc-wp-tool-root .dpfg-tool-wrap .dpfg-tool-wrap__subtitle{ font-size: 18px; }.tc-wp-tool-root .dpfg-tool-wrap .dpfg-tool-wrap__input{ min-height: 124px; padding: 20px; font-size: 22px; }.tc-wp-tool-root .dpfg-tool-wrap .dpfg-tool-wrap__btn{ min-height: 48px; padding: 0 24px; font-size: 15px; }.tc-wp-tool-root .dpfg-tool-wrap .dpfg-tool-wrap__grid{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 24px; }.tc-wp-tool-root .dpfg-tool-wrap .dpfg-card{ padding: 21px; }.tc-wp-tool-root .dpfg-tool-wrap .dpfg-card__name{ font-size: 18px; }.tc-wp-tool-root .dpfg-tool-wrap .dpfg-card__preview{ font-size: 32px; padding: 18px; }}@media (min-width: 1200px){.tc-wp-tool-root .dpfg-tool-wrap{ padding: 82px 34px; }.tc-wp-tool-root .dpfg-tool-wrap .dpfg-tool-wrap__container{ width: 100%; }.tc-wp-tool-root .dpfg-tool-wrap .dpfg-tool-wrap__title{ font-size: 70px; }.tc-wp-tool-root .dpfg-tool-wrap .dpfg-tool-wrap__subtitle{ font-size: 18px; }.tc-wp-tool-root .dpfg-tool-wrap .dpfg-tool-wrap__input{ min-height: 128px; padding: 22px; font-size: 23px; }.tc-wp-tool-root .dpfg-tool-wrap .dpfg-tool-wrap__btn{ min-height: 48px; padding: 0 25px; font-size: 15px; }.tc-wp-tool-root .dpfg-tool-wrap .dpfg-tool-wrap__grid{ grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 25px; }.tc-wp-tool-root .dpfg-tool-wrap .dpfg-card{ padding: 22px; }.tc-wp-tool-root .dpfg-tool-wrap .dpfg-card__name{ font-size: 18px; }.tc-wp-tool-root .dpfg-tool-wrap .dpfg-card__preview{ font-size: 33px; padding: 18px; }}.wpc-scope-687 .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-687 .tc-wp-tool-root .dpfg-tool-wrap__btn--clear{}.wpc-scope-687 .tc-wp-tool-root .dpfg-tool-wrap__btn--load{}