@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-617 .tc-wp-tool-root img, .wpc-scope-617 .tc-wp-tool-root video, .wpc-scope-617 .tc-wp-tool-root svg, .wpc-scope-617 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-617 .tc-wp-tool-root .cbfg-tool-wrap{
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  box-sizing: border-box;
  color: #fff7df;
  background:
    radial-gradient(circle at 18% 12%, rgba(122, 32, 66, 0.62), transparent 32%),
    radial-gradient(circle at 82% 18%, rgba(95, 72, 155, 0.38), transparent 30%),
    radial-gradient(circle at 55% 90%, rgba(185, 137, 43, 0.28), transparent 36%),
    linear-gradient(135deg, #070609 0%, #151014 28%, #39101a 56%, #121114 78%, #070609 100%);
  font-family: Georgia, "Times New Roman", serif;
}.wpc-scope-617 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-shell, .wpc-scope-617 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-container, .wpc-scope-617 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-header, .wpc-scope-617 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-control-panel, .wpc-scope-617 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-input-row, .wpc-scope-617 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-status-row, .wpc-scope-617 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-grid, .wpc-scope-617 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-card, .wpc-scope-617 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-preview, .wpc-scope-617 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-load-wrap{
  box-sizing: border-box;
  max-width: 100%;
}.wpc-scope-617 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-shell{
  position: relative;
  width: 100%;
  overflow: hidden;
}.wpc-scope-617 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-container{
  position: relative;
  z-index: 2;
  width: min(1200px, 100%);
  margin: 0 auto;
}.wpc-scope-617 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-orb{
  position: absolute;
  pointer-events: none;
  border-radius: 999px;
  filter: blur(12px);
  opacity: 0.48;
}.wpc-scope-617 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-orb-one{
  width: 360px;
  height: 360px;
  top: 8%;
  left: -120px;
  background: radial-gradient(circle, rgba(190, 143, 54, 0.34), transparent 70%);
}.wpc-scope-617 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-orb-two{
  width: 420px;
  height: 420px;
  right: -140px;
  bottom: 8%;
  background: radial-gradient(circle, rgba(99, 59, 142, 0.32), transparent 72%);
}.wpc-scope-617 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-header{
  text-align: center;
}.wpc-scope-617 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-kicker{
  display: inline-block;
  margin-bottom: 14px;
  padding: 8px 14px;
  border: 1px solid rgba(218, 174, 84, 0.38);
  border-radius: 999px;
  color: #f1d38a;
  background: rgba(9, 8, 11, 0.44);
  box-shadow: 0 0 22px rgba(218, 174, 84, 0.12);
  font-family: Georgia, "Times New Roman", serif;
  line-height: 1.2;
}.wpc-scope-617 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-header h1{
  margin: 0;
  color: #fff3cf;
  text-align: center;
  font-family: Georgia, "Times New Roman", serif;
  font-weight: 700;
  line-height: 1.05;
  text-shadow: 0 0 24px rgba(189, 31, 55, 0.32), 0 2px 0 rgba(0, 0, 0, 0.55);
}.wpc-scope-617 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-subtitle{
  width: min(780px, 100%);
  margin: 18px auto 0;
  color: rgba(255, 245, 218, 0.84);
  text-align: center;
  font-family: Georgia, "Times New Roman", serif;
  line-height: 1.65;
}.wpc-scope-617 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-control-panel{
  border: 1px solid rgba(230, 187, 94, 0.24);
  border-radius: 8px;
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.13), rgba(255, 255, 255, 0.045));
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.42), inset 0 1px 0 rgba(255, 255, 255, 0.16);
  backdrop-filter: blur(18px);
}.wpc-scope-617 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-label{
  display: block;
  margin: 0 0 10px;
  color: #f6db9a;
  font-family: Georgia, "Times New Roman", serif;
  font-weight: 700;
  line-height: 1.25;
}.wpc-scope-617 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-input-row{
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 14px;
  align-items: stretch;
  width: 100%;
}.wpc-scope-617 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-input{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  resize: vertical;
  border: 1px solid rgba(238, 206, 135, 0.34);
  border-radius: 8px;
  outline: none;
  background: rgba(7, 6, 9, 0.72);
  color: #fff6df;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.04);
  font-family: Georgia, "Times New Roman", serif;
  line-height: 1.55;
  transition: border-color 180ms ease, box-shadow 180ms ease, background 180ms ease;
}.wpc-scope-617 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-input::placeholder{
  color: rgba(255, 239, 201, 0.45);
}.wpc-scope-617 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-input:focus{
  border-color: rgba(241, 196, 92, 0.82);
  background: rgba(8, 7, 10, 0.9);
  box-shadow: 0 0 0 4px rgba(190, 42, 70, 0.18), 0 0 34px rgba(218, 174, 84, 0.15);
}.wpc-scope-617 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-btn{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: auto;
  max-width: 100%;
  border: 1px solid rgba(238, 201, 122, 0.42);
  border-radius: 8px;
  background: linear-gradient(135deg, #ad243a 0%, #6f1426 46%, #c89a3b 100%);
  color: #fff9e8;
  box-shadow: 0 14px 30px rgba(0, 0, 0, 0.3), 0 0 22px rgba(173, 36, 58, 0.18);
  font-family: Georgia, "Times New Roman", serif;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease, filter 180ms ease;
}.wpc-scope-617 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-btn:hover, .wpc-scope-617 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-btn:focus{
  transform: translateY(-2px);
  border-color: rgba(255, 226, 157, 0.78);
  box-shadow: 0 18px 38px rgba(0, 0, 0, 0.38), 0 0 30px rgba(218, 174, 84, 0.28);
  filter: brightness(1.06);
  outline: none;
}.wpc-scope-617 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-btn:disabled{
  opacity: 0.58;
  cursor: not-allowed;
  transform: none;
}.wpc-scope-617 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-status-row{
  display: flex;
  align-items: center;
  justify-content: center;
  color: rgba(255, 244, 218, 0.72);
  font-family: Georgia, "Times New Roman", serif;
}.wpc-scope-617 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-grid{
  display: grid;
  width: 100%;
  max-width: 100%;
  align-items: stretch;
  overflow: visible;
}.wpc-scope-617 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-card{
  display: grid;
  grid-template-rows: auto minmax(122px, 1fr) auto;
  width: 100%;
  min-width: 0;
  max-width: 100%;
  border: 1px solid rgba(228, 188, 109, 0.24);
  border-radius: 8px;
  background:
    linear-gradient(160deg, rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0.045)),
    radial-gradient(circle at top right, rgba(124, 30, 52, 0.24), transparent 42%);
  box-shadow: 0 18px 44px rgba(0, 0, 0, 0.35), inset 0 1px 0 rgba(255, 255, 255, 0.12);
  backdrop-filter: blur(16px);
  overflow: hidden;
  animation: cbfgFadeIn 360ms ease both;
  transition: transform 200ms ease, border-color 200ms ease, box-shadow 200ms ease;
}.wpc-scope-617 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-card:hover{
  transform: translateY(-6px);
  border-color: rgba(241, 202, 119, 0.48);
  box-shadow: 0 24px 58px rgba(0, 0, 0, 0.44), 0 0 26px rgba(160, 32, 55, 0.18);
}.wpc-scope-617 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-card h2{
  margin: 0;
  color: #f7d98f;
  font-family: Georgia, "Times New Roman", serif;
  font-weight: 700;
  line-height: 1.25;
}.wpc-scope-617 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-preview{
  width: 100%;
  max-width: 100%;
  max-height: 180px;
  min-width: 0;
  overflow-y: auto;
  overflow-x: hidden;
  border: 1px solid rgba(238, 204, 132, 0.16);
  border-radius: 8px;
  background: rgba(5, 5, 8, 0.54);
  color: #fff6dd;
  font-family: Georgia, "Times New Roman", "Palatino Linotype", serif;
  line-height: 1.45;
  text-align: center;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: normal;
  text-shadow: 0 0 18px rgba(220, 176, 83, 0.2);
}.wpc-scope-617 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-preview::-webkit-scrollbar{
  width: 8px;
}.wpc-scope-617 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-preview::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.06);
  border-radius: 999px;
}.wpc-scope-617 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(#bb8d36, #7e1b2e);
  border-radius: 999px;
}.wpc-scope-617 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-copy-btn{
  width: 100%;
}.wpc-scope-617 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-load-wrap{
  display: flex;
  justify-content: center;
}.wpc-scope-617 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-load-btn{
  min-width: 190px;
}@keyframes cbfgFadeIn{
  from {
    opacity: 0;
    transform: translateY(14px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}.wpc-scope-617 .tc-wp-tool-root .cbfg-tool-wrap .cbfg-card.cbfg-reveal{
  animation: cbfgFadeIn 420ms ease both;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .cbfg-tool-wrap{ padding: 34px 12px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-container{ width: 100%; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-header h1{ font-size: 31px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-subtitle{ font-size: 15px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-kicker{ font-size: 12px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-control-panel{ margin-top: 26px; padding: 16px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-label{ font-size: 14px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-input-row{ grid-template-columns: 1fr; gap: 10px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-input{ min-height: 104px; padding: 13px; font-size: 16px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-btn{ min-height: 44px; padding: 12px 16px; font-size: 14px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-status-row{ margin: 22px 0 14px; 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{ padding: 15px; gap: 13px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-card h2{ font-size: 16px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-preview{ padding: 16px 12px; font-size: 24px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-load-wrap{ margin-top: 22px; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .cbfg-tool-wrap{ padding: 38px 14px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-container{ width: 100%; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-header 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-kicker{ font-size: 12.5px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-control-panel{ margin-top: 28px; padding: 18px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-label{ font-size: 14px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-input-row{ grid-template-columns: 1fr; gap: 11px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-input{ min-height: 108px; padding: 14px; font-size: 16px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-btn{ min-height: 46px; padding: 13px 18px; font-size: 15px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-status-row{ margin: 24px 0 16px; font-size: 13.5px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-grid{ grid-template-columns: 1fr !important; gap: 16px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-card{ padding: 17px; gap: 14px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-card h2{ font-size: 17px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-preview{ padding: 17px 13px; font-size: 26px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-load-wrap{ margin-top: 24px; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .cbfg-tool-wrap{ padding: 44px 18px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-container{ width: 100%; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-header h1{ font-size: 42px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-subtitle{ font-size: 16px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-kicker{ font-size: 13px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-control-panel{ margin-top: 30px; padding: 20px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-label{ font-size: 15px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-input-row{ grid-template-columns: 1fr; gap: 12px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-input{ min-height: 112px; padding: 15px; font-size: 17px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-btn{ min-height: 48px; padding: 14px 20px; font-size: 15px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-status-row{ margin: 26px 0 17px; font-size: 14px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-grid{ grid-template-columns: 1fr !important; gap: 18px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-card{ padding: 19px; gap: 15px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-card h2{ font-size: 18px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-preview{ padding: 18px 14px; font-size: 28px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-load-wrap{ margin-top: 26px; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .cbfg-tool-wrap{ padding: 58px 24px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-container{ width: 100%; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-header h1{ font-size: 56px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-subtitle{ font-size: 17px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-kicker{ font-size: 13px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-control-panel{ margin-top: 36px; padding: 24px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-label{ font-size: 15px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-input{ min-height: 112px; padding: 16px; font-size: 18px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-btn{ min-height: 50px; padding: 15px 22px; font-size: 15px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-status-row{ margin: 30px 0 18px; font-size: 14px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 20px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-card{ padding: 20px; gap: 16px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-card h2{ font-size: 18px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-preview{ padding: 20px 15px; font-size: 29px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-load-wrap{ margin-top: 30px; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .cbfg-tool-wrap{ padding: 70px 28px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-container{ width: 100%; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-header h1{ font-size: 64px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-subtitle{ font-size: 18px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-kicker{ font-size: 13.5px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-control-panel{ margin-top: 40px; padding: 26px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-label{ font-size: 16px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-input{ min-height: 116px; padding: 17px; font-size: 18px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-btn{ min-height: 52px; padding: 16px 24px; font-size: 16px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-status-row{ margin: 32px 0 20px; font-size: 14.5px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-grid{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 22px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-card{ padding: 21px; gap: 16px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-card h2{ font-size: 18px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-preview{ padding: 21px 15px; font-size: 29px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-load-wrap{ margin-top: 32px; }}@media (min-width: 1200px){.tc-wp-tool-root .cbfg-tool-wrap{ padding: 80px 32px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-container{ width: 100%; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-header h1{ font-size: 72px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-subtitle{ font-size: 18px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-kicker{ font-size: 14px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-control-panel{ margin-top: 42px; padding: 28px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-label{ font-size: 16px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-input{ min-height: 118px; padding: 18px; font-size: 19px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-btn{ min-height: 54px; padding: 16px 26px; font-size: 16px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-status-row{ margin: 34px 0 22px; font-size: 15px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-grid{ grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 24px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-card{ padding: 22px; gap: 17px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-card h2{ font-size: 19px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-preview{ padding: 22px 16px; font-size: 30px; }.tc-wp-tool-root .cbfg-tool-wrap .cbfg-load-wrap{ margin-top: 34px; }}.wpc-scope-617 /* 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-617 /* tc-auto: preserve HTML class hooks */
.tc-wp-tool-root .cbfg-clear-btn{}.wpc-scope-617 .tc-wp-tool-root .cbfg-count{}