@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap');

/* 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;
}
.tc-wp-tool-root img,
.tc-wp-tool-root video,
.tc-wp-tool-root svg,
.tc-wp-tool-root iframe {
  max-width: 100%;
  height: auto;
}

.tc-wp-tool-root #phr-wrap#phr-wrap, .tc-wp-tool-root #phr-wrap#phr-wrap *, .tc-wp-tool-root #phr-wrap#phr-wrap *::before, .tc-wp-tool-root #phr-wrap#phr-wrap *::after{
  box-sizing: border-box !important;
}.tc-wp-tool-root #phr-wrap#phr-wrap{
  position: relative !important;
  width: 100% !important;
  max-width: 100% !important;
  overflow-x: hidden !important;
  margin: 0 !important;
  padding: 28px 16px !important;
  font-family: "Inter", Arial, sans-serif !important;
  color: #0f172a !important;
  background: linear-gradient(135deg, #f0f4f8 0%, #ffffff 58%, #eaf7fb 100%) !important;
  line-height: 1.5 !important;
}.tc-wp-tool-root #phr-wrap#phr-wrap .phr-shell{
  width: 100% !important;
  max-width: 1200px !important;
  margin: 0 auto !important;
}.tc-wp-tool-root #phr-wrap#phr-wrap .phr-hero{
  text-align: center !important;
  margin: 0 auto 24px auto !important;
  max-width: 900px !important;
}.tc-wp-tool-root #phr-wrap#phr-wrap .phr-title{
  margin: 0 0 12px 0 !important;
  color: #0f172a !important;
  font-size: clamp(28px, 4vw, 48px) !important;
  line-height: 1.08 !important;
  font-weight: 800 !important;
  letter-spacing: 0 !important;
  overflow-wrap: anywhere !important;
}.tc-wp-tool-root #phr-wrap#phr-wrap .phr-subtitle{
  margin: 0 auto 8px auto !important;
  color: rgba(15, 23, 42, 0.66) !important;
  font-size: 17px !important;
  line-height: 1.55 !important;
  max-width: 760px !important;
}.tc-wp-tool-root #phr-wrap#phr-wrap .phr-privacy-top, .tc-wp-tool-root #phr-wrap#phr-wrap .phr-note{
  margin: 0 !important;
  color: rgba(15, 23, 42, 0.66) !important;
  font-size: 14px !important;
  line-height: 1.5 !important;
}.tc-wp-tool-root #phr-wrap#phr-wrap .phr-panel{
  width: 100% !important;
  border: 1px solid #d8e2ef !important;
  border-radius: 18px !important;
  background: rgba(255, 255, 255, 0.72) !important;
  padding: 16px !important;
  box-shadow: 0 18px 48px rgba(15, 23, 42, 0.08) !important;
}.tc-wp-tool-root #phr-wrap#phr-wrap .phr-main-grid{
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) !important;
  gap: 16px !important;
  width: 100% !important;
}.tc-wp-tool-root #phr-wrap#phr-wrap .phr-card{
  min-width: 0 !important;
  width: 100% !important;
  background: #ffffff !important;
  border: 1px solid #d8e2ef !important;
  border-radius: 14px !important;
  padding: 22px !important;
  box-shadow: 0 10px 28px rgba(15, 23, 42, 0.06) !important;
}.tc-wp-tool-root #phr-wrap#phr-wrap .phr-card-title{
  margin: 0 0 18px 0 !important;
  color: #0f172a !important;
  font-size: 20px !important;
  line-height: 1.25 !important;
  font-weight: 800 !important;
  letter-spacing: 0 !important;
}.tc-wp-tool-root #phr-wrap#phr-wrap .phr-field{
  display: grid !important;
  gap: 8px !important;
  margin: 0 0 16px 0 !important;
  min-width: 0 !important;
}.tc-wp-tool-root #phr-wrap#phr-wrap .phr-label{
  color: #0f172a !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  line-height: 1.35 !important;
}.tc-wp-tool-root #phr-wrap#phr-wrap input, .tc-wp-tool-root #phr-wrap#phr-wrap button, .tc-wp-tool-root #phr-wrap#phr-wrap select{
  appearance: none !important;
  -webkit-appearance: none !important;
  border: 1px solid #d8e2ef !important;
  background: #ffffff !important;
  color: #0f172a !important;
  padding: 11px 13px !important;
  border-radius: 10px !important;
  min-height: 44px !important;
  box-sizing: border-box !important;
  max-width: 100% !important;
  min-width: 0 !important;
  font-family: inherit !important;
  outline: none !important;
  font-size: 15px !important;
  line-height: 1.25 !important;
}.tc-wp-tool-root #phr-wrap#phr-wrap input:focus, .tc-wp-tool-root #phr-wrap#phr-wrap select:focus, .tc-wp-tool-root #phr-wrap#phr-wrap button:focus{
  border-color: #2563eb !important;
  box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.16) !important;
}.tc-wp-tool-root #phr-wrap#phr-wrap .phr-input, .tc-wp-tool-root #phr-wrap#phr-wrap .phr-select, .tc-wp-tool-root #phr-wrap#phr-wrap .phr-number{
  width: 100% !important;
}.tc-wp-tool-root #phr-wrap#phr-wrap .phr-length-head{
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) 92px !important;
  align-items: center !important;
  gap: 12px !important;
}.tc-wp-tool-root #phr-wrap#phr-wrap input[type="range"]{
  width: 100% !important;
  height: 44px !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  cursor: pointer !important;
}.tc-wp-tool-root #phr-wrap#phr-wrap input[type="range"]::-webkit-slider-runnable-track{
  height: 10px !important;
  border-radius: 999px !important;
  background: linear-gradient(90deg, #2563eb, #06b6d4) !important;
  border: 1px solid #d8e2ef !important;
}.tc-wp-tool-root #phr-wrap#phr-wrap input[type="range"]::-webkit-slider-thumb{
  -webkit-appearance: none !important;
  width: 24px !important;
  height: 24px !important;
  margin-top: -8px !important;
  border-radius: 999px !important;
  background: #ffffff !important;
  border: 3px solid #2563eb !important;
  box-shadow: 0 4px 12px rgba(15, 23, 42, 0.22) !important;
}.tc-wp-tool-root #phr-wrap#phr-wrap input[type="range"]::-moz-range-track{
  height: 10px !important;
  border-radius: 999px !important;
  background: linear-gradient(90deg, #2563eb, #06b6d4) !important;
  border: 1px solid #d8e2ef !important;
}.tc-wp-tool-root #phr-wrap#phr-wrap input[type="range"]::-moz-range-thumb{
  width: 24px !important;
  height: 24px !important;
  border-radius: 999px !important;
  background: #ffffff !important;
  border: 3px solid #2563eb !important;
  box-shadow: 0 4px 12px rgba(15, 23, 42, 0.22) !important;
}.tc-wp-tool-root #phr-wrap#phr-wrap input[type="range"]:focus{
  box-shadow: 0 0 0 3px rgba(37, 99, 235, 0.16) !important;
  border-radius: 999px !important;
}.tc-wp-tool-root #phr-wrap#phr-wrap .phr-segment{
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 8px !important;
}.tc-wp-tool-root #phr-wrap#phr-wrap .phr-segment-option{
  min-width: 0 !important;
  cursor: pointer !important;
}.tc-wp-tool-root #phr-wrap#phr-wrap .phr-segment-option input{
  position: absolute !important;
  opacity: 0 !important;
  pointer-events: none !important;
}.tc-wp-tool-root #phr-wrap#phr-wrap .phr-segment-option span{
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 44px !important;
  padding: 10px 8px !important;
  border: 1px solid #d8e2ef !important;
  border-radius: 10px !important;
  background: #ffffff !important;
  color: rgba(15, 23, 42, 0.78) !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  text-align: center !important;
  overflow-wrap: anywhere !important;
}.tc-wp-tool-root #phr-wrap#phr-wrap .phr-segment-option input:checked + span{
  border-color: #2563eb !important;
  background: rgba(37, 99, 235, 0.1) !important;
  color: #0f172a !important;
}.tc-wp-tool-root #phr-wrap#phr-wrap .phr-preset-row{
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 8px !important;
}.tc-wp-tool-root #phr-wrap#phr-wrap .phr-btn{
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 8px !important;
  cursor: pointer !important;
  text-align: center !important;
  font-weight: 800 !important;
  text-decoration: none !important;
  transition: transform 0.15s ease, box-shadow 0.15s ease, background 0.15s ease !important;
  white-space: normal !important;
}.tc-wp-tool-root #phr-wrap#phr-wrap .phr-btn:hover{
  transform: translateY(-1px) !important;
}.tc-wp-tool-root #phr-wrap#phr-wrap .phr-btn-primary{
  width: 100% !important;
  background: linear-gradient(135deg, #2563eb, #06b6d4) !important;
  border-color: transparent !important;
  color: #ffffff !important;
  box-shadow: 0 12px 24px rgba(37, 99, 235, 0.22) !important;
}.tc-wp-tool-root #phr-wrap#phr-wrap .phr-btn-soft{
  flex: 1 1 150px !important;
  background: #f8fbff !important;
  color: #0f172a !important;
}.tc-wp-tool-root #phr-wrap#phr-wrap .phr-btn-copy{
  background: #2563eb !important;
  color: #ffffff !important;
  border-color: #2563eb !important;
  width: 110px !important;
}.tc-wp-tool-root #phr-wrap#phr-wrap .phr-options-grid{
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 10px !important;
  margin: 0 0 16px 0 !important;
}.tc-wp-tool-root #phr-wrap#phr-wrap .phr-check{
  display: flex !important;
  align-items: center !important;
  gap: 10px !important;
  min-width: 0 !important;
  min-height: 44px !important;
  padding: 10px 12px !important;
  border: 1px solid #d8e2ef !important;
  border-radius: 10px !important;
  background: #ffffff !important;
  color: #0f172a !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  cursor: pointer !important;
}.tc-wp-tool-root #phr-wrap#phr-wrap .phr-check input{
  width: 20px !important;
  height: 20px !important;
  min-height: 20px !important;
  padding: 0 !important;
  border-radius: 6px !important;
  flex: 0 0 auto !important;
}.tc-wp-tool-root #phr-wrap#phr-wrap .phr-check input:checked{
  background: #2563eb !important;
  border-color: #2563eb !important;
  box-shadow: inset 0 0 0 4px #ffffff !important;
}.tc-wp-tool-root #phr-wrap#phr-wrap .phr-check span{
  min-width: 0 !important;
  overflow-wrap: anywhere !important;
}.tc-wp-tool-root #phr-wrap#phr-wrap .phr-wide{
  grid-column: 1 / -1 !important;
}.tc-wp-tool-root #phr-wrap#phr-wrap .phr-select-grid{
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) !important;
  gap: 12px !important;
}.tc-wp-tool-root #phr-wrap#phr-wrap .phr-output-wrap{
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto !important;
  gap: 10px !important;
  align-items: stretch !important;
  margin: 0 0 18px 0 !important;
}.tc-wp-tool-root #phr-wrap#phr-wrap .phr-output{
  display: flex !important;
  align-items: center !important;
  min-height: 58px !important;
  width: 100% !important;
  min-width: 0 !important;
  padding: 13px 14px !important;
  border: 1px solid #d8e2ef !important;
  border-radius: 12px !important;
  background: #f8fbff !important;
  color: #0f172a !important;
  font-size: 20px !important;
  font-weight: 800 !important;
  line-height: 1.35 !important;
  overflow-wrap: anywhere !important;
  word-break: break-word !important;
}.tc-wp-tool-root #phr-wrap#phr-wrap .phr-meter-block{
  display: grid !important;
  gap: 8px !important;
  margin: 0 0 16px 0 !important;
}.tc-wp-tool-root #phr-wrap#phr-wrap .phr-meter-head{
  display: flex !important;
  justify-content: space-between !important;
  gap: 10px !important;
  align-items: center !important;
}.tc-wp-tool-root #phr-wrap#phr-wrap .phr-strength-label{
  color: #2563eb !important;
  font-size: 14px !important;
  font-weight: 800 !important;
}.tc-wp-tool-root #phr-wrap#phr-wrap .phr-meter{
  width: 100% !important;
  height: 12px !important;
  overflow: hidden !important;
  border-radius: 999px !important;
  background: #e7eef7 !important;
  border: 1px solid #d8e2ef !important;
}.tc-wp-tool-root #phr-wrap#phr-wrap .phr-meter-fill{
  width: 50% !important;
  height: 100% !important;
  border-radius: 999px !important;
  background: linear-gradient(90deg, #ef4444, #f59e0b, #22c55e, #06b6d4, #2563eb) !important;
  transition: width 0.2s ease !important;
}.tc-wp-tool-root #phr-wrap#phr-wrap .phr-stat{
  display: grid !important;
  gap: 5px !important;
  padding: 14px !important;
  border: 1px solid #d8e2ef !important;
  border-radius: 12px !important;
  background: #ffffff !important;
  margin: 0 0 14px 0 !important;
}.tc-wp-tool-root #phr-wrap#phr-wrap .phr-stat-label{
  color: rgba(15, 23, 42, 0.66) !important;
  font-size: 13px !important;
  font-weight: 700 !important;
}.tc-wp-tool-root #phr-wrap#phr-wrap .phr-stat-value{
  color: #0f172a !important;
  font-size: 18px !important;
  font-weight: 800 !important;
  overflow-wrap: anywhere !important;
}.tc-wp-tool-root #phr-wrap#phr-wrap .phr-toast{
  position: fixed !important;
  left: 50% !important;
  bottom: 22px !important;
  transform: translateX(-50%) translateY(16px) !important;
  opacity: 0 !important;
  pointer-events: none !important;
  z-index: 9999 !important;
  padding: 11px 16px !important;
  border-radius: 999px !important;
  background: #0f172a !important;
  color: #ffffff !important;
  font-size: 14px !important;
  font-weight: 800 !important;
  box-shadow: 0 12px 28px rgba(15, 23, 42, 0.22) !important;
  transition: opacity 0.2s ease, transform 0.2s ease !important;
}.tc-wp-tool-root #phr-wrap#phr-wrap .phr-toast.phr-show{
  opacity: 1 !important;
  transform: translateX(-50%) translateY(0) !important;
}@media (max-width: 1024px) {.tc-wp-tool-root #phr-wrap#phr-wrap{
    padding: 24px 14px !important;
  }.tc-wp-tool-root #phr-wrap#phr-wrap .phr-card{
    padding: 18px !important;
  }}@media (max-width: 768px) {.tc-wp-tool-root #phr-wrap#phr-wrap .phr-main-grid, .tc-wp-tool-root #phr-wrap#phr-wrap #phr-wrap#phr-wrap .phr-main-grid{
    grid-template-columns: minmax(0, 1fr) !important;
  }.tc-wp-tool-root #phr-wrap#phr-wrap .phr-title{
    font-size: clamp(26px, 7vw, 38px) !important;
  }}@media (max-width: 600px) {.tc-wp-tool-root #phr-wrap#phr-wrap .phr-panel{
    padding: 10px !important;
    border-radius: 14px !important;
  }.tc-wp-tool-root #phr-wrap#phr-wrap .phr-segment, .tc-wp-tool-root #phr-wrap#phr-wrap .phr-options-grid, .tc-wp-tool-root #phr-wrap#phr-wrap .phr-select-grid{
    grid-template-columns: minmax(0, 1fr) !important;
  }.tc-wp-tool-root #phr-wrap#phr-wrap .phr-output{
    font-size: 18px !important;
  }}@media (max-width: 480px) {.tc-wp-tool-root #phr-wrap#phr-wrap .phr-output-wrap, .tc-wp-tool-root #phr-wrap#phr-wrap #phr-wrap#phr-wrap .phr-output-wrap{
    grid-template-columns: minmax(0, 1fr) !important;
  }.tc-wp-tool-root #phr-wrap#phr-wrap .phr-btn-copy, .tc-wp-tool-root #phr-wrap#phr-wrap .phr-btn-soft{
    width: 100% !important;
  }.tc-wp-tool-root #phr-wrap#phr-wrap .phr-preset-row{
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
  }}@media (max-width: 420px) {.tc-wp-tool-root #phr-wrap#phr-wrap{
    padding: 18px 10px !important;
  }.tc-wp-tool-root #phr-wrap#phr-wrap .phr-card{
    padding: 14px !important;
  }.tc-wp-tool-root #phr-wrap#phr-wrap .phr-length-head{
    grid-template-columns: minmax(0, 1fr) 78px !important;
  }.tc-wp-tool-root #phr-wrap#phr-wrap .phr-subtitle{
    font-size: 15px !important;
  }}@media (max-width: 360px) {.tc-wp-tool-root #phr-wrap#phr-wrap{
    padding: 14px 8px !important;
  }.tc-wp-tool-root #phr-wrap#phr-wrap .phr-title{
    font-size: 24px !important;
  }.tc-wp-tool-root #phr-wrap#phr-wrap .phr-output{
    font-size: 16px !important;
    padding: 12px !important;
  }.tc-wp-tool-root #phr-wrap#phr-wrap input, .tc-wp-tool-root #phr-wrap#phr-wrap button, .tc-wp-tool-root #phr-wrap#phr-wrap select{
    font-size: 14px !important;
    padding: 10px 11px !important;
  }}.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;
}

.tc-wp-tool-root .phr-mode {}
.tc-wp-tool-root .phr-range {}
.tc-wp-tool-root .phr-tool-wrap {}