.blog-prose{font-size:1.0625rem}.blog-prose>*+*{margin-top:1.5em}.blog-prose>h1{font-size:1.75rem;font-weight:700;color:var(--color-primary);margin-top:1.5em;margin-bottom:1em;text-align:center;line-height:1.3;letter-spacing:-.01em}.blog-prose>h2{font-size:1.5rem;font-weight:700;color:var(--color-primary);margin-top:2.5em;margin-bottom:.8em;padding-bottom:.4em;border-bottom:1px solid rgba(197,160,101,.25);line-height:1.3;letter-spacing:-.01em}.blog-prose>h3{font-size:1.25rem;font-weight:700;color:var(--color-primary);margin-top:2em;margin-bottom:.6em;line-height:1.35}.blog-prose>p{margin-bottom:0}.blog-prose>p+p{margin-top:1.2em}.blog-prose .blog-time-jump{max-width:28rem;margin:2.8em auto 2.3em;padding:1em 0;border-top:1px solid rgba(197,160,101,.3);border-bottom:1px solid rgba(197,160,101,.3);color:var(--color-primary);font-size:clamp(1.22rem,2.4vw,1.45rem);font-weight:600;line-height:1.45;text-align:center;letter-spacing:.02em}.blog-prose blockquote{position:relative;margin:2em 0;padding:1.25em 1.5em 1.25em 1.75em;background:#c5a0650a;border-left:3px solid var(--color-secondary);border-radius:0 .5rem .5rem 0;font-style:italic;color:#4a4a4a}.blog-prose blockquote>p:first-child{margin-top:0}.blog-prose blockquote>p:last-child{margin-bottom:0}.blog-prose>ul,.blog-prose>ol{margin:1.25em 0;padding-left:1.75em}.blog-prose>ul{list-style-type:disc}.blog-prose>ol{list-style-type:decimal}.blog-prose li{margin:.4em 0;padding-left:.25em}.blog-prose li::marker{color:var(--color-secondary)}.blog-prose img{display:block;max-width:100%;height:auto;margin:2em auto;border-radius:.5rem;box-shadow:0 4px 12px -2px #00000014}.blog-prose figure{margin:2em 0}.blog-prose figure img{margin:0 auto .5em}.blog-prose figcaption{text-align:center;font-size:.875rem;color:#9a9a9a}.blog-prose .blog-figure-medium figure img{max-width:min(86%,42rem)}.blog-prose .blog-figure-medium figcaption{max-width:86%;margin-left:auto;margin-right:auto}.blog-prose .blog-photo-dual{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.875rem;align-items:start;margin:2em 0}.blog-prose .blog-photo-dual figure{min-width:0;margin:0}.blog-prose .blog-photo-dual figure img{width:100%;max-width:none;height:var(--blog-photo-group-height, clamp(9.5rem, 18vw, 12rem));margin:0 auto .45rem;object-fit:contain;background:#faf9f5;border:1px solid #ece7dd;box-shadow:0 6px 20px -12px #00000038}.blog-prose .blog-photo-dual figcaption{max-width:100%;padding:0 .25rem;font-size:.75rem;line-height:1.45;color:#8b8175}.blog-prose .blog-photo-triptych{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.875rem;align-items:start;margin:2em 0}.blog-prose .blog-photo-triptych figure{min-width:0;margin:0}.blog-prose .blog-photo-triptych figure img{width:100%;max-width:none;height:var(--blog-photo-group-height, clamp(9.5rem, 18vw, 12rem));margin:0 auto .45rem;object-fit:contain;background:#faf9f5;border:1px solid #ece7dd;box-shadow:0 6px 20px -12px #00000038}.blog-prose .blog-photo-triptych figcaption{max-width:100%;padding:0 .25rem;font-size:.75rem;line-height:1.45;color:#8b8175}@media(max-width:640px){.blog-prose .blog-photo-triptych{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:420px){.blog-prose .blog-photo-dual,.blog-prose .blog-photo-triptych{grid-template-columns:1fr}.blog-prose .blog-photo-dual figure img,.blog-prose .blog-photo-triptych figure img{height:auto;max-height:none}.blog-prose .blog-figure-medium figure img,.blog-prose .blog-figure-medium figcaption{max-width:100%}}.blog-prose a{color:var(--color-primary-light);text-decoration:underline;text-underline-offset:.2em;text-decoration-color:#004d994d;transition:text-decoration-color .2s}.blog-prose a:hover{text-decoration-color:var(--color-primary-light)}.blog-prose code{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace;font-size:.9em;padding:.15em .4em;background:#f1f5f9;border-radius:.25em;color:#334155}.blog-prose pre{margin:1.5em 0;padding:1.25em;background:#1e293b;border-radius:.5rem;overflow-x:auto}.blog-prose pre code{background:none;padding:0;color:#e2e8f0;font-size:.875em;line-height:1.7}.blog-prose hr{margin:2.5em 0;border:none;height:1px;background:linear-gradient(to right,transparent,#e5e7eb,transparent)}.blog-prose strong{color:#374151;font-weight:600}
