/* Browser defaults and native WordPress content; no parent theme styles are needed. */
*,*::before,*::after{box-sizing:border-box}
html{-webkit-text-size-adjust:100%}
body{font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
h1,h2,h3,h4,h5,h6{margin:.5rem 0 1rem;font-family:inherit;font-weight:500;line-height:1.2}
h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}
a{background:transparent;text-decoration:none}img{border:0}button,input,select,textarea{font:inherit}
button,input[type=submit]{cursor:pointer}button:disabled,input:disabled{cursor:default}
input,select,textarea{max-width:100%;padding:.65em;border:1px solid #767676;border-radius:0;background:#101010;color:inherit}
textarea{width:100%;min-height:8em;resize:vertical}
button,input[type=submit]{padding:.65em 1em;border:1px solid #155f3d;background:#155f3d;color:#fff}
[hidden]{display:none!important}pre{overflow:auto;white-space:pre-wrap}code,kbd,pre,samp{font-family:monospace}
table{border-collapse:collapse;width:100%}td,th{padding:.75em;border:1px solid #2f2f2f;text-align:start}
.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
.screen-reader-text:focus{width:auto;height:auto;clip-path:none;top:12px;left:12px;padding:12px 20px;background:#fff;color:#000;z-index:100000}
.alignleft{float:left;margin:0 1.5em 1em 0}.alignright{float:right;margin:0 0 1em 1.5em}.aligncenter{display:block;margin-inline:auto}
.wp-caption{max-width:100%}.wp-caption-text,.gallery-caption{color:#bbb;font-size:.9em}
.pr-site-header,.pr-site-footer,.pr-standard-content{width:calc(100% - 40px);max-width:1200px;margin-inline:auto}
.pr-site-header{padding:32px 0;border-bottom:1px solid #2f2f2f}.pr-site-name{font:26px 'Playfair Display',Georgia,serif;color:#ebad9c}
.pr-standard-content{min-height:60vh;padding:48px 0;font-size:18px;line-height:1.6;overflow-wrap:anywhere}
.pr-standard-content article{max-width:850px;margin:0 auto 48px}.pr-standard-content .entry-content a{text-decoration:underline}
.pr-standard-content .wp-post-image{display:block;max-height:500px;object-fit:cover;margin-bottom:24px}
.pr-standard-content .alignwide{width:100%;max-width:100%}.pr-standard-content .alignfull{width:100%;max-width:100%;margin-inline:0}
.pr-post-meta{color:#aaa;font-size:14px}.pr-site-footer{padding:24px 0 40px;border-top:1px solid #2f2f2f;color:#aaa}
.pr-standard-content .navigation{margin:32px 0}.pr-standard-content .nav-links{display:flex;gap:20px;justify-content:space-between}
@media(max-width:767px){.pr-standard-content{padding-block:30px;font-size:16px}.pr-standard-content h1{font-size:30px}}
