@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-490 .tc-wp-tool-root img, .wpc-scope-490 .tc-wp-tool-root video, .wpc-scope-490 .tc-wp-tool-root svg, .wpc-scope-490 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-490 .tc-wp-tool-root .gfgerman-tool-wrap{
  width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  border-radius: 0 !important;
  position: relative;
  padding: 64px 20px;
  background:
    radial-gradient(circle at 15% 18%, rgba(191, 38, 38, 0.24), transparent 30%),
    radial-gradient(circle at 86% 10%, rgba(214, 171, 84, 0.22), transparent 34%),
    linear-gradient(135deg, #120d10 0%, #231113 42%, #08090c 100%);
  color: #fff7e6;
  font-family: Georgia, "Times New Roman", serif;
}.wpc-scope-490 .tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-inner, .wpc-scope-490 .tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-header, .wpc-scope-490 .tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-panel, .wpc-scope-490 .tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-input-area, .wpc-scope-490 .tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-action-row, .wpc-scope-490 .tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-grid, .wpc-scope-490 .tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-card, .wpc-scope-490 .tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-preview, .wpc-scope-490 .tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-load-row{
  box-sizing: border-box;
}.wpc-scope-490 .tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-inner{
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 18px;
  padding-right: 18px;
}.wpc-scope-490 .tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-header{
  text-align: center;
  margin: 0 auto 28px;
}.wpc-scope-490 .tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-header h1{
  margin: 0;
  font-size: clamp(1.5rem, 5vw, 2.8rem);
  line-height: 1.12;
  letter-spacing: 0;
  color: #fff8e7;
  text-shadow: 0 0 26px rgba(214, 171, 84, 0.3);
}.wpc-scope-490 .tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-header p{
  max-width: 760px;
  margin: 14px auto 0;
  color: #eadfc9;
  font-size: 1.06rem;
  line-height: 1.65;
}.wpc-scope-490 .tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-panel{
  width: 100%;
  max-width: 100%;
  padding: 26px;
  border: 1px solid rgba(234, 194, 112, 0.24);
  background: rgba(255, 248, 231, 0.075);
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.42), inset 0 1px 0 rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(16px);
}.wpc-scope-490 .tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-input-area{
  width: 100%;
  padding: 20px;
  margin-bottom: 24px;
  border: 1px solid rgba(214, 171, 84, 0.22);
  background: rgba(8, 9, 12, 0.42);
  box-shadow: inset 0 0 28px rgba(0, 0, 0, 0.22);
}.wpc-scope-490 .tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-label{
  display: block;
  margin-bottom: 10px;
  color: #ffe2a4;
  font-size: 0.96rem;
  font-weight: 700;
}.wpc-scope-490 .tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-input{
  display: block;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  min-height: 52px;
  padding: 14px 16px;
  border: 1px solid rgba(234, 194, 112, 0.34);
  border-radius: 8px;
  outline: none;
  background: rgba(255, 252, 242, 0.96);
  color: #1a1010;
  font-size: 1.05rem;
  line-height: 1.3;
  font-family: Georgia, "Times New Roman", serif;
  transition: box-shadow 180ms ease, border-color 180ms ease, transform 180ms ease;
}.wpc-scope-490 .tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-input:focus{
  border-color: rgba(255, 216, 132, 0.9);
  box-shadow: 0 0 0 4px rgba(214, 171, 84, 0.18), 0 0 24px rgba(214, 171, 84, 0.28);
}.wpc-scope-490 .tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-helper{
  margin-top: 9px;
  color: #d9c9ad;
  font-size: 0.9rem;
  line-height: 1.45;
}.wpc-scope-490 .tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-action-row, .wpc-scope-490 .tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-load-row{
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: 16px;
}.wpc-scope-490 .tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-btn{
  min-height: 44px;
  padding: 12px 18px;
  border: 1px solid rgba(255, 226, 164, 0.42);
  border-radius: 8px;
  background: linear-gradient(135deg, #8e1f1f 0%, #d3a34e 100%);
  color: #fffaf0;
  font-size: 0.94rem;
  font-weight: 800;
  line-height: 1;
  font-family: Georgia, "Times New Roman", serif;
  cursor: pointer;
  box-shadow: 0 12px 26px rgba(0, 0, 0, 0.26);
  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease;
}.wpc-scope-490 .tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-btn:hover{
  transform: translateY(-2px);
  filter: brightness(1.06);
  box-shadow: 0 16px 34px rgba(214, 171, 84, 0.24);
}.wpc-scope-490 .tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-btn:focus-visible{
  outline: 3px solid rgba(255, 237, 184, 0.88);
  outline-offset: 3px;
}.wpc-scope-490 .tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-grid{
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
  width: 100%;
  max-width: 100%;
}.wpc-scope-490 .tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-card{
  width: 100%;
  max-width: 100%;
  padding: 18px;
  border: 1px solid rgba(234, 194, 112, 0.2);
  background: linear-gradient(180deg, rgba(255, 248, 231, 0.11), rgba(8, 9, 12, 0.32));
  box-shadow: 0 16px 34px rgba(0, 0, 0, 0.28);
  animation: gfgermanFadeIn 260ms ease both;
  transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}.wpc-scope-490 .tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-card:hover{
  transform: translateY(-4px);
  border-color: rgba(255, 226, 164, 0.4);
  box-shadow: 0 22px 44px rgba(0, 0, 0, 0.34), 0 0 22px rgba(214, 171, 84, 0.12);
}.wpc-scope-490 .tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-card-title{
  margin: 0 0 12px;
  color: #ffe2a4;
  font-size: 1rem;
  line-height: 1.35;
  font-weight: 800;
}.wpc-scope-490 .tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-preview{
  max-height: 180px;
  min-height: 118px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 15px;
  border: 1px solid rgba(255, 226, 164, 0.18);
  border-radius: 8px;
  background: rgba(5, 5, 7, 0.52);
  color: #fffaf0;
  font-size: 1.18rem;
  line-height: 1.55;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: normal;
}.wpc-scope-490 .tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-490 .tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-preview::-webkit-scrollbar-track{
  background: rgba(255, 248, 231, 0.07);
}.wpc-scope-490 .tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-preview::-webkit-scrollbar-thumb{
  background: rgba(214, 171, 84, 0.62);
  border-radius: 999px;
}.wpc-scope-490 .tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-copy{
  width: 100%;
  margin-top: 14px;
}.wpc-scope-490 .tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-status{
  width: 1px;
  height: 1px;
  overflow: hidden;
  position: absolute;
  left: -9999px;
}@keyframes gfgermanFadeIn{
  from {
    opacity: 0;
    transform: translateY(8px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .gfgerman-tool-wrap{
    border-radius: 0 !important;
    padding: 38px 10px;
  }.tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-inner{
    width: 100%;
    padding-left: 4px;
    padding-right: 4px;
  }.tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-header h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-header p{
    font-size: 0.94rem;
  }.tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-panel{
    padding: 13px;
  }.tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-input-area{
    padding: 13px;
  }.tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-input{
    width: 100%;
    max-width: 100%;
    min-height: 50px;
    font-size: 1rem;
    padding: 12px 13px;
  }.tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-btn{
    width: 100%;
    min-height: 46px;
    font-size: 0.92rem;
    padding: 12px 14px;
  }.tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-grid{
    grid-template-columns: 1fr !important;
    gap: 14px;
  }.tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-card{
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    padding: 14px;
  }.tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-preview{
    font-size: 1.02rem;
    padding: 13px;
    overflow-wrap: anywhere;
    word-break: break-word;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .gfgerman-tool-wrap{
    border-radius: 0 !important;
    padding: 42px 12px;
  }.tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-inner{
    width: 100%;
    padding-left: 5px;
    padding-right: 5px;
  }.tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-header h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-header p{
    font-size: 0.96rem;
  }.tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-panel{
    padding: 14px;
  }.tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-input{
    width: 100%;
    max-width: 100%;
    min-height: 51px;
    font-size: 1rem;
  }.tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-btn{
    width: 100%;
    min-height: 46px;
    font-size: 0.93rem;
  }.tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-grid{
    grid-template-columns: 1fr !important;
    gap: 15px;
  }.tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-card{
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    padding: 15px;
  }.tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-preview{
    font-size: 1.06rem;
    overflow-wrap: anywhere;
    word-break: break-word;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .gfgerman-tool-wrap{
    border-radius: 0 !important;
    padding: 46px 14px;
  }.tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-inner{
    width: 100%;
    padding-left: 7px;
    padding-right: 7px;
  }.tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-header h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-header p{
    font-size: 1rem;
  }.tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-input{
    width: 100%;
    max-width: 100%;
    min-height: 52px;
    font-size: 1.02rem;
  }.tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-btn{
    min-height: 46px;
    font-size: 0.94rem;
  }.tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-grid{
    grid-template-columns: 1fr !important;
    gap: 16px;
  }.tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-card{
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    padding: 16px;
  }.tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-preview{
    font-size: 1.1rem;
    overflow-wrap: anywhere;
    word-break: break-word;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .gfgerman-tool-wrap{
    border-radius: 0 !important;
    padding: 56px 18px;
  }.tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-inner{
    width: 100%;
    padding-left: 12px;
    padding-right: 12px;
  }.tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-header h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-header p{
    font-size: 1.03rem;
  }.tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-input{
    width: 100%;
    max-width: 100%;
    min-height: 54px;
    font-size: 1.05rem;
  }.tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-btn{
    min-height: 45px;
    font-size: 0.95rem;
  }.tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 17px;
  }.tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-card{
    padding: 17px;
  }.tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-preview{
    font-size: 1.14rem;
  }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .gfgerman-tool-wrap{
    border-radius: 0 !important;
    padding: 62px 20px;
  }.tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-inner{
    width: 100%;
    padding-left: 16px;
    padding-right: 16px;
  }.tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-header h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-header p{
    font-size: 1.05rem;
  }.tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-input{
    width: 100%;
    max-width: 100%;
    min-height: 54px;
    font-size: 1.06rem;
  }.tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-btn{
    min-height: 45px;
    font-size: 0.95rem;
  }.tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-card{
    padding: 18px;
  }.tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-preview{
    font-size: 1.16rem;
  }}@media (min-width: 1200px){.tc-wp-tool-root .gfgerman-tool-wrap{
    border-radius: 0 !important;
    padding: 70px 24px;
  }.tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-inner{
    width: 100%;
    padding-left: 18px;
    padding-right: 18px;
  }.tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-header h1{
    font-size: clamp(1.5rem, 5vw, 2.8rem);
  }.tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-header p{
    font-size: 1.06rem;
  }.tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-input{
    width: 100%;
    max-width: 100%;
    min-height: 54px;
    font-size: 1.06rem;
  }.tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-btn{
    min-height: 45px;
    font-size: 0.96rem;
  }.tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
  }.tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-card{
    padding: 18px;
  }.tc-wp-tool-root .gfgerman-tool-wrap .gfgerman-preview{
    font-size: 1.18rem;
  }}.wpc-scope-490 /* 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-490 /* tc-auto: preserve HTML class hooks */
.tc-wp-tool-root .gfgerman-clear{}.wpc-scope-490 .tc-wp-tool-root .gfgerman-load{}