.blog-gallery[data-v-212ef5b0]{width:100%}@media (min-width: 1024px){.blog-gallery[data-v-212ef5b0]{margin-left:-4rem;margin-right:-4rem}}@media (min-width: 768px) and (max-width: 1023px){.blog-gallery[data-v-212ef5b0]{margin-left:-2rem;margin-right:-2rem}}.gallery-grid[data-v-212ef5b0]{display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));@screen md{grid-template-columns: repeat(auto-fill,minmax(350px,1fr));}@screen lg{gap: 1.5rem; grid-template-columns: repeat(auto-fill,minmax(480px,1fr));}}.gallery-item[data-v-212ef5b0]{position:relative;overflow:hidden;border-radius:.5rem;background-color:var(--color-warm-beige);transition:transform .3s ease}.gallery-item[data-v-212ef5b0]:hover{transform:scale(1.02);box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.gallery-image[data-v-212ef5b0]{width:100%;height:auto;object-fit:contain;cursor:pointer;transition:opacity .3s ease}.gallery-item:nth-child(-n+5) .gallery-image[data-v-212ef5b0]{opacity:1}.gallery-item:nth-child(n+6) .gallery-image[data-v-212ef5b0]{opacity:0}.gallery-item:nth-child(n+6).loaded .gallery-image[data-v-212ef5b0]{opacity:1}.gallery-placeholder[data-v-212ef5b0]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;cursor:pointer;background:linear-gradient(90deg,rgb(var(--color-warm-beige)),rgb(var(--color-off-white)),rgb(var(--color-warm-beige)));background-size:200% 100%}.placeholder-shimmer[data-v-212ef5b0]{width:100%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.2) 50%,transparent 100%);animation:shimmer-212ef5b0 1.5s infinite}@keyframes shimmer-212ef5b0{0%{transform:translate(-100%)}to{transform:translate(100%)}}.load-more-container[data-v-212ef5b0]{margin-top:3rem;text-align:center}.load-more-btn[data-v-212ef5b0]{padding:1rem 2rem;background-color:var(--color-earth-brown);color:var(--color-off-white);border-radius:.5rem;transition:background-color .3s;font-size:1rem;font-weight:500}.load-more-btn[data-v-212ef5b0]:hover{background-color:#7a5c3ee6}.scroll-indicator[data-v-212ef5b0]{position:fixed;bottom:1rem;right:1rem;background-color:#faf7f2e6;backdrop-filter:blur(.375rem);padding:.5rem 1rem;border-radius:9999px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;font-size:.875rem;color:#2b2b2b;z-index:40}.gallery-figure[data-v-212ef5b0]{margin:0;width:100%;height:100%}.sr-only[data-v-212ef5b0]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.image-figure[data-v-212ef5b0]{margin:0;width:100%;height:100%;display:flex;flex-direction:column;position:relative}.image-caption[data-v-212ef5b0]{position:absolute;bottom:0;left:0;right:0;padding:.75rem;text-align:center;font-size:.8125rem;color:#fff;line-height:1.4;background:linear-gradient(to top,#000c,#0006);opacity:0;transition:opacity .3s ease;pointer-events:none}.gallery-item:hover .image-caption[data-v-212ef5b0]{opacity:1}.caption-text[data-v-212ef5b0]{display:block;font-style:italic;margin-bottom:.25rem}.copyright[data-v-212ef5b0]{display:block;font-size:.75rem;color:#ffffffe6;opacity:1}.copyright-only .copyright[data-v-212ef5b0]{margin-bottom:0}@media (max-width: 640px){.gallery-grid[data-v-212ef5b0]{grid-template-columns:1fr;gap:.75rem}.gallery-item[data-v-212ef5b0]{aspect-ratio:4/3}.gallery-image[data-v-212ef5b0]{height:100%;object-fit:cover}.image-caption[data-v-212ef5b0]{font-size:.75rem;padding:.5rem}.copyright[data-v-212ef5b0]{font-size:.6875rem}.gallery-item:active .image-caption[data-v-212ef5b0]{opacity:1}}.lightbox-overlay[data-v-c564f4a1]{position:fixed;inset:0;z-index:9999;background-color:#000000f2;animation:fadeIn-c564f4a1 .3s ease}@keyframes fadeIn-c564f4a1{0%{opacity:0}to{opacity:1}}.lightbox-container[data-v-c564f4a1]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative}.lightbox-close[data-v-c564f4a1]{position:absolute;top:1rem;right:1rem;z-index:10;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;color:#fff;transition:color .3s;background-color:#00000080;border-radius:50%}.lightbox-close[data-v-c564f4a1]:hover{color:var(--color-warm-beige);background-color:#000000b3}.lightbox-nav[data-v-c564f4a1]{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;color:#fff;transition:color .3s;background-color:#00000080;border-radius:50%}.lightbox-nav[data-v-c564f4a1]:hover{color:var(--color-warm-beige);background-color:#000000b3}.lightbox-nav-prev[data-v-c564f4a1]{left:1rem}.lightbox-nav-next[data-v-c564f4a1]{right:1rem}.lightbox-image-wrapper[data-v-c564f4a1]{position:relative;max-width:95vw;max-height:95vh;display:flex;align-items:center;justify-content:center;width:auto;height:auto}.lightbox-image[data-v-c564f4a1]{max-width:95vw;max-height:95vh;width:auto;height:auto;object-fit:contain;object-position:center}.lightbox-loading[data-v-c564f4a1]{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.spinner[data-v-c564f4a1]{width:3rem;height:3rem;border:4px solid var(--color-warm-beige);border-top-color:transparent;border-radius:50%;animation:spin-c564f4a1 1s linear infinite}@keyframes spin-c564f4a1{to{transform:rotate(360deg)}}.lightbox-counter[data-v-c564f4a1]{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);color:#fff;background-color:#00000080;padding:.5rem 1rem;border-radius:9999px;font-size:.875rem}.sr-only[data-v-c564f4a1]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}@media (max-width: 640px){.lightbox-close[data-v-c564f4a1]{top:.5rem;right:.5rem;width:2.5rem;height:2.5rem}.lightbox-nav[data-v-c564f4a1]{width:2.5rem;height:2.5rem}.lightbox-nav-prev[data-v-c564f4a1]{left:.5rem}.lightbox-nav-next[data-v-c564f4a1]{right:.5rem}.lightbox-image-wrapper[data-v-c564f4a1]{max-width:100vw}}.text-block[data-v-f3f3ac27]{width:100%}.prose[data-v-f3f3ac27]{max-width:none;color:var(--color-charcoal, #2b2b2b);line-height:1.7;font-size:1.125rem}.prose[data-v-f3f3ac27] p{margin-bottom:1.5rem;text-align:justify;hyphens:auto}.prose[data-v-f3f3ac27] p:last-child{margin-bottom:0}.prose[data-v-f3f3ac27] strong{font-weight:600;color:var(--color-earth-brown, #7a5c3e)}.prose[data-v-f3f3ac27] em{font-style:italic;color:var(--color-forest-green, #234236)}.prose[data-v-f3f3ac27] a{color:var(--color-rust, #b35c3d);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px;transition:color .2s ease}.prose[data-v-f3f3ac27] a:hover{color:var(--color-earth-brown, #7a5c3e)}.prose[data-v-f3f3ac27] code{background:var(--color-warm-beige, #ede3d3);color:var(--color-charcoal, #2b2b2b);padding:.125rem .375rem;border-radius:.25rem;font-size:.875rem;font-family:Monaco,Consolas,monospace}.prose[data-v-f3f3ac27] h1,.prose[data-v-f3f3ac27] h2,.prose[data-v-f3f3ac27] h3,.prose[data-v-f3f3ac27] h4,.prose[data-v-f3f3ac27] h5,.prose[data-v-f3f3ac27] h6{font-family:Playfair Display,serif;color:var(--color-earth-brown, #7a5c3e);margin-top:2rem;margin-bottom:1rem;line-height:1.3;font-weight:600}.prose[data-v-f3f3ac27] h1{font-size:2rem;margin-top:2.5rem;margin-bottom:1.5rem}.prose[data-v-f3f3ac27] h2{font-size:1.75rem;margin-top:2rem;margin-bottom:1.25rem}.prose[data-v-f3f3ac27] h3{font-size:1.5rem;margin-top:1.75rem;margin-bottom:1rem}.prose[data-v-f3f3ac27] h4{font-size:1.25rem;margin-top:1.5rem;margin-bottom:.875rem}.prose[data-v-f3f3ac27] h5{font-size:1.125rem;margin-top:1.25rem;margin-bottom:.75rem}.prose[data-v-f3f3ac27] h6{font-size:1rem;margin-top:1rem;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.5px}.prose[data-v-f3f3ac27] h1:first-child,.prose[data-v-f3f3ac27] h2:first-child,.prose[data-v-f3f3ac27] h3:first-child,.prose[data-v-f3f3ac27] h4:first-child,.prose[data-v-f3f3ac27] h5:first-child,.prose[data-v-f3f3ac27] h6:first-child{margin-top:0}.quote-block[data-v-3df21312]{width:100%;margin:2rem 0}.quote-content[data-v-3df21312]{position:relative;margin:0;padding:1.5rem 0 1.5rem 2rem;border-left:4px solid var(--color-earth-brown, #7a5c3e);background:transparent;font-style:italic}.quote-text[data-v-3df21312]{color:var(--color-forest-green, #234236);font-size:1.125rem;line-height:1.7;font-weight:400}.quote-text[data-v-3df21312] strong{font-weight:600;color:var(--color-earth-brown, #7a5c3e);font-style:normal}.quote-text[data-v-3df21312] em{font-style:italic;color:var(--color-forest-green, #234236)}.quote-text[data-v-3df21312] a{color:var(--color-rust, #b35c3d);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px;transition:color .2s ease}.quote-text[data-v-3df21312] a:hover{color:var(--color-earth-brown, #7a5c3e)}.quote-text[data-v-3df21312] code{background:var(--color-warm-beige, #ede3d3);color:var(--color-charcoal, #2b2b2b);padding:.125rem .375rem;border-radius:.25rem;font-size:.875rem;font-family:Monaco,Consolas,monospace;font-style:normal}@media (max-width: 640px){.quote-block[data-v-3df21312]{margin:1.5rem 0}.quote-content[data-v-3df21312]{padding:1.25rem 0 1.25rem 1.5rem;border-left-width:3px}.quote-text[data-v-3df21312]{font-size:1rem;line-height:1.6}}.smart-gallery[data-v-257f7b74]{width:100%;margin:2rem 0}.gallery-expandable-container[data-v-257f7b74],.smart-gallery-container[data-v-257f7b74]{width:100%}.gallery-item[data-v-257f7b74]{position:relative;overflow:hidden;border-radius:.5rem;background-color:var(--color-warm-beige);transition:transform .3s ease,box-shadow .3s ease}.gallery-item[data-v-257f7b74]:hover{transform:scale(1.02);box-shadow:0 10px 25px -3px #0000001a,0 4px 6px -4px #0000001a}.gallery-image[data-v-257f7b74]{width:100%;height:auto;cursor:pointer;transition:opacity .3s ease;display:block}.gallery-item-grid[data-v-257f7b74]{height:fit-content}.gallery-item-masonry[data-v-257f7b74]{break-inside:avoid;margin-bottom:.75rem;height:fit-content}.layout-single-row-3[data-v-257f7b74]{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.layout-masonry-3[data-v-257f7b74]{column-count:3;column-gap:1rem}.layout-masonry-4[data-v-257f7b74]{column-count:4;column-gap:1rem}.layout-auto-grid[data-v-257f7b74]{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:.75rem}@media (max-width: 640px){.smart-gallery[data-v-257f7b74]{margin:1.5rem 0}.layout-single-row-3[data-v-257f7b74]{grid-template-columns:1fr;gap:.5rem}.layout-masonry-3[data-v-257f7b74],.layout-masonry-4[data-v-257f7b74]{column-count:1;column-gap:0}.layout-auto-grid[data-v-257f7b74]{grid-template-columns:1fr;gap:.5rem}.image-caption[data-v-257f7b74]{font-size:.75rem;padding:.5rem}.copyright[data-v-257f7b74]{font-size:.6875rem}.gallery-item:active .image-caption[data-v-257f7b74]{opacity:1}}@media (min-width: 641px) and (max-width: 767px){.gallery-expandable-container[data-v-257f7b74]{margin-left:-7.5rem;margin-right:-7.5rem;width:calc(100% + 15rem)}.smart-gallery-container[data-v-257f7b74]{gap:1.5rem}.layout-single-row-3[data-v-257f7b74]{grid-template-columns:repeat(3,1fr)}.layout-masonry-3[data-v-257f7b74],.layout-masonry-4[data-v-257f7b74]{column-count:3;column-gap:1.5rem}}@media (min-width: 768px) and (max-width: 1023px){.gallery-expandable-container[data-v-257f7b74]{margin-left:-10rem;margin-right:-10rem;width:calc(100% + 20rem)}.smart-gallery-container[data-v-257f7b74]{gap:1.75rem}.layout-masonry-4[data-v-257f7b74]{column-count:3;column-gap:1.75rem}.layout-single-row-3[data-v-257f7b74]{grid-template-columns:repeat(3,1fr)}.layout-masonry-3[data-v-257f7b74]{column-count:3;column-gap:inherit}}@media (min-width: 1024px){.gallery-expandable-container[data-v-257f7b74]{margin-left:-15rem;margin-right:-15rem;width:calc(100% + 30rem)}.smart-gallery-container[data-v-257f7b74]{gap:2rem}.layout-masonry-4[data-v-257f7b74]{column-count:4;column-gap:2rem}.layout-single-row-3[data-v-257f7b74]{grid-template-columns:repeat(3,1fr)}.layout-masonry-3[data-v-257f7b74]{column-count:3;column-gap:inherit}.layout-auto-grid[data-v-257f7b74]{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}.image-figure[data-v-257f7b74]{margin:0;width:100%;height:100%;display:flex;flex-direction:column;position:relative}.image-caption[data-v-257f7b74]{position:absolute;bottom:0;left:0;right:0;padding:.75rem;text-align:center;font-size:.8125rem;color:#fff;line-height:1.4;background:linear-gradient(to top,#000c,#0006);opacity:0;transition:opacity .3s ease;pointer-events:none}.gallery-item:hover .image-caption[data-v-257f7b74]{opacity:1}.caption-text[data-v-257f7b74]{display:block;font-style:italic;margin-bottom:.25rem}.copyright[data-v-257f7b74]{display:block;font-size:.75rem;color:#ffffffe6;opacity:1}.copyright-only .copyright[data-v-257f7b74]{margin-bottom:0}.animation-staggered .gallery-item[data-v-257f7b74]{animation:staggeredFadeIn-257f7b74 .6s ease-out both}.animation-fade .gallery-item[data-v-257f7b74]{animation:simpleFadeIn-257f7b74 .5s ease-out both}.no-animations .gallery-item[data-v-257f7b74]{animation:none}.animation-staggered .gallery-item[data-v-257f7b74]:nth-child(1){animation-delay:0ms}.animation-staggered .gallery-item[data-v-257f7b74]:nth-child(2){animation-delay:50ms}.animation-staggered .gallery-item[data-v-257f7b74]:nth-child(3){animation-delay:.1s}.animation-staggered .gallery-item[data-v-257f7b74]:nth-child(4){animation-delay:.15s}.animation-staggered .gallery-item[data-v-257f7b74]:nth-child(5){animation-delay:.2s}.animation-staggered .gallery-item[data-v-257f7b74]:nth-child(6){animation-delay:.25s}.animation-staggered .gallery-item[data-v-257f7b74]:nth-child(7){animation-delay:.3s}.animation-staggered .gallery-item[data-v-257f7b74]:nth-child(8){animation-delay:.35s}.animation-staggered .gallery-item[data-v-257f7b74]:nth-child(9){animation-delay:.4s}.animation-staggered .gallery-item[data-v-257f7b74]:nth-child(n+10){animation-delay:.45s}@keyframes staggeredFadeIn-257f7b74{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes simpleFadeIn-257f7b74{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion: reduce){.gallery-item[data-v-257f7b74]{animation:none;opacity:1;transform:none}}.gallery-item:nth-child(-n+9) .gallery-image[data-v-257f7b74]{opacity:1}.gallery-item:nth-child(n+10) .gallery-image[data-v-257f7b74]{opacity:0;transition:opacity .4s ease}.gallery-item:nth-child(n+10).loaded .gallery-image[data-v-257f7b74]{opacity:1}.gallery-placeholder[data-v-257f7b74]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;cursor:pointer;background:linear-gradient(90deg,rgb(var(--color-warm-beige)),rgb(var(--color-off-white)),rgb(var(--color-warm-beige)));background-size:200% 100%}@keyframes shimmer-257f7b74{0%{transform:translate(-100%)}to{transform:translate(100%)}}.gallery-gradient-fade[data-v-257f7b74]{background:linear-gradient(to top,var(--color-off-white, rgb(250, 247, 242)) 0%,rgba(250,247,242,.9) 30%,rgba(250,247,242,.5) 60%,transparent 100%)}.gallery-controls[data-v-257f7b74]{margin-top:2rem;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.progress-indicator[data-v-257f7b74]{width:100%;max-width:24rem;display:flex;align-items:center}.progress-bar[data-v-257f7b74]{width:100%;height:.5rem;background-color:#7a5c3e1a;border-radius:.25rem;overflow:hidden;position:relative}.progress-fill[data-v-257f7b74]{height:100%;background:linear-gradient(90deg,var(--color-earth-brown) 0%,rgba(122,92,62,.8) 100%);border-radius:.25rem;transition:width .5s ease;position:relative;overflow:hidden}.progress-fill[data-v-257f7b74]:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.3) 50%,transparent 100%);animation:shimmer-progress-257f7b74 2s infinite}@keyframes shimmer-progress-257f7b74{0%{transform:translate(-100%)}to{transform:translate(100%)}}.control-buttons[data-v-257f7b74]{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;align-items:center}.control-btn[data-v-257f7b74]{padding:.625rem 1.25rem;border-radius:.375rem;font-size:.875rem;font-weight:500;transition:all .3s ease;cursor:pointer;border:1.5px solid transparent;display:inline-flex;align-items:center;gap:.5rem;min-height:44px}.control-btn-primary[data-v-257f7b74]{background-color:var(--color-earth-brown);color:var(--color-off-white);border-color:var(--color-earth-brown)}.control-btn-primary[data-v-257f7b74]:hover{background-color:#7a5c3ee6;transform:translateY(-1px);box-shadow:0 4px 12px #7a5c3e33}.control-btn-ghost[data-v-257f7b74]{background-color:transparent;color:var(--color-earth-brown);border-color:#7a5c3e4d}.control-btn-ghost[data-v-257f7b74]:hover{background-color:#7a5c3e0d;border-color:var(--color-earth-brown);transform:translateY(-1px)}@media (max-width: 640px){.control-btn-primary[data-v-257f7b74]{animation:gentle-pulse-257f7b74 3s ease-in-out infinite}}@keyframes gentle-pulse-257f7b74{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}.relative[style][data-v-257f7b74]{transition:max-height .5s ease}.image-loading[data-v-257f7b74]{opacity:.7}.image-placeholder[data-v-257f7b74]{position:absolute;inset:0;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:shimmer-257f7b74 1.5s infinite;border-radius:.5rem}.placeholder-shimmer[data-v-257f7b74]{width:100%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.2) 50%,transparent 100%);animation:shimmer-257f7b74 1.5s infinite}@keyframes shimmer-257f7b74{0%{background-position:-200% 0}to{background-position:200% 0}}@media (max-width: 640px){.control-btn[data-v-257f7b74]{padding:.5rem 1rem;font-size:.8125rem;min-height:40px}.gallery-controls[data-v-257f7b74]{margin-top:1.5rem;gap:1rem}.progress-indicator[data-v-257f7b74]{max-width:100%}}@keyframes fadeInImage-257f7b74{0%{opacity:0}to{opacity:1}}.gallery-figure[data-v-257f7b74]{margin:0;width:100%;height:100%}.sr-only[data-v-257f7b74]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.image-block[data-v-49e35492]{width:100%;margin:2rem 0}.image-container[data-v-49e35492]{position:relative;width:100%;max-width:600px;margin:0 auto;border-radius:.5rem;overflow:hidden;background-color:var(--color-warm-beige);transition:transform .3s ease,box-shadow .3s ease}.image-container[data-v-49e35492]:hover{transform:scale(1.01);box-shadow:0 10px 25px -3px #0000001a,0 4px 6px -4px #0000001a}.block-image[data-v-49e35492]{width:100%;height:auto;display:block;cursor:pointer;transition:opacity .3s ease;opacity:0}.image-container.loaded .block-image[data-v-49e35492]{opacity:1}.image-placeholder[data-v-49e35492]{position:absolute;inset:0;min-height:300px;display:flex;align-items:center;justify-content:center;background:linear-gradient(90deg,rgb(var(--color-warm-beige)),rgb(var(--color-off-white)),rgb(var(--color-warm-beige)));background-size:200% 100%}.image-container.loaded .image-placeholder[data-v-49e35492]{display:none}.placeholder-shimmer[data-v-49e35492]{width:100%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.2) 50%,transparent 100%);animation:shimmer-49e35492 1.5s infinite}@keyframes shimmer-49e35492{0%{transform:translate(-100%)}to{transform:translate(100%)}}.image-error[data-v-49e35492]{min-height:200px;display:flex;align-items:center;justify-content:center;background-color:var(--color-warm-beige);color:var(--color-earth-brown)}.error-content[data-v-49e35492]{text-align:center;padding:2rem}.error-icon[data-v-49e35492]{width:3rem;height:3rem;margin:0 auto 1rem;opacity:.5}.error-text[data-v-49e35492]{font-size:.875rem;margin:0;opacity:.7}.image-figure[data-v-49e35492]{margin:0;width:100%;position:relative;display:inline-block}.image-figcaption[data-v-49e35492]{position:absolute;bottom:0;left:0;right:0;padding:1rem;text-align:center;font-size:.875rem;color:#fff;line-height:1.4;background:linear-gradient(to top,#000c,#0006);opacity:0;transition:opacity .3s ease;pointer-events:none}.image-figure:hover .image-figcaption[data-v-49e35492]{opacity:1}.caption-text[data-v-49e35492]{display:block;font-style:italic;margin-bottom:.5rem}.copyright[data-v-49e35492]{display:block;font-size:.75rem;color:#ffffffe6;opacity:1;font-style:normal}.copyright-only .copyright[data-v-49e35492]{margin-bottom:0}@media (max-width: 640px){.image-block[data-v-49e35492]{margin:1.5rem 0}.image-container[data-v-49e35492]{max-width:100%;border-radius:.375rem}.image-placeholder[data-v-49e35492]{min-height:200px}.image-error[data-v-49e35492]{min-height:150px}.error-content[data-v-49e35492]{padding:1.5rem}.error-icon[data-v-49e35492]{width:2rem;height:2rem}.image-figcaption[data-v-49e35492]{font-size:.8125rem;padding:.75rem}.copyright[data-v-49e35492]{font-size:.6875rem}.image-figure:active .image-figcaption[data-v-49e35492]{opacity:1}}@media (min-width: 768px){.image-container[data-v-49e35492]{max-width:700px}}@media (min-width: 1024px){.image-container[data-v-49e35492]{max-width:800px}}.content-renderer[data-v-fa751c3d]{width:100%}.content-block[data-v-fa751c3d]{margin-bottom:2rem}.block-text[data-v-fa751c3d],.block-quote[data-v-fa751c3d]{margin-bottom:3rem}.block-gallery[data-v-fa751c3d]{margin-bottom:4rem}.block-image[data-v-fa751c3d]{margin-bottom:3rem}.content-block:first-child.block-text[data-v-fa751c3d]{margin-top:0}.content-block[data-v-fa751c3d]:last-child{margin-bottom:0}@media (max-width: 640px){.content-block[data-v-fa751c3d]{margin-bottom:1.5rem}.block-text[data-v-fa751c3d],.block-quote[data-v-fa751c3d]{margin-bottom:2rem}.block-gallery[data-v-fa751c3d]{margin-bottom:2.5rem}.block-image[data-v-fa751c3d]{margin-bottom:2rem}}.content-renderer-wrapper[data-astro-cid-wvawnptw]{width:100%;position:relative}.prose[data-astro-cid-wvawnptw]{color:var(--color-charcoal);line-height:1.7}.prose[data-astro-cid-wvawnptw] p[data-astro-cid-wvawnptw]{margin-bottom:1.5rem;font-size:1.125rem;line-height:1.7}.prose[data-astro-cid-wvawnptw] p[data-astro-cid-wvawnptw]:last-child{margin-bottom:0}.prose[data-astro-cid-wvawnptw] h2[data-astro-cid-wvawnptw]{font-size:1.5rem;font-weight:600;margin-top:2rem;margin-bottom:1rem;color:var(--color-earth-brown);font-family:serif}.prose[data-astro-cid-wvawnptw] h3[data-astro-cid-wvawnptw]{font-size:1.25rem;font-weight:600;margin-top:1.5rem;margin-bottom:.75rem;color:var(--color-earth-brown)}.prose[data-astro-cid-wvawnptw] strong[data-astro-cid-wvawnptw]{font-weight:600;color:var(--color-earth-brown)}.prose[data-astro-cid-wvawnptw] em[data-astro-cid-wvawnptw]{font-style:italic;color:var(--color-forest-green)}.prose[data-astro-cid-wvawnptw] a[data-astro-cid-wvawnptw]{color:var(--color-rust);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px;transition:color .2s ease}.prose[data-astro-cid-wvawnptw] a[data-astro-cid-wvawnptw]:hover{color:var(--color-earth-brown)}@media (max-width: 640px){.prose[data-astro-cid-wvawnptw] p[data-astro-cid-wvawnptw]{font-size:1rem;line-height:1.6;margin-bottom:1.25rem}.prose[data-astro-cid-wvawnptw] h2[data-astro-cid-wvawnptw]{font-size:1.375rem;margin-top:1.5rem;margin-bottom:.75rem}.prose[data-astro-cid-wvawnptw] h3[data-astro-cid-wvawnptw]{font-size:1.125rem;margin-top:1.25rem;margin-bottom:.5rem}}.section-divider[data-v-cb00aec8]{max-width:600px;margin-left:auto;margin-right:auto}.section-divider:hover img[data-v-cb00aec8]{opacity:.9;transition:opacity .3s ease}@media (max-width: 640px){.section-divider[data-v-cb00aec8]{margin-top:.5rem;margin-bottom:.75rem}.section-divider.minimal .flex-grow[data-v-cb00aec8]{display:none}}
