@supports selector(body:has(.wc-sprite-gif)) {
    body:has(.wc-sprite-gif) .entry-header {
        display: none !important;
    }

    body:has(.wc-sprite-gif).ast-plain-container.ast-no-sidebar #primary {
        margin-bottom: 0 !important;
        margin-top: 0 !important;
    }

    body:has(.wc-sprite-gif) .site-content .ast-container {
        max-width: none !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

body.wc-sprite-gif-page .entry-header {
    display: none !important;
}

body.wc-sprite-gif-page.ast-plain-container.ast-no-sidebar #primary {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}

body.wc-sprite-gif-page .site-content .ast-container {
    max-width: none !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.entry-content.clear > .wc-sprite-gif {
    margin-top: 0 !important;
}

.wc-sprite-gif {
    --wc-bg: #070a12;
    --wc-bg-2: #0d1220;
    --wc-panel: #111827;
    --wc-panel-2: #151d2d;
    --wc-panel-3: #0b101c;
    --wc-ink: #f7fbff;
    --wc-text: #d8e4f2;
    --wc-muted: #8fa2b9;
    --wc-line: #2c3b56;
    --wc-line-bright: #60f5ff;
    --wc-cyan: #44e6ff;
    --wc-green: #51f29b;
    --wc-magenta: #ff5bc8;
    --wc-yellow: #ffd166;
    --wc-orange: #ff9f43;
    --wc-red: #ff6b6b;
    background:
        linear-gradient(90deg, rgba(68, 230, 255, 0.06) 1px, transparent 1px) 0 0 / 18px 18px,
        linear-gradient(0deg, rgba(255, 91, 200, 0.045) 1px, transparent 1px) 0 0 / 18px 18px,
        radial-gradient(circle at 12px 18px, rgba(255, 255, 255, 0.72) 0 1px, transparent 2px) 0 0 / 94px 88px,
        radial-gradient(circle at 58px 34px, rgba(81, 242, 155, 0.58) 0 1px, transparent 2px) 0 0 / 126px 112px,
        linear-gradient(135deg, #060912 0%, #0b1122 44%, #170c22 72%, #07101a 100%);
    color: var(--wc-ink) !important;
    font-family: inherit;
    margin-inline: calc(50% - 50vw) !important;
    min-height: calc(100vh - 160px);
    overflow: hidden;
    padding: 32px 20px 58px;
    position: relative;
}

.wc-sprite-gif::before {
    background:
        linear-gradient(135deg, transparent 0 48%, rgba(68, 230, 255, 0.18) 48% 50%, transparent 50%),
        linear-gradient(45deg, transparent 0 48%, rgba(255, 209, 102, 0.14) 48% 50%, transparent 50%);
    content: "";
    inset: 0;
    opacity: 0.55;
    pointer-events: none;
    position: absolute;
}

.wc-sprite-gif::after {
    background:
        linear-gradient(90deg, transparent 0 18px, rgba(68, 230, 255, 0.18) 18px 20px, transparent 20px 92px),
        linear-gradient(0deg, transparent 0 18px, rgba(255, 91, 200, 0.12) 18px 20px, transparent 20px 92px);
    bottom: -80px;
    content: "";
    height: 230px;
    left: 0;
    opacity: 0.28;
    pointer-events: none;
    position: absolute;
    right: 0;
    transform: skewY(-4deg);
}

.wc-sprite-gif,
.wc-sprite-gif * {
    box-sizing: border-box;
}

.wc-sprite-gif [hidden] {
    display: none !important;
}

.wc-sprite-gif__shell {
    margin: 0 auto;
    max-width: 1180px;
    position: relative;
    z-index: 1;
}

.wc-sprite-gif__hero {
    background:
        linear-gradient(90deg, rgba(68, 230, 255, 0.08) 1px, transparent 1px) 0 0 / 16px 16px,
        linear-gradient(0deg, rgba(255, 255, 255, 0.06) 1px, transparent 1px) 0 0 / 16px 16px,
        linear-gradient(135deg, rgba(13, 18, 32, 0.98), rgba(28, 16, 38, 0.96) 54%, rgba(8, 21, 29, 0.98));
    border: 2px solid #263752;
    border-radius: 8px;
    box-shadow:
        0 0 0 4px rgba(7, 10, 18, 0.9),
        0 0 0 6px rgba(68, 230, 255, 0.18),
        0 24px 70px rgba(0, 0, 0, 0.42);
    overflow: hidden;
    padding: 32px;
    position: relative;
}

.wc-sprite-gif__hero::before {
    background:
        linear-gradient(90deg, transparent 0 12px, rgba(255, 255, 255, 0.9) 12px 14px, transparent 14px 62px),
        linear-gradient(90deg, transparent 0 40px, rgba(255, 209, 102, 0.92) 40px 43px, transparent 43px 112px),
        linear-gradient(90deg, transparent 0 84px, rgba(81, 242, 155, 0.9) 84px 87px, transparent 87px 150px);
    content: "";
    height: 4px;
    left: 0;
    opacity: 0.78;
    position: absolute;
    right: 0;
    top: 0;
}

.wc-sprite-gif__hero::after {
    background:
        linear-gradient(90deg, transparent 0 18px, var(--wc-cyan) 18px 48px, transparent 48px 58px, var(--wc-magenta) 58px 74px, transparent 74px),
        linear-gradient(90deg, transparent 0 8px, rgba(255, 255, 255, 0.18) 8px 10px, transparent 10px 18px);
    border: 1px solid rgba(68, 230, 255, 0.35);
    box-shadow:
        -18px 26px 0 -10px rgba(255, 209, 102, 0.9),
        -34px 44px 0 -13px rgba(81, 242, 155, 0.86),
        14px 60px 0 -14px rgba(255, 91, 200, 0.85);
    content: "";
    height: 38px;
    image-rendering: pixelated;
    opacity: 0.62;
    position: absolute;
    right: 32px;
    top: 42px;
    transform: skewX(-18deg);
    width: 130px;
}

.wc-sprite-gif__brand-row {
    align-items: center;
    display: flex;
    gap: 18px;
    position: relative;
    z-index: 1;
}

.wc-sprite-gif__mark {
    align-items: center;
    background:
        linear-gradient(90deg, rgba(68, 230, 255, 0.16) 1px, transparent 1px) 0 0 / 8px 8px,
        linear-gradient(0deg, rgba(255, 91, 200, 0.12) 1px, transparent 1px) 0 0 / 8px 8px,
        #f8fbff;
    border: 2px solid #ffffff;
    border-radius: 6px;
    box-shadow:
        5px 5px 0 rgba(68, 230, 255, 0.35),
        -5px -5px 0 rgba(255, 91, 200, 0.28);
    display: inline-flex;
    height: 66px;
    justify-content: center;
    overflow: hidden;
    width: 66px;
}

.wc-sprite-gif__mark img {
    display: block;
    height: 58px !important;
    image-rendering: pixelated;
    object-fit: contain;
    width: 58px !important;
}

.wc-sprite-gif__eyebrow {
    color: var(--wc-green) !important;
    display: block;
    font-size: 12px;
    font-weight: 900;
    letter-spacing: 0;
    line-height: 1.2;
    margin: 0 0 5px !important;
    text-transform: uppercase;
}

.wc-sprite-gif h1,
.wc-sprite-gif h2,
.wc-sprite-gif h3,
.wc-sprite-gif p {
    margin-top: 0 !important;
}

.wc-sprite-gif h1 {
    color: #ffffff !important;
    font-family: Impact, "Arial Black", system-ui, sans-serif;
    font-size: 64px !important;
    font-weight: 900 !important;
    letter-spacing: 0 !important;
    line-height: 0.95 !important;
    margin: 0 !important;
    text-shadow:
        3px 0 0 rgba(68, 230, 255, 0.72),
        -3px 0 0 rgba(255, 91, 200, 0.66),
        0 5px 0 rgba(0, 0, 0, 0.55);
}

.wc-sprite-gif__hero-grid {
    align-items: end;
    display: grid;
    gap: 28px;
    grid-template-columns: minmax(0, 1fr) minmax(360px, 440px);
    margin-top: 30px;
    position: relative;
    z-index: 1;
}

.wc-sprite-gif__hero-copy p {
    color: var(--wc-text) !important;
    font-size: 17px !important;
    line-height: 1.65 !important;
    margin-bottom: 20px !important;
    max-width: 660px;
}

.wc-sprite-gif__chips {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.wc-sprite-gif__chips span {
    background: #121c2f;
    border: 1px solid #37506f;
    border-radius: 4px;
    box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.28);
    color: #eff8ff;
    display: inline-flex;
    font-size: 12px;
    font-weight: 900;
    line-height: 1;
    padding: 9px 11px;
}

.wc-sprite-gif__chips span:nth-child(1) {
    border-color: var(--wc-cyan);
}

.wc-sprite-gif__chips span:nth-child(2) {
    border-color: var(--wc-green);
}

.wc-sprite-gif__chips span:nth-child(3) {
    border-color: var(--wc-magenta);
}

.wc-sprite-gif__chips span:nth-child(4) {
    border-color: var(--wc-yellow);
}

.wc-sprite-gif__pipeline {
    background:
        linear-gradient(90deg, rgba(255, 255, 255, 0.04) 1px, transparent 1px) 0 0 / 10px 10px,
        #0b121f;
    border: 2px solid #304966;
    border-radius: 8px;
    box-shadow: inset 0 0 0 2px rgba(68, 230, 255, 0.08);
    display: grid;
    gap: 10px;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    padding: 12px;
}

.wc-sprite-gif__pipeline div {
    background: #17243a;
    border: 1px solid #3c536f;
    border-radius: 4px;
    min-height: 64px;
    padding: 10px 9px;
    position: relative;
}

.wc-sprite-gif__pipeline div::after {
    background: var(--wc-cyan);
    bottom: -1px;
    content: "";
    height: 3px;
    left: -1px;
    position: absolute;
    right: -1px;
}

.wc-sprite-gif__pipeline div:nth-child(2)::after {
    background: var(--wc-green);
}

.wc-sprite-gif__pipeline div:nth-child(3)::after {
    background: var(--wc-magenta);
}

.wc-sprite-gif__pipeline div:nth-child(4)::after {
    background: var(--wc-yellow);
}

.wc-sprite-gif__pipeline span {
    color: var(--wc-cyan);
    display: block;
    font-size: 11px;
    font-weight: 900;
    line-height: 1.2;
    margin-bottom: 7px;
}

.wc-sprite-gif__pipeline strong {
    color: #ffffff;
    display: block;
    font-size: 13px;
    font-weight: 900;
}

.wc-sprite-gif__workspace {
    display: grid;
    gap: 22px;
    grid-template-columns: minmax(0, 1fr) minmax(340px, 430px);
    margin-top: 26px;
}

.wc-sprite-gif__panel,
.wc-sprite-gif__preview {
    background:
        linear-gradient(90deg, rgba(68, 230, 255, 0.06) 1px, transparent 1px) 0 0 / 14px 14px,
        linear-gradient(0deg, rgba(255, 255, 255, 0.035) 1px, transparent 1px) 0 0 / 14px 14px,
        linear-gradient(180deg, rgba(21, 29, 45, 0.98), rgba(10, 15, 27, 0.98));
    border: 2px solid #2d415c;
    border-radius: 8px;
    box-shadow:
        inset 0 0 0 1px rgba(255, 255, 255, 0.05),
        0 18px 42px rgba(0, 0, 0, 0.34);
    color: var(--wc-text);
    padding: 24px;
}

.wc-sprite-gif__panel-head {
    align-items: center;
    display: flex;
    gap: 16px;
    justify-content: space-between;
    margin-bottom: 18px;
}

.wc-sprite-gif__kicker {
    color: var(--wc-cyan) !important;
    font-size: 11px !important;
    font-weight: 900 !important;
    letter-spacing: 0 !important;
    line-height: 1.2 !important;
    margin-bottom: 5px !important;
    text-transform: uppercase;
}

.wc-sprite-gif h2 {
    color: #ffffff !important;
    font-family: Impact, "Arial Black", system-ui, sans-serif;
    font-size: 27px !important;
    font-weight: 900 !important;
    letter-spacing: 0 !important;
    line-height: 1.1 !important;
    margin-bottom: 0 !important;
    text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.4);
}

.wc-sprite-gif__status-pill {
    border-radius: 4px;
    display: inline-flex;
    font-size: 11px;
    font-weight: 900;
    line-height: 1;
    padding: 8px 10px;
    text-transform: uppercase;
    white-space: nowrap;
}

.wc-sprite-gif__status-pill.is-ready {
    background: rgba(81, 242, 155, 0.13);
    border: 1px solid var(--wc-green);
    color: #b8ffd8;
}

.wc-sprite-gif__status-pill.is-waiting {
    background: rgba(255, 209, 102, 0.12);
    border: 1px solid var(--wc-yellow);
    color: #ffe5a1;
}

.wc-sprite-gif__notice {
    background:
        linear-gradient(90deg, rgba(255, 209, 102, 0.16) 1px, transparent 1px) 0 0 / 10px 10px,
        rgba(38, 29, 13, 0.96);
    border: 1px solid var(--wc-yellow);
    border-radius: 6px;
    color: #ffe5a1;
    font-size: 14px;
    line-height: 1.45;
    margin-bottom: 18px;
    padding: 12px 14px;
}

.wc-sprite-gif__form {
    display: grid;
    gap: 18px;
}

.wc-sprite-gif__dropzone {
    align-items: center;
    background:
        linear-gradient(90deg, rgba(68, 230, 255, 0.12) 1px, transparent 1px) 0 0 / 12px 12px,
        linear-gradient(0deg, rgba(255, 91, 200, 0.08) 1px, transparent 1px) 0 0 / 12px 12px,
        #080e19;
    border: 2px dashed #3d5d7d;
    border-radius: 8px;
    cursor: pointer;
    display: grid;
    gap: 10px;
    min-height: 218px;
    padding: 24px;
    place-items: center;
    text-align: center;
    transition: border-color 160ms ease, box-shadow 160ms ease, transform 160ms ease;
}

.wc-sprite-gif__dropzone:hover {
    border-color: var(--wc-cyan);
    box-shadow: inset 0 0 0 2px rgba(68, 230, 255, 0.16);
    transform: translateY(-1px);
}

.wc-sprite-gif__dropzone input {
    color: var(--wc-muted);
    max-width: 390px;
    width: 100%;
}

.wc-sprite-gif__dropzone input::file-selector-button {
    background: #0f1727;
    border: 2px solid var(--wc-cyan);
    border-radius: 4px;
    box-shadow: 4px 4px 0 rgba(255, 91, 200, 0.34);
    color: #ffffff;
    cursor: pointer;
    font-weight: 900;
    margin-right: 12px;
    padding: 10px 13px;
}

.wc-sprite-gif__dropzone-art {
    display: grid;
    gap: 5px;
    grid-template-columns: repeat(4, 24px);
}

.wc-sprite-gif__dropzone-art span {
    background:
        linear-gradient(90deg, transparent 0 8px, var(--wc-cyan) 8px 16px, transparent 16px),
        linear-gradient(0deg, transparent 0 15px, rgba(81, 242, 155, 0.5) 15px 24px),
        #14243a;
    border: 1px solid #3b5b7b;
    display: block;
    height: 24px;
    image-rendering: pixelated;
    width: 24px;
}

.wc-sprite-gif__dropzone-art span:nth-child(2) {
    background:
        linear-gradient(90deg, transparent 0 7px, var(--wc-magenta) 7px 17px, transparent 17px),
        linear-gradient(0deg, transparent 0 14px, rgba(255, 209, 102, 0.5) 14px 24px),
        #19213a;
}

.wc-sprite-gif__dropzone-art span:nth-child(3) {
    background:
        linear-gradient(90deg, transparent 0 8px, var(--wc-green) 8px 16px, transparent 16px),
        linear-gradient(0deg, transparent 0 15px, rgba(68, 230, 255, 0.45) 15px 24px),
        #132338;
}

.wc-sprite-gif__dropzone-art span:nth-child(4) {
    background:
        linear-gradient(90deg, transparent 0 6px, var(--wc-yellow) 6px 18px, transparent 18px),
        linear-gradient(0deg, transparent 0 14px, rgba(255, 91, 200, 0.45) 14px 24px),
        #241933;
}

.wc-sprite-gif__dropzone-title {
    color: #ffffff;
    display: block;
    font-size: 18px;
    font-weight: 900;
    line-height: 1.25;
}

.wc-sprite-gif__dropzone-subtitle {
    color: var(--wc-muted);
    display: block;
    font-size: 14px;
    line-height: 1.4;
}

.wc-sprite-gif__grid {
    display: grid;
    gap: 14px;
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.wc-sprite-gif label span {
    color: var(--wc-muted);
    display: block;
    font-size: 12px;
    font-weight: 900;
    line-height: 1.2;
    margin-bottom: 7px;
    text-transform: uppercase;
}

.wc-sprite-gif input[type="number"] {
    background: #080e19;
    border: 2px solid #2f4968;
    border-radius: 4px;
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.035);
    color: #ffffff;
    font-weight: 800;
    min-height: 48px;
    padding: 9px 12px;
    width: 100%;
}

.wc-sprite-gif input[type="number"]:focus {
    border-color: var(--wc-cyan);
    outline: 2px solid rgba(68, 230, 255, 0.22);
    outline-offset: 2px;
}

.wc-sprite-gif__actions {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
}

.wc-sprite-gif button,
.wc-sprite-gif__download {
    background:
        linear-gradient(180deg, #ff5bc8 0%, #c836a3 100%);
    border: 2px solid #ffd6f2;
    border-radius: 4px;
    box-shadow: 5px 5px 0 rgba(68, 230, 255, 0.32);
    color: #ffffff !important;
    cursor: pointer;
    display: inline-flex;
    font-weight: 900;
    justify-content: center;
    line-height: 1;
    min-height: 50px;
    padding: 15px 22px;
    text-decoration: none !important;
    text-transform: uppercase;
    transition: transform 120ms ease, box-shadow 120ms ease, filter 120ms ease;
}

.wc-sprite-gif button:hover,
.wc-sprite-gif__download:hover {
    box-shadow: 3px 3px 0 rgba(81, 242, 155, 0.4);
    color: #ffffff !important;
    filter: brightness(1.06);
    transform: translate(2px, 2px);
}

.wc-sprite-gif button:disabled {
    background: #33445f;
    border-color: #5b6d87;
    box-shadow: none;
    color: #a8b5c8 !important;
    cursor: not-allowed;
    transform: none;
}

.wc-sprite-gif__status {
    color: var(--wc-muted);
    font-size: 14px;
    line-height: 1.35;
    min-height: 24px;
}

.wc-sprite-gif__preview {
    display: flex;
    flex-direction: column;
}

.wc-sprite-gif__preview-stage {
    align-items: center;
    background:
        linear-gradient(45deg, rgba(68, 230, 255, 0.07) 25%, transparent 25% 75%, rgba(68, 230, 255, 0.07) 75%) 0 0 / 28px 28px,
        linear-gradient(45deg, rgba(255, 91, 200, 0.08) 25%, transparent 25% 75%, rgba(255, 91, 200, 0.08) 75%) 14px 14px / 28px 28px,
        radial-gradient(circle at 9px 12px, rgba(255, 255, 255, 0.8) 0 1px, transparent 2px) 0 0 / 82px 78px,
        #060b14;
    border: 2px solid #2f4968;
    border-radius: 8px;
    display: grid;
    flex: 1;
    min-height: 360px;
    overflow: hidden;
    padding: 18px;
    place-items: center;
    position: relative;
}

.wc-sprite-gif__preview-stage::before {
    border: 1px solid rgba(68, 230, 255, 0.24);
    content: "";
    inset: 14px;
    pointer-events: none;
    position: absolute;
}

.wc-sprite-gif__preview-stage img {
    background: #0c1321;
    border: 2px solid #3d5d7d;
    border-radius: 6px;
    image-rendering: pixelated;
    max-height: 310px;
    max-width: 100%;
    object-fit: contain;
    position: relative;
    z-index: 1;
}

.wc-sprite-gif__empty-preview {
    align-items: center;
    color: var(--wc-muted);
    display: grid;
    gap: 10px;
    justify-items: center;
    max-width: 260px;
    position: relative;
    text-align: center;
    z-index: 1;
}

.wc-sprite-gif__empty-preview span {
    background:
        linear-gradient(90deg, transparent 0 28px, var(--wc-cyan) 28px 48px, transparent 48px),
        linear-gradient(0deg, transparent 0 46px, rgba(81, 242, 155, 0.5) 46px 70px),
        linear-gradient(90deg, transparent 0 18px, var(--wc-magenta) 18px 28px, transparent 28px 50px, var(--wc-yellow) 50px 60px, transparent 60px),
        #14243a;
    border: 2px solid #5f7fa2;
    box-shadow:
        6px 6px 0 rgba(255, 91, 200, 0.25),
        -6px -6px 0 rgba(68, 230, 255, 0.2);
    display: block;
    height: 78px;
    image-rendering: pixelated;
    width: 78px;
}

.wc-sprite-gif__empty-preview strong {
    color: #ffffff;
    font-size: 16px;
    font-weight: 900;
}

.wc-sprite-gif__empty-preview em {
    color: var(--wc-muted);
    font-size: 13px;
    font-style: normal;
    line-height: 1.45;
}

.wc-sprite-gif__download {
    margin-top: 16px;
    width: 100%;
}

@media (max-width: 980px) {
    .wc-sprite-gif__hero-grid,
    .wc-sprite-gif__workspace {
        grid-template-columns: 1fr;
    }

    .wc-sprite-gif__pipeline {
        max-width: 560px;
    }

    .wc-sprite-gif__grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 640px) {
    .wc-sprite-gif {
        padding: 22px 14px 40px;
    }

    .wc-sprite-gif__hero,
    .wc-sprite-gif__panel,
    .wc-sprite-gif__preview {
        padding: 18px;
    }

    .wc-sprite-gif__hero::after {
        display: none;
    }

    .wc-sprite-gif__brand-row {
        align-items: flex-start;
        flex-direction: column;
    }

    .wc-sprite-gif__mark {
        height: 58px;
        width: 58px;
    }

    .wc-sprite-gif__mark img {
        height: 50px !important;
        width: 50px !important;
    }

    .wc-sprite-gif h1 {
        font-size: 44px !important;
    }

    .wc-sprite-gif__hero-copy p {
        font-size: 15px !important;
    }

    .wc-sprite-gif__pipeline,
    .wc-sprite-gif__grid {
        grid-template-columns: 1fr;
    }

    .wc-sprite-gif__panel-head {
        align-items: flex-start;
        flex-direction: column;
    }

    .wc-sprite-gif__dropzone input::file-selector-button {
        margin-bottom: 8px;
    }
}
