/* Custom styles optimized for Premium metallic Gold Typography preview */
.pgh-navy-bg-yes {
    background-color: #102B5C !important;
    padding: 40px;
    border-radius: 12px;
    box-shadow: inset 0 0 40px rgba(0, 0, 0, 0.3);
}

.pgh-container-57fb1aab {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
}

.pgh-heading-57fb1aab {
    margin: 0;
    padding: 0;
    font-family: 'Manrope', 'Sora', 'General Sans', -apple-system, BlinkMacSystemFont, sans-serif;
    font-weight: 800;
    font-size: 42px;
    line-height: 1.08;
    letter-spacing: -0.03em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}

/* Metallic gold premium multi-stop output */
.gold-gradient-57fb1aab {
    background: linear-gradient(
        var(--pgh-grad-angle, 135deg),
        var(--pgh-grad-start, #F9D77B) 0%,
        var(--pgh-grad-mid, #E5B24B) 50%,
        var(--pgh-grad-end, #B97B22) 100%
    );
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
    display: inline-block;
    font-weight: 800;
}

/* Editor PRO badge */
.pgh-pro-badge-57fb1aab {
    position: absolute;
    top: -10px;
    right: 0;
    background: linear-gradient(135deg, #F9D77B, #B97B22);
    color: #102B5C;
    font-size: 10px;
    font-weight: 900;
    padding: 2px 6px;
    border-radius: 4px;
    letter-spacing: 0.5px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.25);
    z-index: 10;
}
