:root{--brand-primary:#d946ef;--brand-primary-dark:#a21caf;--brand-secondary:#ec4899;--brand-accent:#0f766e;--brand-gold:#b7791f;--brand-ink:#250a18;--brand-muted:#6b5b66;--brand-paper:#fffaf7;--brand-surface:#ffffff;--brand-border:rgba(37,10,24,0.12)}*{box-sizing:border-box}@font-face{font-family:MomsNote;src:url(/fonts/Moms-Note.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}body,html{margin:0;min-height:100%;background:linear-gradient(180deg,#fffaf7,#ffffff 42%,#f8fbfa);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(1180px,calc(100% - 32px));margin:0 auto;padding:20px 0 64px}.site-header{justify-content:space-between;gap:24px;padding:16px 0 22px;border-bottom:1px solid var(--brand-border)}.site-header,.site-logo{display:flex;align-items:center}.site-logo{gap:10px;color:var(--brand-ink);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:10px;flex-wrap:wrap}.admin-link,.home-link,.primary-action,.return-banner a,.secondary-action{border-radius:8px;padding:11px 16px;font-size:.92rem;font-weight:700;transition:transform .14s ease,box-shadow .14s ease,background .14s ease}.home-link,.secondary-action{background:#ffffff;border:1px solid var(--brand-border);color:var(--brand-ink)}.admin-link,.primary-action,.return-banner a{background:var(--brand-ink);color:white;box-shadow:0 14px 28px rgba(37,10,24,.16)}.hero{display:grid;grid-template-columns:minmax(0,1fr) 360px;grid-gap:42px;gap:42px;align-items:end;padding:56px 0 34px;border-bottom:1px solid var(--brand-border)}.hero-copy-block{max-width:760px}.eyebrow{margin:0 0 12px;text-transform:uppercase;letter-spacing:.18em;font-size:.72rem;color:var(--brand-accent);font-weight:700}.hero h1,.post-article h1{margin:0;font-size:clamp(2.6rem,6vw,6.25rem);line-height:.92;letter-spacing:0}.hero-copy,.post-excerpt{max-width:760px;margin:18px 0 0;font-size:1.08rem;line-height:1.8;color:var(--brand-muted)}.hero-actions{display:flex;gap:14px;margin-top:28px;flex-wrap:wrap}.hero-panel{border-left:3px solid var(--brand-accent);padding:4px 0 4px 22px}.hero-panel h2{margin:0 0 14px;font-size:1.55rem;line-height:1.15}.hero-panel p{margin:18px 0 0;color:var(--brand-muted);line-height:1.7}.panel-kicker{margin:0 0 10px!important;color:var(--brand-gold)!important;font-size:.76rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.topic-list,.topic-strip{display:flex;gap:10px;flex-wrap:wrap}.topic-list span,.topic-strip span{border-radius:8px;border:1px solid var(--brand-border);background:#fff;color:var(--brand-ink);font-size:.84rem;font-weight:700;padding:9px 11px}.topic-strip{margin-top:18px;padding-bottom:18px;border-bottom:1px solid var(--brand-border)}.topic-strip span{color:var(--brand-accent);background:rgba(15,118,110,.06);border-color:rgba(15,118,110,.18)}.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:8px;background:var(--brand-surface);border:1px solid var(--brand-border);box-shadow:0 18px 40px rgba(37,10,24,.07)}.post-card--empty{grid-column:1/-1}.post-image-wrap{position:relative;width:100%;height:220px;overflow:hidden}.post-image-wrap--featured{height:340px}.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:8px}.post-article,.post-body{padding:28px}.post-meta{display:flex;gap:14px;flex-wrap:wrap;color:var(--brand-muted);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:8px;background:rgba(15,118,110,.08);color:var(--brand-accent);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:var(--brand-muted);font-weight:700}.post-card--featured{display:grid;grid-template-columns:1fr 1fr;grid-gap:0;gap:0;border-radius:8px;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:36px;border-radius:8px;background:#10211f;color:white;box-shadow:0 24px 48px rgba(16,33,31,.18)}.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 0 28px;max-width:520px;color:rgba(255,255,255,.85);line-height:1.7}.newsletter-form{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.newsletter-row{display:flex;gap:12px;width:100%;max-width:480px}.newsletter-input{flex:1 1;padding:14px 20px;border-radius:8px;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:#10211f;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:36px;border:1px solid rgba(37,10,24,.1);border-radius:8px;background:#10211f;color:white}.footer-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1.8fr);grid-gap:44px;gap:44px}.wordmark--sm{display:inline-block;font-size:1.35rem}.footer-brand p{max-width:360px;margin:18px 0 0;color:rgba(255,255,255,.72);line-height:1.75}.footer-social{display:flex;flex-wrap:wrap;gap:14px;margin-top:20px}.footer-bottom a,.footer-social a{color:rgba(255,255,255,.78);font-size:.9rem;font-weight:700;transition:color .12s}.footer-bottom a:hover,.footer-social a:hover{color:white}.footer-nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:28px;gap:28px}.footer-nav h2{margin:0 0 14px;color:white;font-size:.78rem;text-transform:uppercase;letter-spacing:.18em}.footer-nav div{display:flex;flex-direction:column;gap:11px}.footer-nav a{color:rgba(255,255,255,.68);font-size:.9rem;font-weight:600;transition:color .12s}.footer-nav a:hover{color:white}.footer-bottom{display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap;margin-top:34px;padding-top:22px;border-top:1px solid rgba(255,255,255,.14)}.footer-copy{color:rgba(255,255,255,.55);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{grid-template-columns:1fr;gap:26px;padding:36px 0 26px}.hero,.post-article,.post-body{padding-left:0;padding-right:0}.post-article,.post-body{padding:20px}.hero h1,.post-article h1{font-size:clamp(2.5rem,13vw,4rem)}.hero-panel{border-left:0;border-top:3px solid var(--brand-accent);padding:18px 0 0}.post-card--featured{grid-template-columns:1fr}.post-card--featured .post-image-wrap{height:240px}.newsletter-card{padding:28px 22px}.newsletter-row{flex-direction:column}.footer-grid,.footer-nav{grid-template-columns:1fr}.site-footer{padding:28px 22px}}.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:8px;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 8px 8px 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:8px;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:8px;margin:1.4em 0}.event-ad{margin:40px 0 32px;border-radius:8px;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:8px;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}