@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');
@import url('https://cdn.jsdelivr.net/npm/@fontsource/merriweather@5.0.8/index.css');
@import url('https://cdn.jsdelivr.net/npm/@fontsource/special-elite@5.0.8/index.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-256 .tc-wp-tool-root img, .wpc-scope-256 .tc-wp-tool-root video, .wpc-scope-256 .tc-wp-tool-root svg, .wpc-scope-256 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-256 .tc-wp-tool-root #newspaper-font-generator{
            font-family: 'Merriweather', Georgia, 'Times New Roman', 'Segoe UI Symbol', 'Noto Sans Symbols 2', 'Noto Color Emoji', 'Apple Color Emoji', 'Arial Unicode MS', serif;
            background:
                radial-gradient(circle at 12% 18%, rgba(0,0,0,0.09), transparent 18%),
                radial-gradient(circle at 86% 22%, rgba(120,72,28,0.13), transparent 24%),
                repeating-linear-gradient(0deg, rgba(25,25,25,0.035) 0 1px, transparent 1px 8px),
                repeating-linear-gradient(90deg, rgba(25,25,25,0.025) 0 1px, transparent 1px 12px),
                linear-gradient(135deg, #f4ead2 0%, #d7c7a4 35%, #b7a074 68%, #2f2b24 100%);
            width: 100%;
            padding: 2rem 1rem;
            box-sizing: border-box;
            color: #1d1a15;
            --nfg-ink: #1d1a15;
            --nfg-dark: #2f2b24;
            --nfg-paper: #f4ead2;
            --nfg-aged: #d7c7a4;
            --nfg-sepia: #8a6238;
            --nfg-red: #9b1c1c;
            --nfg-muted: #5b4b35;
            --nfg-card-bg: rgba(250, 241, 218, 0.94);
            --nfg-border: rgba(29, 26, 21, 0.48);
            --nfg-serif-font: 'Merriweather', Georgia, 'Times New Roman', 'Segoe UI Symbol', 'Noto Sans Symbols 2', 'Noto Color Emoji', 'Apple Color Emoji', 'Arial Unicode MS', serif;
            --nfg-mono-font: 'Special Elite', 'Courier New', 'Segoe UI Symbol', 'Noto Sans Symbols 2', 'Noto Color Emoji', 'Apple Color Emoji', 'Arial Unicode MS', monospace;
            --nfg-title-font: Georgia, 'Times New Roman', 'Segoe UI Symbol', 'Noto Sans Symbols 2', 'Noto Color Emoji', 'Apple Color Emoji', 'Arial Unicode MS', serif;
        }.wpc-scope-256 .tc-wp-tool-root #newspaper-font-generator *{ box-sizing: border-box; }.wpc-scope-256 .tc-wp-tool-root .nfg-wrapper{
            width: 100%;
            max-width: 1200px;
            margin: 0 auto;
            background:
                linear-gradient(90deg, rgba(29,26,21,0.05) 1px, transparent 1px) 0 0 / 33.33% 100%,
                rgba(244, 234, 210, 0.94);
            border-radius: 10px;
            box-shadow: 0 22px 60px rgba(29, 26, 21, 0.38), inset 0 0 90px rgba(138, 98, 56, 0.14);
            border: 4px double var(--nfg-ink);
            overflow: hidden;
            position: relative;
        }.wpc-scope-256 .tc-wp-tool-root .nfg-wrapper::before{
            content: 'THE DAILY FONT \2022 EXTRA EDITION \2022 COPY & PASTE NEWSROOM STYLES';
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            padding: 7px 1rem;
            background: var(--nfg-ink);
            color: var(--nfg-paper);
            font-family: 'Special Elite', 'Courier New', 'Segoe UI Symbol', 'Noto Sans Symbols 2', 'Noto Color Emoji', 'Apple Color Emoji', 'Arial Unicode MS', monospace;
            font-size: 0.75rem;
            letter-spacing: 2px;
            text-align: center;
            z-index: 1;
        }.wpc-scope-256 .tc-wp-tool-root .nfg-header{
            max-width: 1200px;
            margin: 0 auto;
            text-align: center;
            padding: 2.8rem 1rem 2.2rem;
            position: relative;
        }.wpc-scope-256 .tc-wp-tool-root .nfg-kicker{
            display: inline-block;
            padding: 0.35rem 1rem;
            margin-bottom: 0.85rem;
            background: var(--nfg-red);
            color: #fff8e7;
            font-family: 'Special Elite', 'Courier New', 'Segoe UI Symbol', 'Noto Sans Symbols 2', 'Noto Color Emoji', 'Apple Color Emoji', 'Arial Unicode MS', monospace;
            font-weight: 700;
            text-transform: uppercase;
            letter-spacing: 2px;
            transform: rotate(-1deg);
            box-shadow: 4px 4px 0 rgba(29,26,21,0.22);
        }.wpc-scope-256 .tc-wp-tool-root .nfg-title{
            font-family: Georgia, 'Times New Roman', 'Segoe UI Symbol', 'Noto Sans Symbols 2', 'Noto Color Emoji', 'Apple Color Emoji', 'Arial Unicode MS', serif;
            font-size: clamp(1.5rem, 5vw, 2.8rem);
            margin: 0;
            font-weight: 900;
            text-transform: uppercase;
            color: var(--nfg-ink);
            letter-spacing: -1px;
            line-height: 0.95;
            text-shadow: 2px 2px 0 rgba(138,98,56,0.18);
            border-top: 5px double var(--nfg-ink);
            border-bottom: 5px double var(--nfg-ink);
            padding: 0.55rem 0;
        }.wpc-scope-256 .tc-wp-tool-root .nfg-desc{
            margin-top: 0.9rem;
            font-size: clamp(0.88rem, 3vw, 1.05rem);
            color: var(--nfg-muted);
            max-width: 740px;
            margin-left: auto;
            margin-right: auto;
            line-height: 1.55;
            font-weight: 700;
        }.wpc-scope-256 .tc-wp-tool-root .nfg-input-section{
            padding: 3rem 2rem 2rem;
            background:
                repeating-linear-gradient(90deg, rgba(29,26,21,0.045) 0 1px, transparent 1px 33.33%),
                rgba(215, 199, 164, 0.54);
            border-bottom: 3px double var(--nfg-ink);
            position: relative;
        }.wpc-scope-256 .tc-wp-tool-root .nfg-textarea-wrapper{ position: relative; margin-bottom: 1.5rem; }.wpc-scope-256 .tc-wp-tool-root .nfg-input{
            width: 100%;
            padding: 1.2rem;
            font-size: 1.15rem;
            border: 3px solid var(--nfg-ink);
            border-radius: 6px;
            background: rgba(255, 249, 232, 0.94);
            color: var(--nfg-ink);
            resize: vertical;
            min-height: 135px;
            transition: all 0.3s ease;
            font-family: 'Special Elite', 'Courier New', 'Segoe UI Symbol', 'Noto Sans Symbols 2', 'Noto Color Emoji', 'Apple Color Emoji', 'Arial Unicode MS', monospace;
            font-weight: 500;
            box-shadow: inset 0 0 25px rgba(138,98,56,0.12);
        }.wpc-scope-256 .tc-wp-tool-root .nfg-input:focus{
            outline: none;
            border-color: var(--nfg-red);
            box-shadow: 0 0 0 4px rgba(155, 28, 28, 0.14), inset 0 0 28px rgba(138,98,56,0.15);
        }.wpc-scope-256 .tc-wp-tool-root .nfg-input::placeholder{ color: rgba(29, 26, 21, 0.48); }.wpc-scope-256 .tc-wp-tool-root .nfg-controls{
            display: flex;
            justify-content: space-between;
            align-items: center;
            flex-wrap: wrap;
            gap: 1rem;
        }.wpc-scope-256 .tc-wp-tool-root .nfg-char-counter{
            font-family: 'Special Elite', 'Courier New', 'Segoe UI Symbol', 'Noto Sans Symbols 2', 'Noto Color Emoji', 'Apple Color Emoji', 'Arial Unicode MS', monospace;
            font-size: 0.88rem;
            color: var(--nfg-ink);
            font-weight: 700;
            text-transform: uppercase;
            letter-spacing: 1px;
        }.wpc-scope-256 .tc-wp-tool-root .nfg-btn-group{ display: flex !important; gap: 0.75rem !important; flex-wrap: wrap; }.wpc-scope-256 .tc-wp-tool-root .nfg-btn{
            padding: 0.72rem 1.35rem !important;
            border-radius: 4px !important;
            cursor: pointer !important;
            font-weight: 900 !important;
            font-size: clamp(0.72rem, 3vw, 0.92rem) !important;
            transition: all 0.2s ease !important;
            display: inline-flex !important;
            align-items: center !important;
            gap: 0.5rem !important;
            text-transform: uppercase !important;
            letter-spacing: 1px !important;
            font-family: 'Special Elite', 'Courier New', 'Segoe UI Symbol', 'Noto Sans Symbols 2', 'Noto Color Emoji', 'Apple Color Emoji', 'Arial Unicode MS', monospace !important;
        }.wpc-scope-256 .tc-wp-tool-root .nfg-btn-primary{
            background: var(--nfg-red) !important;
            color: #fff8e7 !important;
            border: 2px solid var(--nfg-ink) !important;
            box-shadow: 4px 4px 0 rgba(29,26,21,0.35) !important;
        }.wpc-scope-256 .tc-wp-tool-root .nfg-btn-primary:hover{
            transform: translate(-1px, -2px) rotate(-1deg) !important;
            box-shadow: 6px 7px 0 rgba(29,26,21,0.30) !important;
        }.wpc-scope-256 .tc-wp-tool-root .nfg-btn-secondary{
            background: rgba(244, 234, 210, 0.8) !important;
            border: 2px solid var(--nfg-ink) !important;
            color: var(--nfg-ink) !important;
        }.wpc-scope-256 .tc-wp-tool-root .nfg-btn-secondary:hover{
            background: var(--nfg-ink) !important;
            color: var(--nfg-paper) !important;
        }.wpc-scope-256 .tc-wp-tool-root .nfg-output-grid{
            padding: 2rem;
            display: grid;
            grid-template-columns: repeat(4, 1fr);
            gap: 1.35rem;
        }.wpc-scope-256 .tc-wp-tool-root .nfg-card{
            width: 100%;
            background: var(--nfg-card-bg);
            border-radius: 6px;
            border: 2px solid var(--nfg-border);
            box-shadow: 6px 8px 0 rgba(29, 26, 21, 0.16);
            overflow: hidden;
            transition: all 0.3s ease;
            position: relative;
            display: flex;
            flex-direction: column;
        }.wpc-scope-256 .tc-wp-tool-root .nfg-card::before{
            content: '';
            position: absolute;
            inset: 0;
            pointer-events: none;
            background: repeating-linear-gradient(0deg, rgba(29,26,21,0.035) 0 1px, transparent 1px 7px);
            opacity: 0.75;
        }.wpc-scope-256 .tc-wp-tool-root .nfg-card:hover{
            transform: translateY(-5px) rotate(-0.4deg);
            box-shadow: 9px 13px 0 rgba(29, 26, 21, 0.18);
            border-color: var(--nfg-red);
        }.wpc-scope-256 .tc-wp-tool-root .nfg-card-header{
            padding: 0.78rem 1rem;
            background: var(--nfg-ink);
            border-bottom: 3px double var(--nfg-paper);
            display: flex;
            justify-content: space-between;
            align-items: center;
            position: relative;
            z-index: 1;
        }.wpc-scope-256 .tc-wp-tool-root .nfg-style-name{
            font-family: 'Special Elite', 'Courier New', 'Segoe UI Symbol', 'Noto Sans Symbols 2', 'Noto Color Emoji', 'Apple Color Emoji', 'Arial Unicode MS', monospace;
            font-size: 0.72rem;
            font-weight: 900;
            color: var(--nfg-paper);
            text-transform: uppercase;
            letter-spacing: 1.4px;
        }.wpc-scope-256 .tc-wp-tool-root .nfg-copy-btn{
            padding: 4px !important;
            background: transparent !important;
            border: 1px solid transparent !important;
            cursor: pointer !important;
            color: var(--nfg-paper) !important;
            border-radius: 4px !important;
            transition: all 0.2s !important;
            display: flex !important;
            align-items: center !important;
            justify-content: center !important;
            font-family: 'Special Elite', 'Courier New', 'Segoe UI Symbol', 'Noto Sans Symbols 2', 'Noto Color Emoji', 'Apple Color Emoji', 'Arial Unicode MS', monospace !important;
        }.wpc-scope-256 .tc-wp-tool-root .nfg-copy-btn:hover{
            background: var(--nfg-paper) !important;
            color: var(--nfg-red) !important;
            border-color: var(--nfg-paper) !important;
            transform: scale(1.08) !important;
        }.wpc-scope-256 .tc-wp-tool-root .nfg-card-body{
            width: 100%;
            padding: 1.35rem;
            min-height: 188px;
            display: flex;
            align-items: center;
            justify-content: center;
            text-align: center;
            overflow-wrap: anywhere;
            word-break: break-word;
            font-family: 'Merriweather', Georgia, 'Times New Roman', 'Segoe UI Symbol', 'Noto Sans Symbols 2', 'Noto Color Emoji', 'Apple Color Emoji', 'Arial Unicode MS', serif;
            font-size: 1.18rem;
            color: var(--nfg-ink);
            line-height: 1.42;
            position: relative;
            z-index: 1;
        }.wpc-scope-256 .tc-wp-tool-root .nfg-scroll-area{
            font-family: var(--nfg-serif-font);
            max-height: 260px;
            overflow-y: auto;
            width: 100%;
            white-space: pre-wrap;
        }.wpc-scope-256 .tc-wp-tool-root .nfg-scroll-area::-webkit-scrollbar{ width: 8px; }.wpc-scope-256 .tc-wp-tool-root .nfg-scroll-area::-webkit-scrollbar-track{ background: rgba(29, 26, 21, 0.1); border-radius: 4px; }.wpc-scope-256 .tc-wp-tool-root .nfg-scroll-area::-webkit-scrollbar-thumb{ background: var(--nfg-sepia); border-radius: 4px; }.wpc-scope-256 .tc-wp-tool-root .nfg-scroll-area::-webkit-scrollbar-thumb:hover{ background: var(--nfg-red); }.wpc-scope-256 .tc-wp-tool-root .nfg-load-more-container{
            padding: 0 2rem 2.5rem;
            display: flex;
            justify-content: center;
        }.wpc-scope-256 .tc-wp-tool-root .nfg-load-more-btn{
            background: var(--nfg-ink) !important;
            color: var(--nfg-paper) !important;
            padding: 0.9rem 2.5rem !important;
            border: 4px double var(--nfg-paper) !important;
            border-radius: 4px !important;
            font-size: 0.98rem !important;
            font-weight: 900 !important;
            text-transform: uppercase !important;
            letter-spacing: 2px !important;
            cursor: pointer !important;
            box-shadow: 6px 6px 0 rgba(155, 28, 28, 0.45) !important;
            transition: all 0.3s !important;
            font-family: 'Special Elite', 'Courier New', 'Segoe UI Symbol', 'Noto Sans Symbols 2', 'Noto Color Emoji', 'Apple Color Emoji', 'Arial Unicode MS', monospace !important;
        }.wpc-scope-256 .tc-wp-tool-root .nfg-load-more-btn:hover{
            transform: translateY(-3px) rotate(1deg) !important;
            background: var(--nfg-red) !important;
            box-shadow: 8px 9px 0 rgba(29, 26, 21, 0.28) !important;
        }.wpc-scope-256 .tc-wp-tool-root .nfg-icon{ width: 20px; height: 20px; fill: currentColor; }.wpc-scope-256 .tc-wp-tool-root .nfg-hidden{ display: none; }@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root #newspaper-font-generator{ padding: 1rem 0.5rem; }.tc-wp-tool-root .nfg-header{ padding: 1.5rem 0.5rem; }.tc-wp-tool-root .nfg-title{ font-size: 1.55rem; }.tc-wp-tool-root .nfg-desc{ font-size: 0.75rem; }.tc-wp-tool-root .nfg-input-section{ padding: 2.4rem 1rem 1rem; }.tc-wp-tool-root .nfg-input{ padding: 0.8rem; font-size: 0.95rem; min-height: 100px; }.tc-wp-tool-root .nfg-btn{ padding: 0.5rem 0.75rem !important; font-size: 0.68rem !important; }.tc-wp-tool-root .nfg-output-grid{ grid-template-columns: 1fr !important; padding: 0.55rem; gap: 1rem; }.tc-wp-tool-root .nfg-card-body{ padding: 1rem; font-size: 1rem; min-height: 165px; }.tc-wp-tool-root .nfg-load-more-container{ padding: 0 0.5rem 1.5rem; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root #newspaper-font-generator{ padding: 1.2rem 0.6rem; }.tc-wp-tool-root .nfg-header{ padding: 1.8rem 0.6rem; }.tc-wp-tool-root .nfg-title{ font-size: 1.75rem; }.tc-wp-tool-root .nfg-desc{ font-size: 0.8rem; }.tc-wp-tool-root .nfg-input-section{ padding: 2.5rem 1.2rem 1.2rem; }.tc-wp-tool-root .nfg-input{ padding: 0.9rem; font-size: 1rem; min-height: 110px; }.tc-wp-tool-root .nfg-btn{ padding: 0.55rem 0.85rem !important; font-size: 0.72rem !important; }.tc-wp-tool-root .nfg-output-grid{ grid-template-columns: 1fr !important; padding: 0.65rem; gap: 1.1rem; }.tc-wp-tool-root .nfg-card-body{ padding: 1.1rem; font-size: 1.06rem; min-height: 175px; }.tc-wp-tool-root .nfg-load-more-container{ padding: 0 0.6rem 1.5rem; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root #newspaper-font-generator{ padding: 1.5rem 0.8rem; }.tc-wp-tool-root .nfg-header{ padding: 2rem 0.8rem; }.tc-wp-tool-root .nfg-title{ font-size: 2rem; }.tc-wp-tool-root .nfg-desc{ font-size: 0.85rem; }.tc-wp-tool-root .nfg-input-section{ padding: 2.7rem 1.5rem 1.5rem; }.tc-wp-tool-root .nfg-input{ padding: 1rem; font-size: 1.05rem; min-height: 120px; }.tc-wp-tool-root .nfg-btn{ padding: 0.6rem 0.95rem !important; font-size: 0.76rem !important; }.tc-wp-tool-root .nfg-output-grid{ grid-template-columns: 1fr !important; padding: 0.8rem; gap: 1.2rem; }.tc-wp-tool-root .nfg-card-body{ padding: 1.2rem; font-size: 1.1rem; min-height: 180px; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root .nfg-output-grid{ grid-template-columns: repeat(2, 1fr); padding: 1.2rem; gap: 1.2rem; }.tc-wp-tool-root .nfg-card-body{ padding: 1.2rem; font-size: 1.12rem; min-height: 190px; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .nfg-output-grid{ grid-template-columns: repeat(3, 1fr); gap: 1.2rem; }}@media (min-width: 1200px){.tc-wp-tool-root .nfg-output-grid{ grid-template-columns: repeat(4, 1fr); }}.wpc-scope-256 /* 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;
}