.wf-single-page {
    background:
        radial-gradient(circle at top left, rgba(189, 252, 0, 0.08), transparent 22%),
        linear-gradient(180deg, #f6f6f9 0%, #f3f4f7 100%);
}

.wf-single-hero {
    position: relative;
    overflow: hidden;
    background:
        radial-gradient(circle at 82% 18%, rgba(189, 252, 0, 0.14), transparent 18%),
        linear-gradient(140deg, #0c0e10 0%, #15191c 52%, #20252a 100%);
}

.wf-single-hero::after {
    content: "";
    position: absolute;
    inset: auto auto -120px -80px;
    width: 320px;
    height: 320px;
    border-radius: 50%;
    background: rgba(73, 100, 0, 0.22);
    filter: blur(60px);
    pointer-events: none;
}

.wf-single-page .gl-single-hero__inner {
    position: relative;
    z-index: 1;
    display: grid;
    gap: 3.5rem;
    align-items: center;
    padding-top: 5.25rem;
    padding-bottom: 4.5rem;
}

.wf-single-page .gl-single-breadcrumbs {
    margin-bottom: 1.5rem;
    color: rgba(255, 255, 255, 0.72);
    font-family: "Inter", sans-serif;
}

.wf-single-page .gl-single-breadcrumbs a {
    color: rgba(255, 255, 255, 0.88);
    text-decoration: none;
}

.wf-single-page .gl-single-breadcrumbs a:hover {
    color: #bdfc00;
}

.wf-single-page .gl-single-hero__meta {
    margin-bottom: 1.15rem;
    color: rgba(255, 255, 255, 0.74);
    font-family: "Inter", sans-serif;
}

.wf-single-page .gl-single-title {
    font-family: "Lexend", sans-serif;
    font-size: clamp(2.8rem, 5vw, 5rem);
    font-weight: 900;
    letter-spacing: -0.06em;
    line-height: 0.98;
}

.wf-single-page .gl-single-excerpt {
    max-width: 44rem;
    margin-top: 1.5rem;
    color: rgba(255, 255, 255, 0.78);
    font-size: 1.08rem;
}

.wf-single-page .gl-single-author-row {
    margin-top: 2rem;
    padding-top: 1.5rem;
    border-top: 1px solid rgba(255, 255, 255, 0.12);
}

.wf-single-page .gl-single-author-name {
    font-family: "Lexend", sans-serif;
    font-weight: 700;
}

.wf-single-page .gl-single-hero__image,
.wf-single-page .gl-single-hero__placeholder {
    min-height: 25rem;
    border-radius: 2rem;
    box-shadow: 0 30px 80px rgba(0, 0, 0, 0.28);
}

.wf-single-section {
    padding: 5rem 0 6rem;
}

.wf-single-content-card,
.wf-single-sidebar-card {
    border: 1px solid rgba(172, 173, 175, 0.18);
    border-radius: 28px;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0 24px 70px rgba(12, 14, 16, 0.06);
    backdrop-filter: blur(10px);
}

.wf-single-content-card {
    padding: 2.5rem;
}

.wf-single-sidebar-card {
    padding: 2rem;
}

.wf-single-page .prose {
    color: rgba(45, 47, 49, 0.88);
    font-size: 1.06rem;
    line-height: 1.85;
}

.wf-single-page .prose h2,
.wf-single-page .prose h3,
.wf-single-page .prose h4 {
    font-family: "Lexend", sans-serif;
    font-weight: 800;
    letter-spacing: -0.04em;
    color: #181a1d;
}

.wf-single-page .prose h2 {
    font-size: clamp(2rem, 3vw, 2.7rem);
}

.wf-single-page .prose h3 {
    font-size: clamp(1.45rem, 2vw, 1.9rem);
}

.wf-single-page .prose a {
    color: #496400;
    text-decoration: underline;
    text-decoration-color: rgba(73, 100, 0, 0.24);
    text-underline-offset: 0.14em;
}

.wf-single-page .prose strong {
    color: #1b1d20;
}

.wf-single-page .prose blockquote {
    padding-left: 1.25rem;
    border-left: 4px solid #bdfc00;
    color: #4b4d50;
    font-style: italic;
}

.wf-single-page .gl-single-author-row--footer {
    margin-top: 3rem;
    padding-top: 2rem;
    border-top: 1px solid rgba(12, 14, 16, 0.08);
}

.wf-single-page .gl-single-author-row--footer .gl-single-share a {
    background: #f6f6f9;
}

.wf-single-page .gl-single-author-row--footer .gl-single-share a:hover {
    background: rgba(189, 252, 0, 0.18);
    border-color: rgba(73, 100, 0, 0.18);
}

.wf-single-page .tagcloud a,
.wf-single-page .post-tags a,
.wf-single-page article .mt-12.pt-8 a[rel~="tag"] {
    display: inline-flex;
    align-items: center;
    min-height: 34px;
    padding: 0.4rem 0.85rem;
    margin: 0 0.45rem 0.45rem 0;
    border-radius: 999px;
    background: rgba(73, 100, 0, 0.08);
    color: #496400;
    font-size: 0.86rem !important;
    font-weight: 700;
    text-decoration: none;
}

.wf-single-sidebar-card h3 {
    font-family: "Lexend", sans-serif;
    font-weight: 800;
    letter-spacing: -0.04em;
}

.wf-single-sidebar-card .group {
    padding-bottom: 1.25rem;
    border-bottom: 1px solid rgba(12, 14, 16, 0.06);
}

.wf-single-sidebar-card .group:last-child {
    padding-bottom: 0;
    border-bottom: 0;
}

.wf-single-sidebar-card .group h4 {
    font-family: "Lexend", sans-serif;
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: -0.03em;
}

@media (min-width: 1024px) {
    .wf-single-page .gl-single-hero__inner {
        grid-template-columns: minmax(0, 1.05fr) minmax(0, 0.95fr);
    }
}

@media (max-width: 767px) {
    .wf-single-page .gl-single-hero__inner {
        padding-top: 3.5rem;
        padding-bottom: 3rem;
    }

    .wf-single-page .gl-single-title {
        font-size: 2.6rem;
    }

    .wf-single-page .gl-single-hero__image,
    .wf-single-page .gl-single-hero__placeholder {
        min-height: 18rem;
        border-radius: 1.5rem;
    }

    .wf-single-content-card,
    .wf-single-sidebar-card {
        padding: 1.5rem;
        border-radius: 22px;
    }
}
