@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-283 .tc-wp-tool-root img, .wpc-scope-283 .tc-wp-tool-root video, .wpc-scope-283 .tc-wp-tool-root svg, .wpc-scope-283 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool{
  position: relative;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow-x: hidden;
  padding: 42px 18px;
  color: #f8fbff;
  background:
    radial-gradient(circle at 12% 12%, rgba(255, 205, 92, 0.28), transparent 30%),
    radial-gradient(circle at 86% 20%, rgba(77, 201, 255, 0.26), transparent 32%),
    linear-gradient(135deg, #063a69 0%, #0877a6 42%, #f2a33b 100%);
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool, .wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-shell, .wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-grid, .wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-card, .wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-preview, .wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-textarea{
  box-sizing: border-box;
  max-width: 100%;
}.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-shell{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-hero{
  text-align: center;
  margin: 0 auto 28px;
}.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-title{
  margin: 0;
  color: #ffffff;
  font-size: clamp(34px, 5vw, 62px);
  line-height: 1.02;
  font-weight: 900;
  letter-spacing: 0;
  text-shadow: 0 5px 24px rgba(1, 28, 52, 0.4), 0 0 18px rgba(255, 203, 90, 0.42);
}.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-subtitle{
  max-width: 760px;
  margin: 16px auto 0;
  color: rgba(255, 255, 255, 0.92);
  font-size: 18px;
  line-height: 1.65;
}.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-input-panel{
  width: 100%;
  margin: 0 auto 28px;
  padding: 22px;
  border: 1px solid rgba(255, 255, 255, 0.24);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.14);
  box-shadow: 0 22px 55px rgba(1, 28, 52, 0.28);
  backdrop-filter: blur(18px);
}.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-label{
  display: block;
  margin: 0 0 10px;
  color: #fff7dc;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-textarea{
  display: block;
  width: 100%;
  min-height: 150px;
  resize: vertical;
  padding: 18px;
  border: 1px solid rgba(255, 221, 129, 0.42);
  border-radius: 16px;
  outline: none;
  background: rgba(2, 31, 58, 0.58);
  color: #ffffff;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.12);
  font: 700 20px/1.55 Georgia, "Times New Roman", serif;
  transition: border-color 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
}.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-textarea::placeholder{
  color: rgba(255, 255, 255, 0.62);
}.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-textarea:focus{
  border-color: rgba(255, 211, 88, 0.95);
  background: rgba(2, 31, 58, 0.72);
  box-shadow: 0 0 0 4px rgba(255, 198, 69, 0.18), 0 0 28px rgba(81, 210, 255, 0.22);
}.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-actions{
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
}.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-actions-center{
  margin-top: 14px;
}.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-load-wrap{
  margin-top: 26px;
}.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-btn{
  appearance: none;
  min-height: 44px;
  padding: 10px 18px;
  border: 0;
  border-radius: 999px;
  cursor: pointer;
  font-size: 14px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.02em;
  transition: transform 0.18s ease, box-shadow 0.18s ease, background 0.18s ease, opacity 0.18s ease;
}.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-btn:focus-visible{
  outline: 3px solid rgba(255, 255, 255, 0.92);
  outline-offset: 3px;
}.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-btn:hover{
  transform: translateY(-2px);
}.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-btn-ghost{
  color: #fff9e8;
  background: rgba(255, 255, 255, 0.16);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.28);
}.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-btn-ghost:hover{
  box-shadow: inset 0 0 0 1px rgba(255, 226, 129, 0.75), 0 0 22px rgba(255, 207, 79, 0.24);
}.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-btn-gold, .wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-copy{
  color: #10233a;
  background: linear-gradient(135deg, #fff1a8, #f6b23d 58%, #ffda72);
  box-shadow: 0 12px 24px rgba(91, 48, 0, 0.22), inset 0 1px 0 rgba(255, 255, 255, 0.48);
}.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-btn-gold:hover, .wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-copy:hover{
  box-shadow: 0 16px 30px rgba(91, 48, 0, 0.28), 0 0 24px rgba(255, 219, 93, 0.36);
}.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-btn:disabled{
  cursor: not-allowed;
  opacity: 0.55;
  transform: none;
}.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-grid{
  display: grid;
  width: 100%;
  gap: 18px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-card{
  min-width: 0;
  padding: 18px;
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 18px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0.09));
  box-shadow: 0 18px 36px rgba(0, 30, 58, 0.22);
  backdrop-filter: blur(16px);
  animation: opfgFadeUp 0.36s ease both;
  transition: transform 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
}.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 222, 121, 0.62);
  box-shadow: 0 24px 46px rgba(0, 30, 58, 0.3), 0 0 26px rgba(54, 204, 255, 0.16);
}.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-card-title{
  margin: 0 0 12px;
  color: #fff6d5;
  font-size: 15px;
  font-weight: 900;
  line-height: 1.35;
}.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-preview{
  width: 100%;
  min-height: 118px;
  max-height: 180px;
  overflow-y: auto;
  overflow-x: hidden;
  margin: 0 0 14px;
  padding: 16px;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 14px;
  background: rgba(1, 24, 46, 0.46);
  color: #ffffff;
  line-height: 1.45;
  overflow-wrap: anywhere;
  word-break: break-word;
  white-space: normal;
  scrollbar-width: thin;
  scrollbar-color: #f6bf45 rgba(255, 255, 255, 0.12);
}.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-preview::-webkit-scrollbar{
  width: 8px;
}.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-preview::-webkit-scrollbar-track{
  background: rgba(255, 255, 255, 0.12);
  border-radius: 99px;
}.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-preview::-webkit-scrollbar-thumb{
  background: linear-gradient(180deg, #ffe182, #f0a532);
  border-radius: 99px;
}.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-copy{
  width: 100%;
  min-height: 42px;
  border-radius: 12px;
}.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-style-sea-king{ font-family: Georgia, serif; font-weight: 900; color: #ffdc75; text-shadow: 2px 2px 0 #04395d, 0 0 14px rgba(255,220,117,.5); }.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-style-grand-line{ font-family: Impact, Haettenschweiler, sans-serif; font-weight: 900; letter-spacing: .08em; color: #eafcff; text-transform: uppercase; text-shadow: 0 3px 0 #0b5d8f; }.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-style-bounty{ font-family: Georgia, serif; color: #2b1604; background: linear-gradient(135deg, #f7d486, #b87a32); text-shadow: 1px 1px rgba(255,255,255,.35); }.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-style-wave{ font-family: Verdana, sans-serif; color: #bdf8ff; font-weight: 800; letter-spacing: .04em; text-shadow: 0 0 12px #38d6ff; }.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-style-straw{ font-family: Trebuchet MS, sans-serif; color: #ffe66d; font-weight: 900; transform: skew(-4deg); text-shadow: 2px 3px 0 #d7352a; }.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-style-map{ font-family: Georgia, serif; color: #f2d29b; font-style: italic; letter-spacing: .05em; text-shadow: 1px 1px 0 #5f3513; }.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-style-ship{ font-family: Courier New, monospace; color: #ffffff; font-weight: 800; letter-spacing: .03em; text-shadow: 0 0 10px #78dfff; }.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-style-treasure{ font-family: Palatino Linotype, serif; color: #ffd24d; font-weight: 900; text-shadow: 0 2px 0 #704102, 0 0 18px #ffd24d; }.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-style-red-hawk{ font-family: Impact, sans-serif; color: #fff1d8; text-transform: uppercase; text-shadow: 3px 3px 0 #d43d18, 0 0 16px #ff9a44; }.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-style-navy{ font-family: Arial Black, sans-serif; color: #dff6ff; letter-spacing: .09em; text-shadow: 0 2px 0 #0a2e5e; }.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-style-captain{ font-family: Georgia, serif; color: #fff; font-weight: 900; text-shadow: -1px -1px 0 #ffcf59, 1px 1px 0 #006b9f; }.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-style-island{ font-family: Trebuchet MS, sans-serif; color: #b7ffca; font-weight: 900; text-shadow: 0 0 12px #18ba83; }.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-style-ink{ font-family: Brush Script MT, Segoe Print, cursive; color: #111f30; background: #f3cf92; font-size: 24px; }.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-style-yonko{ font-family: Impact, sans-serif; color: #f7f7ff; letter-spacing: .12em; text-shadow: 2px 0 #b62035, -2px 0 #1ec9ff; }.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-style-compass{ font-family: Courier New, monospace; color: #ffefb0; font-weight: 700; text-shadow: 0 0 8px #ffaa2a; }.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-style-anchor{ font-family: Georgia, serif; color: #c8f2ff; font-weight: 900; text-shadow: 0 4px 0 #024466; }.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-style-jolly{ font-family: Arial Black, sans-serif; color: #fff; text-transform: uppercase; text-shadow: 2px 2px 0 #000, 0 0 14px #ffdb68; }.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-style-coral{ font-family: Verdana, sans-serif; color: #ffb7a6; font-weight: 900; text-shadow: 0 0 12px #ff6b5f; }.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-style-marine{ font-family: Times New Roman, serif; color: #edf7ff; letter-spacing: .06em; text-transform: uppercase; text-shadow: 0 2px 0 #174778; }.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-style-sky{ font-family: Trebuchet MS, sans-serif; color: #ffffff; font-weight: 800; text-shadow: 0 0 10px #7be0ff, 0 3px 0 #1384b2; }.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-style-storm{ font-family: Impact, sans-serif; color: #dce5ff; letter-spacing: .05em; text-shadow: 3px 3px 0 #1c284a, 0 0 14px #ffffff; }.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-style-gold-rush{ font-family: Georgia, serif; color: #ffca3a; font-weight: 900; text-shadow: 2px 2px 0 #6d3a05; }.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-style-deck{ font-family: Courier New, monospace; color: #ffe0ad; background: rgba(91,48,0,.28); font-weight: 800; }.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-style-cannon{ font-family: Arial Black, sans-serif; color: #ffe8c7; text-transform: uppercase; text-shadow: 3px 3px 0 #3b2a24; }.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-style-rubber{ font-family: Trebuchet MS, sans-serif; color: #ffef61; font-weight: 900; letter-spacing: .02em; transform: skew(3deg); text-shadow: 2px 2px #e94b36; }.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-style-logpose{ font-family: Palatino Linotype, serif; color: #d7ffff; font-style: italic; text-shadow: 0 0 12px #17c4d8; }.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-style-reef{ font-family: Verdana, sans-serif; color: #80ffd6; font-weight: 900; text-shadow: 0 2px 0 #00775c; }.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-style-flag{ font-family: Impact, sans-serif; color: #fff; letter-spacing: .1em; text-shadow: 2px 2px 0 #111, -2px -2px 0 #d33131; }.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-style-sunrise{ font-family: Georgia, serif; color: #fff1a6; font-weight: 900; text-shadow: 0 2px 0 #e25a2e, 0 0 18px #ffb84d; }.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-style-moon-tide{ font-family: Times New Roman, serif; color: #e9f3ff; letter-spacing: .08em; text-shadow: 0 0 14px #b8dfff; }.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-style-poneglyph{ font-family: Courier New, monospace; color: #ffc88a; font-weight: 900; letter-spacing: .12em; text-shadow: 1px 1px 0 #5c2d17; }.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-style-kraken{ font-family: Impact, sans-serif; color: #d8b6ff; text-transform: uppercase; text-shadow: 2px 2px 0 #402060, 0 0 14px #9f64ff; }.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-style-port{ font-family: Trebuchet MS, sans-serif; color: #fff8df; font-weight: 800; text-shadow: 0 2px 0 #99621d; }.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-style-saber{ font-family: Georgia, serif; color: #ffffff; font-weight: 900; font-style: italic; text-shadow: 2px 0 0 #53d9ff; }.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-style-rope{ font-family: Palatino Linotype, serif; color: #f6c46e; font-weight: 800; letter-spacing: .06em; text-shadow: 1px 2px 0 #5a3812; }.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-style-seastone{ font-family: Arial Black, sans-serif; color: #c7fff8; text-shadow: 0 3px 0 #0b6870; }.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-style-foamy{ font-family: Verdana, sans-serif; color: #ffffff; font-weight: 900; text-shadow: 0 0 10px #8df5ff, 0 3px 0 #0a90aa; }.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-style-rum{ font-family: Georgia, serif; color: #ffc078; font-weight: 900; text-shadow: 2px 2px 0 #6b2506; }.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-style-route{ font-family: Courier New, monospace; color: #fff0bd; text-decoration: underline; text-decoration-color: #38cfff; text-underline-offset: 5px; }.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-style-horizon{ font-family: Trebuchet MS, sans-serif; color: #ffe7a3; font-weight: 900; text-shadow: 0 0 16px #ff8f3d; }.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-style-bubble{ font-family: Arial Black, sans-serif; color: #ccfbff; text-shadow: 0 0 8px #35d9ff, 2px 2px 0 #006f91; }.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-style-ace{ font-family: Impact, sans-serif; color: #fff2de; text-transform: uppercase; text-shadow: 0 0 14px #ff5b22, 3px 3px 0 #6e1600; }.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-style-sail{ font-family: Georgia, serif; color: #fffbe9; font-style: italic; letter-spacing: .04em; text-shadow: 0 2px 0 #347c9e; }.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-style-doubloon{ font-family: Palatino Linotype, serif; color: #ffe063; font-weight: 900; text-shadow: 0 0 10px #fff0a7, 2px 2px 0 #7b4b08; }.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-style-wanted-red{ font-family: Georgia, serif; color: #4a1608; background: linear-gradient(135deg, #f0c17d, #d46d44); font-weight: 900; }.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-style-oars{ font-family: Impact, sans-serif; color: #e6f5ff; letter-spacing: .04em; text-shadow: 4px 4px 0 #084d70; }.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-style-lagoon{ font-family: Verdana, sans-serif; color: #92ffe8; font-weight: 800; text-shadow: 0 0 18px #0fd0be; }.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-style-mast{ font-family: Courier New, monospace; color: #ffe6b3; font-weight: 900; text-shadow: 1px 1px 0 #53310b; }.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-style-final-island{ font-family: Arial Black, sans-serif; color: #fff; text-transform: uppercase; text-shadow: 0 0 16px #ffd65d, 3px 3px 0 #0b73a3; }.wpc-scope-283 .tc-wp-tool-root .opfg-one-piece-tool .opfg-style-dream{ font-family: Trebuchet MS, sans-serif; color: #fff8c7; font-weight: 900; text-shadow: 0 0 12px #ffcf5a, 0 3px 0 #1880ad; }@keyframes opfgFadeUp{
  from { opacity: 0; transform: translateY(12px); }
  to { opacity: 1; transform: translateY(0); }
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root .opfg-one-piece-tool{ padding: 26px 10px; }.tc-wp-tool-root .opfg-one-piece-tool .opfg-shell{ width: 100%; }.tc-wp-tool-root .opfg-one-piece-tool .opfg-title{ font-size: 30px; }.tc-wp-tool-root .opfg-one-piece-tool .opfg-subtitle{ font-size: 14px; line-height: 1.55; }.tc-wp-tool-root .opfg-one-piece-tool .opfg-input-panel{ padding: 14px; border-radius: 16px; }.tc-wp-tool-root .opfg-one-piece-tool .opfg-textarea{ min-height: 128px; padding: 13px; font-size: 16px; }.tc-wp-tool-root .opfg-one-piece-tool .opfg-btn{ min-height: 42px; padding: 10px 15px; font-size: 13px; }.tc-wp-tool-root .opfg-one-piece-tool .opfg-grid{ grid-template-columns: 1fr !important; gap: 12px; }.tc-wp-tool-root .opfg-one-piece-tool .opfg-card{ width: 100%; padding: 13px; border-radius: 15px; }.tc-wp-tool-root .opfg-one-piece-tool .opfg-preview{ font-size: 16px; padding: 12px; min-height: 105px; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root .opfg-one-piece-tool{ padding: 30px 12px; }.tc-wp-tool-root .opfg-one-piece-tool .opfg-title{ font-size: 34px; }.tc-wp-tool-root .opfg-one-piece-tool .opfg-subtitle{ font-size: 15px; }.tc-wp-tool-root .opfg-one-piece-tool .opfg-input-panel{ padding: 16px; }.tc-wp-tool-root .opfg-one-piece-tool .opfg-textarea{ min-height: 132px; padding: 14px; font-size: 17px; }.tc-wp-tool-root .opfg-one-piece-tool .opfg-btn{ min-height: 42px; padding: 10px 16px; font-size: 13px; }.tc-wp-tool-root .opfg-one-piece-tool .opfg-grid{ grid-template-columns: 1fr !important; gap: 14px; }.tc-wp-tool-root .opfg-one-piece-tool .opfg-card{ width: 100%; padding: 15px; }.tc-wp-tool-root .opfg-one-piece-tool .opfg-preview{ font-size: 17px; padding: 13px; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root .opfg-one-piece-tool{ padding: 34px 14px; }.tc-wp-tool-root .opfg-one-piece-tool .opfg-title{ font-size: 38px; }.tc-wp-tool-root .opfg-one-piece-tool .opfg-subtitle{ font-size: 16px; }.tc-wp-tool-root .opfg-one-piece-tool .opfg-input-panel{ padding: 18px; }.tc-wp-tool-root .opfg-one-piece-tool .opfg-textarea{ font-size: 18px; }.tc-wp-tool-root .opfg-one-piece-tool .opfg-grid{ grid-template-columns: 1fr !important; gap: 16px; }.tc-wp-tool-root .opfg-one-piece-tool .opfg-card{ width: 100%; padding: 16px; }.tc-wp-tool-root .opfg-one-piece-tool .opfg-preview{ font-size: 18px; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .opfg-one-piece-tool{ padding: 42px 18px; }.tc-wp-tool-root .opfg-one-piece-tool .opfg-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; }.tc-wp-tool-root .opfg-one-piece-tool .opfg-title{ font-size: 50px; }.tc-wp-tool-root .opfg-one-piece-tool .opfg-card{ padding: 18px; }.tc-wp-tool-root .opfg-one-piece-tool .opfg-preview{ font-size: 19px; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .opfg-one-piece-tool .opfg-grid{ grid-template-columns: repeat(3, minmax(0, 1fr)); }}@media (min-width: 1200px){.tc-wp-tool-root .opfg-one-piece-tool .opfg-grid{ grid-template-columns: repeat(4, minmax(0, 1fr)); }}.wpc-scope-283 /* 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;
}