@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-103 .tc-wp-tool-root img, .wpc-scope-103 .tc-wp-tool-root video, .wpc-scope-103 .tc-wp-tool-root svg, .wpc-scope-103 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-103 .tc-wp-tool-root .bcg-cursive-tool{
  position: relative;
  width: 100%;
  box-sizing: border-box;
  padding: 56px 18px;
  overflow: hidden;
  background:
    radial-gradient(circle at 15% 12%, rgba(255, 221, 245, 0.82), transparent 30%),
    radial-gradient(circle at 86% 18%, rgba(190, 222, 255, 0.76), transparent 32%),
    linear-gradient(135deg, #5f2c82 0%, #b66ad7 38%, #f7a8c7 72%, #ffd6a5 100%);
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: #fff;
}.wpc-scope-103 .tc-wp-tool-root .bcg-cursive-tool, .wpc-scope-103 .tc-wp-tool-root .bcg-cursive-tool div, .wpc-scope-103 .tc-wp-tool-root .bcg-cursive-tool section, .wpc-scope-103 .tc-wp-tool-root .bcg-cursive-tool header, .wpc-scope-103 .tc-wp-tool-root .bcg-cursive-tool h1, .wpc-scope-103 .tc-wp-tool-root .bcg-cursive-tool p, .wpc-scope-103 .tc-wp-tool-root .bcg-cursive-tool label, .wpc-scope-103 .tc-wp-tool-root .bcg-cursive-tool textarea, .wpc-scope-103 .tc-wp-tool-root .bcg-cursive-tool button{
  box-sizing: border-box;
}.wpc-scope-103 .tc-wp-tool-root .bcg-cursive-tool::before{
  content: "";
  position: absolute;
  inset: 18px;
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 34px;
  pointer-events: none;
}.wpc-scope-103 .tc-wp-tool-root .bcg-cursive-shell{
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-103 .tc-wp-tool-root .bcg-cursive-header{
  text-align: center;
  margin: 0 auto 28px;
  max-width: 850px;
}.wpc-scope-103 .tc-wp-tool-root .bcg-cursive-header h1{
  margin: 0;
  font-size: 52px;
  line-height: 1.05;
  letter-spacing: 0;
  font-weight: 850;
  color: #ffffff;
  text-shadow: 0 16px 42px rgba(61, 20, 82, 0.42);
}.wpc-scope-103 .tc-wp-tool-root .bcg-cursive-header p{
  margin: 16px auto 0;
  font-size: 18px;
  line-height: 1.65;
  color: rgba(255, 255, 255, 0.9);
  max-width: 720px;
}.wpc-scope-103 .tc-wp-tool-root .bcg-cursive-panel{
  width: 100%;
  padding: 24px;
  margin: 0 0 26px;
  border-radius: 26px;
  background: rgba(255, 255, 255, 0.17);
  border: 1px solid rgba(255, 255, 255, 0.32);
  box-shadow: 0 24px 70px rgba(55, 20, 85, 0.28);
  backdrop-filter: blur(18px);
}.wpc-scope-103 .tc-wp-tool-root .bcg-cursive-label{
  display: block;
  margin: 0 0 10px;
  color: #fff;
  font-size: 15px;
  font-weight: 750;
}.wpc-scope-103 .tc-wp-tool-root .bcg-cursive-input{
  width: 100%;
  min-height: 138px;
  resize: vertical;
  border: 1px solid rgba(255, 255, 255, 0.34);
  border-radius: 20px;
  padding: 18px 20px;
  outline: none;
  color: #35194f;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.75), 0 16px 42px rgba(52, 18, 75, 0.18);
  font-size: 18px;
  line-height: 1.6;
  transition: box-shadow 0.25s ease, border-color 0.25s ease, background 0.25s ease;
}.wpc-scope-103 .tc-wp-tool-root .bcg-cursive-input:focus{
  border-color: rgba(255, 255, 255, 0.92);
  background: #fff;
  box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.2), 0 18px 50px rgba(255, 171, 218, 0.28);
}.wpc-scope-103 .tc-wp-tool-root .bcg-cursive-actions{
  display: grid;
  grid-template-columns: max-content;
  justify-content: end;
  gap: 12px;
  margin-top: 16px;
}.wpc-scope-103 .tc-wp-tool-root .bcg-cursive-clear, .wpc-scope-103 .tc-wp-tool-root .bcg-cursive-load, .wpc-scope-103 .tc-wp-tool-root .bcg-cursive-copy{
  min-height: 46px;
  border: 0;
  border-radius: 999px;
  cursor: pointer;
  font-weight: 800;
  letter-spacing: 0;
  transition: transform 0.22s ease, box-shadow 0.22s ease, background 0.22s ease;
}.wpc-scope-103 .tc-wp-tool-root .bcg-cursive-clear, .wpc-scope-103 .tc-wp-tool-root .bcg-cursive-load{
  padding: 0 24px;
  color: #47205f;
  background: linear-gradient(135deg, #ffffff, #ffe8f4);
  box-shadow: 0 14px 30px rgba(66, 20, 90, 0.22);
}.wpc-scope-103 .tc-wp-tool-root .bcg-cursive-clear:hover, .wpc-scope-103 .tc-wp-tool-root .bcg-cursive-load:hover, .wpc-scope-103 .tc-wp-tool-root .bcg-cursive-copy:hover{
  transform: translateY(-2px);
  box-shadow: 0 18px 42px rgba(66, 20, 90, 0.32), 0 0 28px rgba(255, 234, 249, 0.36);
}.wpc-scope-103 .tc-wp-tool-root .bcg-cursive-clear:focus, .wpc-scope-103 .tc-wp-tool-root .bcg-cursive-load:focus, .wpc-scope-103 .tc-wp-tool-root .bcg-cursive-copy:focus{
  outline: 3px solid rgba(255, 255, 255, 0.78);
  outline-offset: 3px;
}.wpc-scope-103 .tc-wp-tool-root .bcg-cursive-grid{
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
  width: 100%;
}.wpc-scope-103 .tc-wp-tool-root .bcg-cursive-card{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding: 20px;
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.18);
  border: 1px solid rgba(255, 255, 255, 0.29);
  box-shadow: 0 18px 48px rgba(43, 16, 72, 0.23);
  backdrop-filter: blur(16px);
  animation: bcgCursiveFade 0.36s ease both;
  transition: transform 0.24s ease, box-shadow 0.24s ease, border-color 0.24s ease;
  overflow: hidden;
}.wpc-scope-103 .tc-wp-tool-root .bcg-cursive-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 255, 255, 0.52);
  box-shadow: 0 26px 64px rgba(43, 16, 72, 0.34);
}.wpc-scope-103 .tc-wp-tool-root .bcg-cursive-card h2{
  margin: 0 0 12px;
  font-size: 16px;
  line-height: 1.25;
  color: #ffffff;
  font-weight: 850;
}.wpc-scope-103 .tc-wp-tool-root .bcg-cursive-preview{
  width: 100%;
  max-width: 100%;
  min-height: 118px;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 16px;
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.88);
  color: #32154b;
  font-size: 22px;
  line-height: 1.55;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: pre-wrap;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.78);
}.wpc-scope-103 .tc-wp-tool-root .bcg-cursive-preview::-webkit-scrollbar{
  width: 9px;
}.wpc-scope-103 .tc-wp-tool-root .bcg-cursive-preview::-webkit-scrollbar-track{
  background: rgba(119, 58, 151, 0.12);
  border-radius: 999px;
}.wpc-scope-103 .tc-wp-tool-root .bcg-cursive-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #b461d8, #ff9bc8);
  border-radius: 999px;
}.wpc-scope-103 .tc-wp-tool-root .bcg-cursive-copy{
  width: 100%;
  margin-top: 14px;
  padding: 0 18px;
  color: #fff;
  background: linear-gradient(135deg, #7b2cbf, #e765a7);
  box-shadow: 0 14px 30px rgba(89, 28, 123, 0.24);
}.wpc-scope-103 .tc-wp-tool-root .bcg-cursive-load-wrap{
  display: grid;
  place-items: center;
  margin-top: 28px;
}.wpc-scope-103 .tc-wp-tool-root .bcg-cursive-load:disabled{
  cursor: not-allowed;
  opacity: 0.58;
  transform: none;
}.wpc-scope-103 .tc-wp-tool-root .bcg-cursive-tool .bcg-cursive-hidden{
  display: none;
}@keyframes bcgCursiveFade{
  from {
    opacity: 0;
    transform: translateY(12px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .bcg-cursive-tool{ padding: 34px 10px; }.tc-wp-tool-root .bcg-cursive-shell{ width: 100%; }.tc-wp-tool-root .bcg-cursive-header h1{ font-size: 30px; }.tc-wp-tool-root .bcg-cursive-header p{ font-size: 14px; }.tc-wp-tool-root .bcg-cursive-input{ min-height: 116px; padding: 14px; font-size: 15px; }.tc-wp-tool-root .bcg-cursive-clear, .tc-wp-tool-root .bcg-cursive-load, .tc-wp-tool-root .bcg-cursive-copy{ min-height: 44px; font-size: 14px; padding: 0 18px; }.tc-wp-tool-root .bcg-cursive-grid{ grid-template-columns: 1fr !important; gap: 14px; }.tc-wp-tool-root .bcg-cursive-card{ padding: 14px; }.tc-wp-tool-root .bcg-cursive-preview{ font-size: 18px; padding: 13px; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .bcg-cursive-tool{ padding: 38px 12px; }.tc-wp-tool-root .bcg-cursive-shell{ width: 100%; }.tc-wp-tool-root .bcg-cursive-header h1{ font-size: 34px; }.tc-wp-tool-root .bcg-cursive-header p{ font-size: 15px; }.tc-wp-tool-root .bcg-cursive-input{ min-height: 122px; padding: 15px; font-size: 16px; }.tc-wp-tool-root .bcg-cursive-clear, .tc-wp-tool-root .bcg-cursive-load, .tc-wp-tool-root .bcg-cursive-copy{ min-height: 46px; font-size: 15px; padding: 0 20px; }.tc-wp-tool-root .bcg-cursive-grid{ grid-template-columns: 1fr !important; gap: 16px; }.tc-wp-tool-root .bcg-cursive-card{ padding: 16px; }.tc-wp-tool-root .bcg-cursive-preview{ font-size: 19px; padding: 14px; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .bcg-cursive-tool{ padding: 44px 14px; }.tc-wp-tool-root .bcg-cursive-shell{ width: 100%; }.tc-wp-tool-root .bcg-cursive-header h1{ font-size: 38px; }.tc-wp-tool-root .bcg-cursive-header p{ font-size: 16px; }.tc-wp-tool-root .bcg-cursive-input{ min-height: 128px; padding: 16px; font-size: 17px; }.tc-wp-tool-root .bcg-cursive-clear, .tc-wp-tool-root .bcg-cursive-load, .tc-wp-tool-root .bcg-cursive-copy{ min-height: 48px; font-size: 15px; padding: 0 22px; }.tc-wp-tool-root .bcg-cursive-grid{ grid-template-columns: 1fr !important; gap: 18px; }.tc-wp-tool-root .bcg-cursive-card{ padding: 18px; }.tc-wp-tool-root .bcg-cursive-preview{ font-size: 20px; padding: 15px; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .bcg-cursive-tool{ padding: 52px 18px; }.tc-wp-tool-root .bcg-cursive-shell{ width: 96%; }.tc-wp-tool-root .bcg-cursive-header h1{ font-size: 46px; }.tc-wp-tool-root .bcg-cursive-header p{ font-size: 17px; }.tc-wp-tool-root .bcg-cursive-input{ min-height: 136px; padding: 18px; font-size: 18px; }.tc-wp-tool-root .bcg-cursive-clear, .tc-wp-tool-root .bcg-cursive-load, .tc-wp-tool-root .bcg-cursive-copy{ min-height: 48px; font-size: 15px; padding: 0 24px; }.tc-wp-tool-root .bcg-cursive-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 20px; }.tc-wp-tool-root .bcg-cursive-card{ padding: 19px; }.tc-wp-tool-root .bcg-cursive-preview{ font-size: 21px; padding: 16px; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .bcg-cursive-tool{ padding: 56px 20px; }.tc-wp-tool-root .bcg-cursive-shell{ width: 96%; }.tc-wp-tool-root .bcg-cursive-header h1{ font-size: 50px; }.tc-wp-tool-root .bcg-cursive-header p{ font-size: 18px; }.tc-wp-tool-root .bcg-cursive-input{ min-height: 138px; padding: 18px 20px; font-size: 18px; }.tc-wp-tool-root .bcg-cursive-clear, .tc-wp-tool-root .bcg-cursive-load, .tc-wp-tool-root .bcg-cursive-copy{ min-height: 48px; font-size: 15px; padding: 0 24px; }.tc-wp-tool-root .bcg-cursive-grid{ grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 21px; }.tc-wp-tool-root .bcg-cursive-card{ padding: 20px; }.tc-wp-tool-root .bcg-cursive-preview{ font-size: 22px; padding: 16px; }}@media (min-width: 1200px){.tc-wp-tool-root .bcg-cursive-tool{ padding: 64px 24px; }.tc-wp-tool-root .bcg-cursive-shell{ width: 100%; }.tc-wp-tool-root .bcg-cursive-header h1{ font-size: 56px; }.tc-wp-tool-root .bcg-cursive-header p{ font-size: 18px; }.tc-wp-tool-root .bcg-cursive-input{ min-height: 140px; padding: 20px; font-size: 18px; }.tc-wp-tool-root .bcg-cursive-clear, .tc-wp-tool-root .bcg-cursive-load, .tc-wp-tool-root .bcg-cursive-copy{ min-height: 48px; font-size: 15px; padding: 0 26px; }.tc-wp-tool-root .bcg-cursive-grid{ grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 22px; }.tc-wp-tool-root .bcg-cursive-card{ padding: 20px; }.tc-wp-tool-root .bcg-cursive-preview{ font-size: 22px; padding: 16px; }}.wpc-scope-103 /* 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;
}