@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/fredoka@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-232 .tc-wp-tool-root img, .wpc-scope-232 .tc-wp-tool-root video, .wpc-scope-232 .tc-wp-tool-root svg, .wpc-scope-232 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-232 .tc-wp-tool-root#russian-font-generator{
            font-family: 'Fredoka', 'Trebuchet MS', Arial, 'Segoe UI Symbol', 'Noto Sans Symbols 2', 'Noto Color Emoji', 'Apple Color Emoji', sans-serif;
            background:
                radial-gradient(circle at 10% 14%, rgba(255,255,255,0.70), transparent 10%),
                radial-gradient(circle at 90% 12%, rgba(59,130,246,0.35), transparent 18%),
                radial-gradient(circle at 18% 82%, rgba(239,68,68,0.30), transparent 22%),
                radial-gradient(circle at 82% 78%, rgba(255,255,255,0.42), transparent 20%),
                repeating-linear-gradient(45deg, rgba(255,255,255,0.20) 0 3px, transparent 3px 18px),
                repeating-linear-gradient(-45deg, rgba(30,64,175,0.10) 0 2px, transparent 2px 26px),
                linear-gradient(135deg, #f8fafc 0%, #dbeafe 25%, #ffffff 47%, #fee2e2 72%, #991b1b 100%);
            width: 100%;
            padding: 2rem 1rem;
            box-sizing: border-box;
            color: #2b1010;
            --rfg-ink: #1e1b4b;
            --rfg-red: #b91c1c;
            --rfg-blue: #1d4ed8;
            --rfg-gold: #f59e0b;
            --rfg-snow: #f8fafc;
            --rfg-cream: #fff7ed;
            --rfg-muted: #475569;
            --rfg-card-bg: rgba(255, 255, 255, 0.92);
            --rfg-border: rgba(185, 28, 28, 0.42);
        }.wpc-scope-232 .tc-wp-tool-root#russian-font-generator *{ box-sizing: border-box; }.wpc-scope-232 .tc-wp-tool-root .rfg-wrapper{
            width: 100%;
            max-width: 1200px;
            margin: 0 auto;
            background:
                linear-gradient(rgba(255,255,255,0.93), rgba(255,255,255,0.93)),
                repeating-linear-gradient(90deg, rgba(185,28,28,0.14) 0 8px, transparent 8px 24px);
            border-radius: 24px;
            box-shadow: 0 18px 45px rgba(30, 27, 75, 0.20), 0 0 50px rgba(185, 28, 28, 0.18), inset 0 0 50px rgba(245, 158, 11, 0.09);
            border: 3px solid var(--rfg-border);
            overflow: hidden;
            position: relative;
        }.wpc-scope-232 .tc-wp-tool-root .rfg-wrapper::before{
            content: '✦ ❄ Ж ♛ ☆ Я ❄ ✦';
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            height: 34px;
            display: flex;
            align-items: center;
            justify-content: center;
            letter-spacing: 18px;
            font-size: 0.95rem;
            color: #fff;
            background: linear-gradient(90deg, var(--rfg-blue), var(--rfg-snow), var(--rfg-red));
            text-shadow: 0 2px 5px rgba(0,0,0,0.35);
            pointer-events: none;
        }.wpc-scope-232 .tc-wp-tool-root .rfg-header{
            max-width: 1200px;
            margin: 0 auto;
            text-align: center;
            padding: 2.7rem 1rem 2.2rem;
            position: relative;
        }.wpc-scope-232 .tc-wp-tool-root .rfg-title{
            font-size: clamp(1.5rem, 5vw, 2.8rem);
            margin: 0;
            font-weight: 800;
            text-transform: uppercase;
            background: linear-gradient(90deg, var(--rfg-blue), var(--rfg-red), var(--rfg-gold));
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
            background-clip: text;
            text-shadow: 0 5px 16px rgba(30, 27, 75, 0.18);
            letter-spacing: 1px;
        }.wpc-scope-232 .tc-wp-tool-root .rfg-desc{
            margin-top: 0.75rem;
            font-size: clamp(0.9rem, 3vw, 1.1rem);
            color: var(--rfg-muted);
            max-width: 760px;
            margin-left: auto;
            margin-right: auto;
            line-height: 1.55;
            font-weight: 600;
        }.wpc-scope-232 .tc-wp-tool-root .rfg-input-section{
            padding: 2rem;
            background:
                radial-gradient(circle at 15% 20%, rgba(255,255,255,0.75), transparent 18%),
                repeating-linear-gradient(90deg, rgba(185,28,28,0.08) 0 10px, transparent 10px 28px),
                rgba(219, 234, 254, 0.76);
            border-bottom: 2px dashed rgba(30, 64, 175, 0.35);
            margin-top: 34px;
        }.wpc-scope-232 .tc-wp-tool-root .rfg-textarea-wrapper{ position: relative; margin-bottom: 1.5rem; }.wpc-scope-232 .tc-wp-tool-root .rfg-input{
            width: 100%;
            padding: 1.2rem;
            font-size: 1.2rem;
            border: 3px solid rgba(185, 28, 28, 0.42);
            border-radius: 18px;
            background: rgba(255, 255, 255, 0.94);
            color: var(--rfg-ink);
            resize: vertical;
            min-height: 140px;
            transition: all 0.3s ease;
            font-family: 'Fredoka', 'Trebuchet MS', Arial, 'Segoe UI Symbol', 'Noto Sans Symbols 2', 'Noto Color Emoji', 'Apple Color Emoji', sans-serif;
            font-weight: 600;
            box-shadow: inset 0 0 0 2px rgba(245, 158, 11, 0.08);
        }.wpc-scope-232 .tc-wp-tool-root .rfg-input:focus{
            outline: none;
            border-color: var(--rfg-blue);
            box-shadow: 0 0 0 4px rgba(29, 78, 216, 0.15), 0 0 28px rgba(185, 28, 28, 0.16);
        }.wpc-scope-232 .tc-wp-tool-root .rfg-input::placeholder{ color: rgba(30, 27, 75, 0.45); font-weight: 500; }.wpc-scope-232 .tc-wp-tool-root .rfg-controls{ display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 1rem; }.wpc-scope-232 .tc-wp-tool-root .rfg-char-counter{ font-size: 0.9rem; color: var(--rfg-ink); font-weight: 800; text-transform: uppercase; letter-spacing: 1px; }.wpc-scope-232 .tc-wp-tool-root .rfg-btn-group{ display: flex !important; gap: 0.75rem !important; }.wpc-scope-232 .tc-wp-tool-root .rfg-btn{
            padding: 0.7rem 1.4rem !important;
            border: none !important;
            border-radius: 50px !important;
            cursor: pointer !important;
            font-weight: 800 !important;
            font-size: clamp(0.75rem, 3vw, 0.95rem) !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: 'Fredoka', sans-serif !important;
        }.wpc-scope-232 .tc-wp-tool-root .rfg-btn-primary{ background: linear-gradient(135deg, var(--rfg-red), #7f1d1d) !important; color: #fff !important; box-shadow: 0 5px 16px rgba(185, 28, 28, 0.34) !important; }.wpc-scope-232 .tc-wp-tool-root .rfg-btn-primary:hover{ transform: translateY(-2px) scale(1.02) !important; box-shadow: 0 8px 22px rgba(29, 78, 216, 0.24) !important; }.wpc-scope-232 .tc-wp-tool-root .rfg-btn-secondary{ background: #fff !important; border: 2px solid rgba(30,64,175,0.38) !important; color: var(--rfg-blue) !important; }.wpc-scope-232 .tc-wp-tool-root .rfg-btn-secondary:hover{ background: rgba(219,234,254,0.72) !important; border-color: var(--rfg-red) !important; color: var(--rfg-red) !important; }.wpc-scope-232 .tc-wp-tool-root .rfg-output-grid{ padding: 2rem; display: grid; grid-template-columns: repeat(4, 1fr); gap: 1.5rem; }.wpc-scope-232 .tc-wp-tool-root .rfg-card{
            width: 100%; max-width: 100%; box-sizing: border-box;
            background: var(--rfg-card-bg);
            border-radius: 18px;
            border: 2px solid var(--rfg-border);
            box-shadow: 0 9px 20px rgba(30, 27, 75, 0.16);
            overflow: hidden;
            transition: all 0.3s ease;
            position: relative;
            display: flex;
            flex-direction: column;
        }.wpc-scope-232 .tc-wp-tool-root .rfg-card::after{ content: ''; position: absolute; top: 0; left: 0; right: 0; height: 5px; background: linear-gradient(90deg, var(--rfg-blue), #fff, var(--rfg-red), var(--rfg-gold)); opacity: 0.9; }.wpc-scope-232 .tc-wp-tool-root .rfg-card:hover{ transform: translateY(-6px) scale(1.01); box-shadow: 0 16px 34px rgba(185, 28, 28, 0.22), 0 0 34px rgba(29, 78, 216, 0.14); border-color: var(--rfg-blue); }.wpc-scope-232 .tc-wp-tool-root .rfg-card-header{ padding: 0.85rem 1rem; background: linear-gradient(135deg, rgba(219,234,254,0.85), rgba(254,242,242,0.95)); border-bottom: 1px solid rgba(185, 28, 28, 0.24); display: flex; justify-content: space-between; align-items: center; gap: 0.75rem; }.wpc-scope-232 .tc-wp-tool-root .rfg-style-name{ font-size: 0.73rem; font-weight: 900; color: var(--rfg-red); text-transform: uppercase; letter-spacing: 1.3px; }.wpc-scope-232 .tc-wp-tool-root .rfg-copy-btn{ padding: 4px !important; background: transparent !important; border: none !important; cursor: pointer !important; color: var(--rfg-blue) !important; border-radius: 8px !important; transition: all 0.2s !important; display: flex !important; align-items: center !important; justify-content: center !important; }.wpc-scope-232 .tc-wp-tool-root .rfg-copy-btn:hover{ background: rgba(29,78,216,0.12) !important; color: var(--rfg-red) !important; transform: scale(1.15) !important; }.wpc-scope-232 .tc-wp-tool-root .rfg-card-body{ width: 100%; max-width: 100%; padding: 1.45rem; min-height: 190px; display: flex; align-items: center; justify-content: center; text-align: center; overflow-wrap: anywhere; word-break: break-word; font-family: 'Fredoka', 'Trebuchet MS', Arial, 'Segoe UI Symbol', 'Noto Sans Symbols 2', 'Noto Color Emoji', 'Apple Color Emoji', sans-serif; font-size: 1.25rem; color: var(--rfg-ink); line-height: 1.35; }.wpc-scope-232 .tc-wp-tool-root .rfg-scroll-area{ max-height: 260px; overflow-y: auto; width: 100%; white-space: pre-wrap; }.wpc-scope-232 .tc-wp-tool-root .rfg-scroll-area::-webkit-scrollbar{ width: 8px; }.wpc-scope-232 .tc-wp-tool-root .rfg-scroll-area::-webkit-scrollbar-track{ background: rgba(219,234,254,0.6); border-radius: 4px; }.wpc-scope-232 .tc-wp-tool-root .rfg-scroll-area::-webkit-scrollbar-thumb{ background: rgba(185,28,28,0.42); border-radius: 4px; }.wpc-scope-232 .tc-wp-tool-root .rfg-scroll-area::-webkit-scrollbar-thumb:hover{ background: var(--rfg-blue); }.wpc-scope-232 .tc-wp-tool-root .rfg-load-more-container{ padding: 0 2rem 2.5rem; display: flex; justify-content: center; }.wpc-scope-232 .tc-wp-tool-root .rfg-load-more-btn{ background: linear-gradient(135deg, var(--rfg-blue), var(--rfg-red)) !important; color: #fff !important; padding: 0.9rem 2.5rem !important; border: 3px solid var(--rfg-gold) !important; border-radius: 50px !important; font-size: 1rem !important; font-weight: 900 !important; text-transform: uppercase !important; letter-spacing: 2px !important; cursor: pointer !important; box-shadow: 0 8px 22px rgba(30, 27, 75, 0.25) !important; transition: all 0.3s !important; font-family: 'Fredoka', sans-serif !important; }.wpc-scope-232 .tc-wp-tool-root .rfg-load-more-btn:hover{ transform: translateY(-3px) scale(1.03) !important; box-shadow: 0 10px 30px rgba(185, 28, 28, 0.28) !important; background: linear-gradient(135deg, var(--rfg-gold), #fff7ed) !important; color: var(--rfg-red) !important; border-color: var(--rfg-blue) !important; }.wpc-scope-232 .tc-wp-tool-root#russian-font-generator .rfg-card-body, .wpc-scope-232 .tc-wp-tool-root#russian-font-generator .rfg-scroll-area, .wpc-scope-232 .tc-wp-tool-root#russian-font-generator .rfg-input{
            font-family: 'Fredoka', 'Trebuchet MS', Arial, 'Segoe UI Symbol', 'Noto Sans Symbols 2', 'Noto Color Emoji', 'Apple Color Emoji', sans-serif;
        }.wpc-scope-232 .tc-wp-tool-root .rfg-icon{ width: 20px; height: 20px; fill: currentColor; }.wpc-scope-232 .tc-wp-tool-root .rfg-hidden{ display: none; }@media (min-width: 320px) and (max-width: 374px){.tc-wp-tool-root#russian-font-generator{ padding: 1rem 0.5rem; }.tc-wp-tool-root .rfg-header{ padding: 1.5rem 0.5rem; }.tc-wp-tool-root .rfg-title{ font-size: 1.35rem; }.tc-wp-tool-root .rfg-desc{ font-size: 0.75rem; }.tc-wp-tool-root .rfg-input-section{ padding: 1rem; }.tc-wp-tool-root .rfg-input{ padding: 0.8rem; font-size: 1rem; min-height: 100px; border-radius: 12px; }.tc-wp-tool-root .rfg-btn{ padding: 0.5rem 0.8rem !important; font-size: 0.7rem !important; }.tc-wp-tool-root .rfg-output-grid{ grid-template-columns: 1fr !important; padding: 0.5rem; gap: 1rem; }.tc-wp-tool-root .rfg-card-body{ padding: 1rem; font-size: 1.06rem; min-height: 165px; }.tc-wp-tool-root .rfg-wrapper::before{ letter-spacing: 7px; }.tc-wp-tool-root .rfg-load-more-container{ padding: 0 0.5rem 1.5rem; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-tool-root#russian-font-generator{ padding: 1.2rem 0.6rem; }.tc-wp-tool-root .rfg-header{ padding: 1.5rem 0.6rem; }.tc-wp-tool-root .rfg-title{ font-size: 1.55rem; }.tc-wp-tool-root .rfg-desc{ font-size: 0.8rem; }.tc-wp-tool-root .rfg-input-section{ padding: 1.2rem; }.tc-wp-tool-root .rfg-input{ padding: 0.9rem; font-size: 1.05rem; min-height: 110px; }.tc-wp-tool-root .rfg-btn{ padding: 0.55rem 0.9rem !important; font-size: 0.75rem !important; }.tc-wp-tool-root .rfg-output-grid{ grid-template-columns: 1fr !important; padding: 0.6rem; gap: 1.1rem; }.tc-wp-tool-root .rfg-card-body{ padding: 1.1rem; font-size: 1.1rem; min-height: 175px; }.tc-wp-tool-root .rfg-wrapper::before{ letter-spacing: 8px; }.tc-wp-tool-root .rfg-load-more-container{ padding: 0 0.6rem 1.5rem; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-tool-root#russian-font-generator{ padding: 1.5rem 0.8rem; }.tc-wp-tool-root .rfg-header{ padding: 2rem 0.8rem; }.tc-wp-tool-root .rfg-title{ font-size: 1.75rem; }.tc-wp-tool-root .rfg-desc{ font-size: 0.85rem; }.tc-wp-tool-root .rfg-input-section{ padding: 1.5rem; }.tc-wp-tool-root .rfg-input{ padding: 1rem; font-size: 1.1rem; min-height: 120px; }.tc-wp-tool-root .rfg-btn{ padding: 0.6rem 1rem !important; font-size: 0.8rem !important; }.tc-wp-tool-root .rfg-output-grid{ grid-template-columns: 1fr !important; padding: 0.8rem; gap: 1.2rem; }.tc-wp-tool-root .rfg-card-body{ padding: 1.2rem; font-size: 1.16rem; min-height: 180px; }.tc-wp-tool-root .rfg-wrapper::before{ letter-spacing: 10px; }.tc-wp-tool-root .rfg-load-more-container{ padding: 0 0.8rem 2rem; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-tool-root#russian-font-generator{ padding: 1.5rem 1rem; }.tc-wp-tool-root .rfg-header{ padding: 2rem 1rem; }.tc-wp-tool-root .rfg-title{ font-size: 2.2rem; }.tc-wp-tool-root .rfg-desc{ font-size: 0.9rem; }.tc-wp-tool-root .rfg-input-section{ padding: 1.5rem; }.tc-wp-tool-root .rfg-output-grid{ grid-template-columns: repeat(2, 1fr); padding: 1.2rem; gap: 1.2rem; }.tc-wp-tool-root .rfg-card-body{ padding: 1.2rem; font-size: 1.18rem; min-height: 190px; }}@media (min-width: 1024px) and (max-width: 1199px){.tc-wp-tool-root .rfg-output-grid{ grid-template-columns: repeat(3, 1fr); gap: 1.2rem; }.tc-wp-tool-root .rfg-card-body{ font-size: 1.2rem; }}@media (min-width: 1200px){.tc-wp-tool-root .rfg-output-grid{ grid-template-columns: repeat(4, 1fr); }}.wpc-scope-232 /* 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;
}