:root{--funspot-magenta:#ff2d78;--funspot-magenta-soft:rgba(255,45,120,0.12);--funspot-bg:#0b0b0f;--funspot-bg-2:#18181f;--funspot-text:#f5f5f7;--funspot-text-dim:rgba(245,245,247,0.65);--funspot-border:rgba(255,255,255,0.1)}*{box-sizing:border-box;margin:0;padding:0}body,html{background:var(--funspot-bg);color:var(--funspot-text);font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5;min-height:100vh;overflow-x:hidden}a{color:var(--funspot-magenta);text-decoration:none}a:hover{text-decoration:underline}button{font:inherit;cursor:pointer}.article-card{background:var(--funspot-bg-2);border:1px solid var(--funspot-border);border-radius:16px;padding:32px 28px}@media (min-width:768px){.article-card{padding:48px 56px}}.article-content{font-size:17px;line-height:1.8;color:var(--funspot-text)}.article-content p{margin:0 0 1.25em;color:var(--funspot-text)}.article-content p+p{margin-top:0}.article-content p:last-child{margin-bottom:0}.article-content .article-intro{margin-bottom:2em}.article-content .article-intro .lead-paragraph{font-size:1.12em;line-height:1.65;color:var(--funspot-text)}.article-content h2{font-size:clamp(22px,2.6vw,28px);font-weight:700;line-height:1.25;letter-spacing:-.2px;color:var(--funspot-text);margin:2.25em 0 .75em}.article-content h3{font-size:clamp(18px,2vw,22px);font-weight:600;line-height:1.3;color:var(--funspot-text);margin:1.75em 0 .6em}.article-content h2:first-child,.article-content h3:first-child{margin-top:0}.article-content a{color:var(--funspot-magenta);text-decoration:none;border-bottom:1px solid rgba(255,45,120,.4);transition:border-color .12s ease}.article-content a:hover{border-bottom-color:var(--funspot-magenta);text-decoration:none}.article-content strong{color:var(--funspot-text);font-weight:600}.article-content em{font-style:italic;color:var(--funspot-text)}.article-content ol,.article-content ul{margin:1.25em 0;padding-left:1.5em;color:var(--funspot-text)}.article-content li{margin:.4em 0;line-height:1.7}.article-content li::marker{color:var(--funspot-magenta)}.article-content .highlight-box{margin:2em 0;padding:20px 24px;border-radius:12px;border:1px solid rgba(255,45,120,.35);background:var(--funspot-magenta-soft)}.article-content .highlight-box p{margin-bottom:.6em}.article-content .highlight-box p:last-child{margin-bottom:0}.article-content .highlight-box ol,.article-content .highlight-box ul{margin:.6em 0 0}.article-content .article-quote,.article-content blockquote{margin:2.25em 0;padding:16px 22px;border-left:3px solid var(--funspot-magenta);background:rgba(255,255,255,.02);border-radius:0 10px 10px 0}.article-content .article-quote p,.article-content blockquote p{font-size:1.05em;line-height:1.65;color:var(--funspot-text);font-style:italic;margin-bottom:0}.article-content .cta-section{margin:2.5em 0 0;padding:24px 28px;border-radius:12px;border:1px solid var(--funspot-border);background:rgba(255,255,255,.03);text-align:center}.article-content .cta-section p{margin-bottom:.5em;font-size:.98em}.article-content .cta-section p:last-child{margin-bottom:0}.article-content .cta-section .cta-subtitle{font-size:.88em;color:var(--funspot-text-dim)}.article-content .article-cta-button{display:inline-block;padding:12px 24px;border-radius:8px;background:var(--funspot-magenta);color:var(--funspot-bg);font-weight:600;text-decoration:none;border-bottom:none;transition:opacity .14s ease}.article-content .article-cta-button:hover{opacity:.92;text-decoration:none;border-bottom:none}.article-content img{max-width:100%;height:auto;border-radius:12px;margin:1.75em 0;display:block}.article-content code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.92em;padding:2px 6px;border-radius:4px;background:rgba(255,255,255,.06);color:var(--funspot-text)}.article-content pre{margin:1.5em 0;padding:18px 20px;border-radius:10px;background:rgba(0,0,0,.35);border:1px solid var(--funspot-border);overflow-x:auto;font-size:.92em;line-height:1.55}.article-content pre code{background:transparent;padding:0}.article-content table{width:100%;margin:1.75em 0;border-collapse:collapse;font-size:.95em}.article-content td,.article-content th{padding:10px 14px;text-align:left;border-bottom:1px solid var(--funspot-border)}.article-content th{color:var(--funspot-text);font-weight:600;background:rgba(255,255,255,.03)}.article-content hr{border:none;border-top:1px solid var(--funspot-border);margin:2.5em 0}.funspot-featured-hero:hover{border-color:var(--funspot-magenta)!important}@media (min-width:768px){.funspot-featured-hero{grid-template-columns:1fr 1fr!important}.funspot-featured-hero__media{aspect-ratio:auto!important;min-height:360px;order:2!important}.funspot-featured-hero__body{padding:36px!important;order:1!important;justify-content:center}}