:root{--brand-primary:#d946ef;--brand-primary-dark:#a21caf;--brand-secondary:#ec4899;--brand-ink:#250a18;--brand-paper:#fff8fc;--brand-surface:rgba(255,255,255,0.82);--brand-border:rgba(217,70,239,0.18)}*{box-sizing:border-box}@font-face{font-family:MomsNote;src:url(/fonts/MomsNote.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}body,html{margin:0;min-height:100%;background:radial-gradient(circle at top left,rgba(236,72,153,.22),transparent 34%),radial-gradient(circle at top right,rgba(217,70,239,.18),transparent 30%),linear-gradient(180deg,#fffafc,#fff3f9 52%,#fff);color:var(--brand-ink);font-family:Plus Jakarta Sans,Inter,system-ui,-apple-system,sans-serif}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}code{background:rgba(217,70,239,.08);border-radius:10px;padding:.1rem .4rem}.blog-shell{width:min(1160px,calc(100% - 32px));margin:0 auto;padding:24px 0 64px}.site-header{justify-content:space-between;gap:24px;padding:18px 0 26px}.site-header,.site-logo{display:flex;align-items:center}.site-logo{gap:8px;text-decoration:none}.wordmark{font-family:MomsNote,Plus Jakarta Sans,Georgia,serif;font-size:clamp(1.6rem,2.4vw,2.2rem);line-height:1;color:var(--brand-primary);font-weight:700;letter-spacing:-.04em}.site-nav{display:flex;gap:12px;flex-wrap:wrap}.admin-link,.home-link,.primary-action,.return-banner a,.secondary-action{border-radius:999px;padding:12px 18px;font-size:.95rem;font-weight:600;transition:transform .14s ease,box-shadow .14s ease,background .14s ease}.home-link,.secondary-action{background:rgba(255,255,255,.75);border:1px solid var(--brand-border);box-shadow:0 12px 30px rgba(190,24,93,.08)}.admin-link,.primary-action,.return-banner a{background:linear-gradient(135deg,var(--brand-primary) 0,var(--brand-secondary) 100%);color:white;box-shadow:0 18px 45px rgba(190,24,93,.22)}.hero{padding:44px;border:1px solid rgba(255,255,255,.7);border-radius:36px;background:linear-gradient(145deg,rgba(255,255,255,.92),rgba(255,240,248,.88)),rgba(255,255,255,.86);box-shadow:0 30px 80px rgba(92,13,58,.12)}.eyebrow{margin:0 0 12px;text-transform:uppercase;letter-spacing:.22em;font-size:.72rem;color:var(--brand-secondary);font-weight:700}.hero h1,.post-article h1{margin:0;font-size:clamp(2.6rem,5vw,5.2rem);line-height:.95}.hero-copy,.post-excerpt{max-width:760px;margin:18px 0 0;font-size:1.08rem;line-height:1.8;color:rgba(37,10,24,.8)}.hero-actions{display:flex;gap:14px;margin-top:28px;flex-wrap:wrap}.posts-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:24px;gap:24px;margin-top:30px}.post-article,.post-card{overflow:hidden;border-radius:30px;background:var(--brand-surface);border:1px solid rgba(255,255,255,.75);box-shadow:0 24px 60px rgba(92,13,58,.08);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.post-card--empty{grid-column:1/-1}.post-image-wrap{position:relative;width:100%;height:220px;overflow:hidden}.post-image-wrap--featured{height:340px;border-radius:20px 20px 0 0}.post-hero-image,.post-image,.post-image-wrap img{width:100%;object-fit:cover}.post-hero-image{max-height:480px;margin:28px 0;border-radius:24px}.post-article,.post-body{padding:28px}.post-meta{display:flex;gap:14px;flex-wrap:wrap;color:rgba(37,10,24,.62);font-size:.86rem;text-transform:uppercase;letter-spacing:.08em}.post-body h2{margin:14px 0 10px;font-size:1.7rem;line-height:1.15}.post-body p,.post-content{color:rgba(37,10,24,.78);line-height:1.8}.tags{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.tag{padding:8px 12px;border-radius:999px;background:rgba(217,70,239,.1);color:var(--brand-primary-dark);font-size:.82rem;font-weight:700}.post-page{margin-top:24px}.breadcrumb{display:inline-block;margin-bottom:18px;color:var(--brand-secondary);font-weight:700}.return-banner{display:flex;justify-content:space-between;gap:16px;align-items:center;flex-wrap:wrap;margin-top:32px;padding-top:24px;border-top:1px solid rgba(217,70,239,.16)}.featured-section,.posts-section{margin-top:40px}.section-label{margin:0 0 20px;font-size:.76rem;text-transform:uppercase;letter-spacing:.22em;color:rgba(37,10,24,.45);font-weight:700}.post-card--featured{display:grid;grid-template-columns:1fr 1fr;grid-gap:0;gap:0;border-radius:30px;overflow:hidden}.post-card--featured .post-image-wrap{height:100%;min-height:280px;border-radius:0}.featured-title{margin:14px 0 10px;font-size:clamp(1.6rem,2.4vw,2.2rem);line-height:1.1}.featured-title a:hover,.read-more{color:var(--brand-primary)}.read-more{display:inline-block;margin-top:18px;font-weight:700;font-size:.95rem}.post-body h3{margin:14px 0 10px;font-size:1.5rem;line-height:1.15}.post-body h3 a:hover{color:var(--brand-primary)}.newsletter-section{margin-top:64px}.newsletter-card{padding:44px;border-radius:36px;background:linear-gradient(135deg,var(--brand-primary) 0,var(--brand-secondary) 100%);color:white;text-align:center;box-shadow:0 30px 80px rgba(190,24,93,.28)}.newsletter-card .eyebrow{color:rgba(255,255,255,.75)}.newsletter-card h2{margin:0 0 12px;font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.1}.newsletter-card p{margin:0 auto 28px;max-width:520px;color:rgba(255,255,255,.85);line-height:1.7}.newsletter-form{display:flex;flex-direction:column;align-items:center;gap:12px}.newsletter-row{display:flex;gap:12px;width:100%;max-width:480px}.newsletter-input{flex:1 1;padding:14px 20px;border-radius:999px;border:2px solid rgba(255,255,255,.4);background:rgba(255,255,255,.15);color:white;font-size:1rem;font-family:inherit;outline:none;transition:border-color .14s}.newsletter-input::placeholder{color:rgba(255,255,255,.6)}.newsletter-input:focus{border-color:rgba(255,255,255,.8)}.newsletter-btn{flex-shrink:0;background:white;color:var(--brand-primary-dark);border:none;cursor:pointer;box-shadow:0 12px 30px rgba(0,0,0,.18)}.newsletter-btn:hover{transform:translateY(-2px)}.site-footer{margin-top:64px;padding-top:32px;border-top:1px solid rgba(217,70,239,.16)}.footer-row{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap;margin-bottom:16px}.wordmark--sm{font-size:1.4rem}.footer-nav{display:flex;gap:24px;flex-wrap:wrap}.footer-nav a{color:rgba(37,10,24,.55);font-size:.9rem;font-weight:600;transition:color .12s}.footer-nav a:hover{color:var(--brand-primary)}.footer-copy{color:rgba(37,10,24,.4);font-size:.85rem;margin:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width:720px){.site-header{align-items:flex-start;flex-direction:column}.hero,.post-article,.post-body{padding:22px}.post-card--featured{grid-template-columns:1fr}.post-card--featured .post-image-wrap{height:240px;border-radius:30px 30px 0 0}.newsletter-card{padding:28px 22px}.footer-row,.newsletter-row{flex-direction:column}.footer-row{align-items:flex-start}}.byline{color:var(--brand-primary-dark);font-weight:700}.post-byline{display:flex;gap:12px;flex-wrap:wrap;margin-top:20px}.author-chip{display:flex;align-items:center;gap:10px;padding:8px 14px 8px 8px;border-radius:999px;background:rgba(217,70,239,.07);border:1px solid rgba(217,70,239,.18)}.author-avatar{width:34px;height:34px;border-radius:50%;object-fit:cover;flex-shrink:0}.author-avatar--initials{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--brand-primary) 0,var(--brand-secondary) 100%);color:white;font-weight:700;font-size:.95rem}.author-chip-text{display:flex;flex-direction:column;gap:1px}.author-name{font-weight:700;font-size:.9rem;color:var(--brand-ink);line-height:1.2}.author-label{font-size:.72rem;color:rgba(37,10,24,.5);text-transform:uppercase;letter-spacing:.08em}.post-content h1,.post-content h2,.post-content h3,.post-content h4{margin:2em 0 .5em;line-height:1.2;color:var(--brand-ink)}.post-content h2{font-size:1.75rem}.post-content h3{font-size:1.4rem}.post-content h4{font-size:1.15rem}.post-content p{margin:.9em 0}.post-content a{color:var(--brand-primary);text-decoration:underline;text-underline-offset:3px}.post-content ol,.post-content ul{padding-left:1.6em;margin:.9em 0}.post-content li{margin:.4em 0;line-height:1.7}.post-content blockquote{margin:1.5em 0;padding:1em 1.4em;border-left:4px solid var(--brand-primary);border-radius:0 12px 12px 0;background:rgba(217,70,239,.05);font-style:italic;color:rgba(37,10,24,.75)}.post-content pre{margin:1.4em 0;padding:1.2em 1.4em;border-radius:16px;background:rgba(37,10,24,.05);overflow-x:auto;font-size:.88rem;line-height:1.65}.post-content hr{border:none;border-top:1px solid rgba(217,70,239,.18);margin:2em 0}.post-inline-image{max-width:100%;border-radius:16px;margin:1.4em 0}.event-ad{margin:40px 0 32px;border-radius:24px;overflow:hidden;border:1.5px solid rgba(217,70,239,.22);background:linear-gradient(145deg,rgba(255,255,255,.96),rgba(252,232,255,.7));box-shadow:0 16px 48px rgba(190,24,93,.1)}.event-ad-badge{display:inline-flex;align-items:center;gap:6px;margin:20px 20px 0;padding:6px 14px;border-radius:999px;background:linear-gradient(135deg,var(--brand-primary) 0,var(--brand-secondary) 100%);color:white;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.event-ad-image{width:100%;max-height:260px;object-fit:cover;margin-top:16px;display:block}.event-ad-body{padding:20px 24px 24px}.event-ad-title{margin:0 0 6px;font-size:1.4rem;line-height:1.2;color:var(--brand-ink)}.event-ad-meta{margin:0 0 16px;font-size:.9rem;color:rgba(37,10,24,.6);font-weight:600}.event-ad-cta{display:inline-block;font-size:.95rem;cursor:pointer}.app-store-badges{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-top:1.25rem}.store-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1.25rem;border-radius:.75rem;background:#000;color:#fff;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .15s}.store-badge:hover{background:#222}