:root{--bg:#f6f8fc;--bg-soft:#eef2ff;--surface:#fff;--surface-soft:#f8fafc;--surface-hover:#f8faff;--text:#111827;--text-strong:#0f172a;--muted:#64748b;--muted-2:#94a3b8;--primary:#4f46e5;--primary-dark:#4338ca;--primary-soft:#4f46e517;--primary-border:#4f46e533;--primary-glow:#4f46e538;--accent:#db2777;--cyan:#0891b2;--success:#059669;--border:#e2e8f0;--border-strong:#cbd5e1;--border-hover:#4f46e573;--radius-sm:.75rem;--radius:1rem;--radius-lg:1.5rem;--radius-xl:1.75rem;--shadow-sm:0 1px 2px #0f172a0a, 0 4px 12px #0f172a0a;--shadow:0 10px 30px #0f172a12, 0 2px 8px #0f172a0a;--shadow-lg:0 24px 60px #0f172a1f, 0 8px 20px #0f172a0f;--shadow-glow:0 20px 60px #4f46e51f;--font:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--ease:cubic-bezier(.16, 1, .3, 1)}[data-astro-cid-lcdefpme],[data-astro-cid-lcdefpme]:before,[data-astro-cid-lcdefpme]:after{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{min-width:320px;font-family:var(--font);color:var(--text);background:radial-gradient(circle 700px at 8% 8%, #6366f114, transparent 70%), radial-gradient(circle 700px at 92% 80%, #ec48990f, transparent 70%), var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;overflow-x:hidden}body:before{content:"";z-index:-1;pointer-events:none;background:linear-gradient(#ffffff6b,#ffffff6b);position:fixed;inset:0}img[data-astro-cid-lcdefpme]{max-width:100%}a[data-astro-cid-lcdefpme]{color:inherit;text-decoration:none}button[data-astro-cid-lcdefpme],a[data-astro-cid-lcdefpme]{-webkit-tap-highlight-color:transparent}[data-astro-cid-lcdefpme]:focus-visible{outline-offset:3px;border-radius:.5rem;outline:3px solid #4f46e559}h1[data-astro-cid-lcdefpme],h2[data-astro-cid-lcdefpme],h3[data-astro-cid-lcdefpme],h4[data-astro-cid-lcdefpme]{letter-spacing:-.035em;margin:0;line-height:1.15}p[data-astro-cid-lcdefpme]{color:var(--muted);margin:0;line-height:1.7}@keyframes ambient-pulse{0%{opacity:.8;transform:scale(1)}to{opacity:1;transform:scale(1.025)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes pulse-glow{0%,to{opacity:.45;transform:scale(1)}50%{opacity:1;transform:scale(1.12)}}@keyframes fade-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes scroll-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.reveal[data-astro-cid-lcdefpme]{animation:fade-up .7s var(--ease) both}.reveal-delay-1[data-astro-cid-lcdefpme]{animation-delay:80ms}.reveal-delay-2[data-astro-cid-lcdefpme]{animation-delay:.16s}main[data-astro-cid-lcdefpme]{width:min(100% - 2rem,76rem);margin-inline:auto;padding-block:2rem 5rem}.section[data-astro-cid-lcdefpme]{margin-top:5rem}.section-header[data-astro-cid-lcdefpme]{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1.5rem;display:flex}.section-header[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{color:var(--text-strong);font-size:clamp(1.6rem,3vw,2.2rem)}.section-header[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:var(--primary);transition:gap .25s var(--ease), color .25s ease;align-items:center;gap:.4rem;font-size:.94rem;font-weight:700;display:inline-flex}.section-header[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{color:var(--primary-dark);gap:.7rem}.hero-grid[data-astro-cid-lcdefpme]{grid-template-columns:minmax(0,1.35fr) minmax(19rem,.65fr);align-items:stretch;gap:1.5rem;display:grid}.hero-main-card[data-astro-cid-lcdefpme],.hero-side-card[data-astro-cid-lcdefpme]{border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow);background:linear-gradient(145deg,#fffffffa,#f8fafcfa);position:relative;overflow:hidden}.hero-main-card[data-astro-cid-lcdefpme]{flex-direction:column;justify-content:center;padding:clamp(2.25rem,5vw,4rem);display:flex}.hero-main-card[data-astro-cid-lcdefpme]:before{content:"";background:linear-gradient(90deg, var(--primary), var(--accent), var(--cyan));height:4px;position:absolute;inset:0 0 auto}.hero-main-card[data-astro-cid-lcdefpme]:after{content:"";pointer-events:none;background:radial-gradient(circle,#6366f11c,#0000 70%);border-radius:50%;width:22rem;height:22rem;position:absolute;top:-11rem;right:-11rem}.creator-badge-live[data-astro-cid-lcdefpme]{background:var(--primary-soft);border:1px solid var(--primary-border);width:fit-content;color:var(--primary);z-index:1;border-radius:999px;align-items:center;gap:.6rem;margin-bottom:1.35rem;padding:.45rem 1rem;font-size:.82rem;font-weight:750;display:inline-flex;position:relative}.creator-badge-live[data-astro-cid-lcdefpme] .pulse-dot[data-astro-cid-lcdefpme]{background:var(--primary);width:8px;height:8px;box-shadow:0 0 12px var(--primary);border-radius:50%;animation:2s infinite pulse-glow}.hero-main-card[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{max-width:60rem;color:var(--text-strong);z-index:1;margin-bottom:1.25rem;font-size:clamp(2.55rem,5.5vw,4.5rem);font-weight:850;position:relative}.hero-main-card[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{background:linear-gradient(135deg,#4338ca 10%,#db2777 60%,#0284c7 100%);-webkit-text-fill-color:transparent;color:#0000;background-clip:text}.hero-lead[data-astro-cid-lcdefpme]{z-index:1;max-width:43rem;margin-bottom:2rem;font-size:clamp(1rem,1.5vw,1.12rem);position:relative}.hero-actions[data-astro-cid-lcdefpme]{z-index:1;flex-wrap:wrap;gap:.85rem;display:flex;position:relative}.btn[data-astro-cid-lcdefpme]{cursor:pointer;min-height:3.05rem;transition:transform .25s var(--ease), box-shadow .25s ease, background .25s ease, border-color .25s ease;border:1px solid #0000;border-radius:.8rem;justify-content:center;align-items:center;gap:.5rem;padding:.72rem 1.45rem;font-size:.93rem;font-weight:750;display:inline-flex}.btn[data-astro-cid-lcdefpme]:hover{transform:translateY(-3px)}.btn-primary[data-astro-cid-lcdefpme]{color:#fff;background:linear-gradient(135deg, var(--primary), var(--primary-dark));box-shadow:0 10px 24px #4f46e540,inset 0 1px #ffffff2e}.btn-primary[data-astro-cid-lcdefpme]:hover{box-shadow:0 15px 34px #4f46e552,inset 0 1px #fff3}.btn-secondary[data-astro-cid-lcdefpme]{color:var(--text-strong);border-color:var(--border-strong);box-shadow:var(--shadow-sm);background:#ffffffd9}.btn-secondary[data-astro-cid-lcdefpme]:hover{border-color:var(--primary-border);box-shadow:var(--shadow);background:#fff}.hero-side-card[data-astro-cid-lcdefpme]{flex-direction:column;justify-content:space-between;padding:2rem;display:flex}.side-header[data-astro-cid-lcdefpme]{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.side-header[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{color:var(--text-strong);font-size:1.08rem}.live-badge[data-astro-cid-lcdefpme]{color:var(--success);letter-spacing:.06em;text-transform:uppercase;background:#05966914;border:1px solid #05966929;border-radius:999px;padding:.28rem .65rem;font-size:.67rem;font-weight:800}.trending-list[data-astro-cid-lcdefpme]{gap:.6rem;margin:0;padding:0;list-style:none;display:grid}.trending-item[data-astro-cid-lcdefpme]{min-height:3rem;color:var(--muted);transition:transform .25s var(--ease), background .25s ease, border-color .25s ease, color .25s ease;background:#f8fafccc;border:1px solid #0000;border-radius:.75rem;align-items:center;gap:.7rem;padding:.6rem .7rem;font-size:.88rem;font-weight:600;display:flex}.trending-item[data-astro-cid-lcdefpme]:hover{color:var(--text-strong);background:var(--primary-soft);border-color:var(--primary-border);transform:translate(5px)}.trending-num[data-astro-cid-lcdefpme]{width:1.55rem;height:1.55rem;color:var(--primary);background:#4f46e517;border-radius:.4rem;flex:none;place-items:center;font-size:.7rem;font-weight:800;display:grid}.marquee-container[data-astro-cid-lcdefpme]{border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);background:#ffffffc7;margin-top:1.25rem;padding:.75rem 0;position:relative;overflow:hidden}.marquee-container[data-astro-cid-lcdefpme]:before,.marquee-container[data-astro-cid-lcdefpme]:after{content:"";z-index:2;pointer-events:none;width:5rem;position:absolute;top:0;bottom:0}.marquee-container[data-astro-cid-lcdefpme]:before{background:linear-gradient(90deg,#fffffffa,#0000);left:0}.marquee-container[data-astro-cid-lcdefpme]:after{background:linear-gradient(-90deg,#fffffffa,#0000);right:0}.marquee-track[data-astro-cid-lcdefpme]{gap:1rem;width:max-content;animation:28s linear infinite scroll-marquee;display:flex}.marquee-container[data-astro-cid-lcdefpme]:hover .marquee-track[data-astro-cid-lcdefpme]{animation-play-state:paused}.marquee-item[data-astro-cid-lcdefpme]{white-space:nowrap;border:1px solid var(--border);color:var(--muted);background:var(--surface-soft);border-radius:999px;align-items:center;padding:.38rem .9rem;font-size:.84rem;font-weight:650;display:flex}.social-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:1.5rem;display:grid}.social-card[data-astro-cid-lcdefpme]{border:1px solid var(--border);border-radius:var(--radius);min-width:0;box-shadow:var(--shadow-sm);transition:transform .3s var(--ease), box-shadow .3s ease, border-color .3s ease, background .3s ease;background:#ffffffeb;align-items:center;gap:.9rem;padding:1.15rem 1.25rem;display:flex}.social-card[data-astro-cid-lcdefpme]:hover{border-color:var(--border-hover);box-shadow:var(--shadow);background:#fff;transform:translateY(-5px)}.social-icon[data-astro-cid-lcdefpme]{border:1px solid var(--primary-border);width:2.75rem;height:2.75rem;color:var(--primary);background:var(--primary-soft);transition:transform .3s var(--ease);border-radius:.75rem;flex:none;place-items:center;display:grid}.social-card[data-astro-cid-lcdefpme]:hover .social-icon[data-astro-cid-lcdefpme]{transform:scale(1.1)rotate(-5deg)}.social-info[data-astro-cid-lcdefpme]{min-width:0}.social-info[data-astro-cid-lcdefpme] h4[data-astro-cid-lcdefpme]{color:var(--text-strong);margin-bottom:.12rem;font-size:.92rem}.social-info[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;display:block;overflow:hidden}.featured-article[data-astro-cid-lcdefpme]{border:1px solid var(--border);border-radius:var(--radius-xl);background:var(--surface);box-shadow:var(--shadow);transition:transform .35s var(--ease), border-color .35s ease, box-shadow .35s ease;overflow:hidden}.featured-article[data-astro-cid-lcdefpme]:hover{border-color:var(--border-hover);box-shadow:var(--shadow-lg);transform:translateY(-6px)}.featured-grid[data-astro-cid-lcdefpme]{grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);display:grid}.featured-media[data-astro-cid-lcdefpme]{background:linear-gradient(135deg,#e2e8f0,#f8fafc);min-height:25rem;position:relative;overflow:hidden}.featured-media[data-astro-cid-lcdefpme]:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 65%,#0f172a0a);position:absolute;inset:0}.featured-media[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:cover;width:100%;height:100%;transition:transform .7s var(--ease);display:block}.featured-article[data-astro-cid-lcdefpme]:hover .featured-media[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{transform:scale(1.045)}.featured-fallback[data-astro-cid-lcdefpme]{height:100%;color:var(--muted);place-items:center;padding:2rem;font-size:.9rem;display:grid}.featured-content[data-astro-cid-lcdefpme]{flex-direction:column;justify-content:center;padding:clamp(2rem,4vw,3rem);display:flex}.badge-pill[data-astro-cid-lcdefpme]{border:1px solid var(--primary-border);width:fit-content;color:var(--primary);background:var(--primary-soft);letter-spacing:.07em;text-transform:uppercase;border-radius:999px;margin-bottom:1rem;padding:.35rem .75rem;font-size:.68rem;font-weight:800}.article-date[data-astro-cid-lcdefpme],.post-date[data-astro-cid-lcdefpme]{color:var(--muted-2);margin-bottom:.55rem;font-size:.82rem;font-weight:600}.featured-content[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{color:var(--text-strong);margin-bottom:.75rem;font-size:clamp(1.45rem,2.5vw,2rem);transition:color .2s}.featured-article[data-astro-cid-lcdefpme]:hover .featured-content[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{color:var(--primary)}.article-excerpt[data-astro-cid-lcdefpme]{-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:1.5rem;font-size:.96rem;display:-webkit-box;overflow:hidden}.paths-tools-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.pt-card[data-astro-cid-lcdefpme]{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-sm);transition:transform .3s var(--ease), border-color .3s ease, box-shadow .3s ease;padding:1.65rem;position:relative;overflow:hidden}.pt-card[data-astro-cid-lcdefpme]:before{content:"";background:linear-gradient(180deg, var(--primary), var(--cyan));opacity:.7;width:3px;position:absolute;top:0;bottom:0;left:0}.pt-card[data-astro-cid-lcdefpme]:hover{border-color:var(--border-hover);box-shadow:var(--shadow);transform:translateY(-4px)}.pt-card[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{color:var(--text-strong);margin-bottom:.5rem;font-size:1.1rem}.pt-card[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{margin-bottom:1rem;font-size:.89rem}.pt-link[data-astro-cid-lcdefpme]{color:var(--primary);font-size:.88rem;font-weight:750}.pt-link[data-astro-cid-lcdefpme]:hover{color:var(--primary-dark)}.posts-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;margin:0;padding:0;list-style:none;display:grid}.post-card[data-astro-cid-lcdefpme]{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);min-width:0;box-shadow:var(--shadow-sm);transition:transform .35s var(--ease), border-color .35s ease, box-shadow .35s ease;flex-direction:column;display:flex;overflow:hidden}.post-card[data-astro-cid-lcdefpme]:hover{border-color:var(--border-hover);box-shadow:var(--shadow);transform:translateY(-6px)}.post-thumb-wrapper[data-astro-cid-lcdefpme]{aspect-ratio:16/9;background:#f1f5f9;width:100%;position:relative;overflow:hidden}.post-thumb-wrapper[data-astro-cid-lcdefpme]:after{content:"";pointer-events:none;background:linear-gradient(#0000 65%,#0f172a0a);position:absolute;inset:0}.post-thumb[data-astro-cid-lcdefpme]{object-fit:cover;width:100%;height:100%;transition:transform .6s var(--ease);display:block}.post-card[data-astro-cid-lcdefpme]:hover .post-thumb[data-astro-cid-lcdefpme]{transform:scale(1.055)}.post-body[data-astro-cid-lcdefpme]{flex-direction:column;flex-grow:1;padding:1.35rem;display:flex}.post-card[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{color:var(--text-strong);margin-bottom:.6rem;font-size:1.1rem;transition:color .2s}.post-card[data-astro-cid-lcdefpme]:hover h3[data-astro-cid-lcdefpme]{color:var(--primary)}.post-desc[data-astro-cid-lcdefpme]{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:auto;font-size:.88rem;display:-webkit-box;overflow:hidden}.creator-spotlight[data-astro-cid-lcdefpme]{border-radius:var(--radius-xl);box-shadow:var(--shadow-glow);background:linear-gradient(135deg,#fffffffa,#eef2ffe0);border:1px solid #4f46e52e;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:2rem;margin-top:5rem;padding:clamp(2rem,5vw,3.5rem);display:grid;position:relative;overflow:hidden}.creator-spotlight[data-astro-cid-lcdefpme]:before{content:"";pointer-events:none;background:radial-gradient(circle,#6366f121,#0000 70%);border-radius:50%;width:18rem;height:18rem;animation:6s ease-in-out infinite float;position:absolute;top:-5rem;right:-5rem}.creator-avatar[data-astro-cid-lcdefpme]{color:#fff;background:linear-gradient(135deg, var(--primary), var(--accent));border:3px solid #ffffffe6;border-radius:50%;flex-shrink:0;place-items:center;width:7rem;height:7rem;font-size:2.25rem;font-weight:850;animation:4s ease-in-out infinite float;display:grid;box-shadow:0 12px 35px #4f46e540}.creator-details[data-astro-cid-lcdefpme]{z-index:1;position:relative}.creator-details[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{color:var(--text-strong);flex-wrap:wrap;align-items:center;gap:.65rem;margin-bottom:.35rem;font-size:1.7rem;display:flex}.creator-role[data-astro-cid-lcdefpme]{color:var(--primary);margin-bottom:.9rem;font-size:.95rem;font-weight:750;display:block}.creator-bio[data-astro-cid-lcdefpme]{max-width:50rem;font-size:1rem;line-height:1.8}.categories-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.15rem;display:grid}.category-card[data-astro-cid-lcdefpme]{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-sm);transition:transform .3s var(--ease), border-color .3s ease, box-shadow .3s ease, background .3s ease;padding:1.45rem}.category-card[data-astro-cid-lcdefpme]:hover{border-color:var(--border-hover);background:var(--surface-hover);box-shadow:var(--shadow);transform:translateY(-5px)}.cat-icon-box[data-astro-cid-lcdefpme]{border:1px solid var(--primary-border);background:var(--primary-soft);width:3.15rem;height:3.15rem;transition:transform .3s var(--ease);border-radius:.8rem;place-items:center;margin-bottom:1rem;font-size:1.35rem;display:grid}.category-card[data-astro-cid-lcdefpme]:hover .cat-icon-box[data-astro-cid-lcdefpme]{transform:scale(1.1)rotate(-6deg)}.category-card[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{color:var(--text-strong);margin-bottom:.35rem;font-size:1.06rem}.category-card[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{font-size:.86rem}.newsletter-banner[data-astro-cid-lcdefpme]{border-radius:var(--radius-xl);text-align:center;box-shadow:var(--shadow-glow);background:radial-gradient(350px at 20% 20%,#6366f11a,#0000 70%),radial-gradient(350px at 80% 80%,#ec489914,#0000 70%),linear-gradient(135deg,#fff,#f5f3ff);border:1px solid #4f46e533;margin-top:5rem;padding:clamp(3rem,7vw,4.5rem) 2rem;position:relative;overflow:hidden}.newsletter-banner[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{color:var(--text-strong);margin-bottom:.75rem;font-size:clamp(1.75rem,3.5vw,2.55rem)}.newsletter-banner[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{margin-inline:auto;max-width:38rem;margin-bottom:2rem;font-size:1rem}.newsletter-banner[data-astro-cid-lcdefpme] .btn[data-astro-cid-lcdefpme]{z-index:1;position:relative}.newsletter-note[data-astro-cid-lcdefpme]{color:var(--muted-2)!important;margin-top:1rem!important;margin-bottom:0!important;font-size:.78rem!important}.empty-state[data-astro-cid-lcdefpme]{border:1px dashed var(--border-strong);border-radius:var(--radius);color:var(--muted);text-align:center;background:#ffffffb8;padding:3rem 1.5rem}@media (width<=1100px){.hero-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.social-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr)}}@media (width<=900px){.featured-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.featured-media[data-astro-cid-lcdefpme]{min-height:22rem}.posts-grid[data-astro-cid-lcdefpme],.categories-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){main[data-astro-cid-lcdefpme]{width:min(100% - 1.25rem,76rem);padding-block:1.25rem 3.5rem}.section[data-astro-cid-lcdefpme]{margin-top:3.5rem}.hero-main-card[data-astro-cid-lcdefpme]{padding:2rem 1.35rem}.hero-main-card[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{font-size:clamp(2.25rem,12vw,3.3rem)}.hero-side-card[data-astro-cid-lcdefpme]{padding:1.35rem}.hero-actions[data-astro-cid-lcdefpme]{flex-direction:column}.btn[data-astro-cid-lcdefpme]{width:100%}.social-grid[data-astro-cid-lcdefpme],.paths-tools-grid[data-astro-cid-lcdefpme],.posts-grid[data-astro-cid-lcdefpme],.categories-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.featured-media[data-astro-cid-lcdefpme]{min-height:15rem}.featured-content[data-astro-cid-lcdefpme]{padding:1.5rem}.creator-spotlight[data-astro-cid-lcdefpme]{text-align:center;grid-template-columns:1fr;justify-items:center;padding:2rem 1.35rem}.creator-details[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{justify-content:center;font-size:1.45rem}.creator-avatar[data-astro-cid-lcdefpme]{width:6rem;height:6rem;font-size:2rem}.newsletter-banner[data-astro-cid-lcdefpme]{padding-inline:1.25rem}}@media (width<=420px){.creator-badge-live[data-astro-cid-lcdefpme]{font-size:.74rem}.hero-main-card[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{font-size:2.2rem}.social-card[data-astro-cid-lcdefpme]{padding:1rem}.featured-media[data-astro-cid-lcdefpme]{min-height:13rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}[data-astro-cid-lcdefpme],[data-astro-cid-lcdefpme]:before,[data-astro-cid-lcdefpme]:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.marquee-track[data-astro-cid-lcdefpme]{animation:none}}@media (hover:none){.btn[data-astro-cid-lcdefpme]:hover,.social-card[data-astro-cid-lcdefpme]:hover,.post-card[data-astro-cid-lcdefpme]:hover,.featured-article[data-astro-cid-lcdefpme]:hover,.pt-card[data-astro-cid-lcdefpme]:hover,.category-card[data-astro-cid-lcdefpme]:hover,.trending-item[data-astro-cid-lcdefpme]:hover,.featured-article[data-astro-cid-lcdefpme]:hover .featured-media[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme],.post-card[data-astro-cid-lcdefpme]:hover .post-thumb[data-astro-cid-lcdefpme]{transform:none}}
