:root{font-family:Avenir Next,Trebuchet MS,Segoe UI,sans-serif;line-height:1.6;font-weight:400;color:#4a2a15;background-color:#82c1f1;--sky-top: #82c1f1;--wood-ink: #4a2a15;--wood-ink-soft: #6d4427;--wood-ink-muted: #8b6547;--wood-kicker: #b86a24;--wood-panel: rgba(255, 247, 235, .95);--wood-panel-strong: rgba(255, 243, 223, .96);--wood-outline: rgba(155, 101, 53, .12);--wood-shadow: rgba(89, 55, 27, .12);--wood-pill: rgba(255, 246, 231, .92);--wood-pill-border: rgba(165, 111, 63, .16);--wood-pill-hover: #9f622d;--wood-pill-hover-text: #fff9f1;--wood-accent: #efb24a;--wood-accent-text: #4a2a15;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#root{margin:0;padding:0;min-height:100vh}html{scrollbar-width:none}body{margin:0;background:var(--sky-top);-ms-overflow-style:none;scrollbar-width:none}html::-webkit-scrollbar,body::-webkit-scrollbar{display:none}#root{display:flex;flex-direction:column}a{color:inherit}.header{position:relative;z-index:1;display:flex;flex-direction:column;gap:.1rem;align-items:flex-start;width:100%;margin:0 auto .65rem;padding:0}.logo-link{display:block}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.navigation{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:.28rem;align-items:center;align-self:stretch;width:100%;padding:.18rem;border-radius:.65rem;background:var(--wood-pill);box-shadow:inset 0 0 0 2px var(--wood-pill-border),0 10px 24px #48351e14}.nav-link{text-decoration:none;color:var(--wood-ink);font-weight:700;font-size:.76rem;padding:.34rem .58rem;border-radius:.5rem;transition:background-color .2s ease,color .2s ease,transform .2s ease}.nav-link:hover{color:var(--wood-pill-hover-text);background:var(--wood-pill-hover);transform:translateY(-1px)}.gtranslate_wrapper{min-height:1.9rem;display:flex;align-items:center}.language-control{display:flex;align-items:center;margin-left:auto;padding:.12rem;border-radius:.55rem;background:#fffbf4eb;box-shadow:inset 0 0 0 2px #a56f3f1a}.gtranslate_wrapper select,.gtranslate_wrapper .gt_selector{height:1.9rem;min-width:7.9rem;max-width:7.9rem;padding:.2rem 1.75rem .2rem .72rem;border:2px solid rgba(165,111,63,.18);border-radius:.5rem;background:#fffdf8;color:var(--wood-ink);font:inherit;font-weight:700;box-shadow:inset 0 -2px #a56f3f12}.gtranslate_wrapper select:focus,.gtranslate_wrapper .gt_selector:focus{outline:none;border-color:#a56f3f66}@media(max-width:640px){.header{gap:.12rem;width:100%;margin:.1rem auto .35rem;padding:0}.navigation{justify-content:flex-start;width:100%;border-radius:.55rem;gap:.12rem;padding:.14rem}.language-control{width:auto;margin-left:auto;justify-content:flex-end;padding:.04rem}.nav-link{font-size:.62rem;padding:.18rem .28rem}.gtranslate_wrapper{width:auto;min-height:1.35rem}.gtranslate_wrapper select,.gtranslate_wrapper .gt_selector{width:5.85rem;min-width:5.85rem;max-width:5.85rem;height:1.35rem;padding:.06rem 1.15rem .06rem .42rem;font-size:.72rem}}.footer{position:relative;z-index:1;padding:.5rem 0 0;text-align:center;margin-top:auto}.footer-content{position:relative;display:flex;justify-content:center;align-items:center;gap:1.5rem;flex-wrap:nowrap;max-width:980px;margin:0 auto;padding:.35rem 1rem .7rem;z-index:1}.footer-content p{margin:0;color:#fffffffa;font-size:.9rem;white-space:nowrap;text-shadow:0 1px 3px rgba(55,37,20,.3)}.visitor-counter{font-size:.85rem;color:#fffffffa}.visitor-counter p{margin:0}@media(max-width:640px){.footer{padding:.45rem 0 0}.footer-content{gap:.75rem;flex-direction:row;flex-wrap:wrap;justify-content:center;padding:.25rem .8rem .65rem}}.layout{min-height:100vh;padding:0;background:var(--sky-top)}.stump-shell{position:relative;width:100%;margin:0 auto;min-height:100vh;display:flex;flex-direction:column;justify-content:flex-start;border-radius:0;background:url(/images/assets/stump-scene.png) center top / clamp(21rem,34vw,27rem) auto no-repeat,var(--sky-top);box-shadow:none;overflow:hidden}.stump-shell>*{position:relative;z-index:1}.main-content{position:relative;z-index:1;width:min(80vw,1280px);min-height:max(48rem,calc(100vh - 10rem));margin:clamp(8rem,14vw,9.5rem) auto 2rem;overflow:visible;padding:.75rem 1rem 2rem;box-sizing:border-box;border-radius:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none}@media(max-width:640px){.layout{padding:0}.stump-shell{width:100%;min-height:100vh;border-radius:0;background-position:center top;background-size:100vw auto}.main-content{width:min(calc(100% - .2rem),98vw);min-height:calc(100vh - 7rem);margin-top:7.6rem;margin-bottom:.35rem;padding:.25rem .25rem .5rem;border-radius:.35rem}}.post-preview{border-radius:.65rem;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease;background-color:var(--wood-panel-strong);box-shadow:inset 0 0 0 1px var(--wood-outline),0 10px 26px #3822121f}.post-preview:hover{transform:translateY(-6px);box-shadow:inset 0 0 0 1px var(--wood-outline),0 18px 36px #3822122e}.post-preview a{text-decoration:none;color:inherit;display:block}.post-preview-image{width:100%;height:250px;object-fit:cover;object-position:center center;background-color:#f0f0f0}.post-preview-content{padding:1rem 1rem 1.1rem;text-align:center}.post-preview-title{margin:0 0 .35rem;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:1.35rem;font-weight:600;color:var(--wood-ink)}.post-preview-location{margin:0 0 .125rem;color:var(--wood-ink-soft);font-size:.95rem;font-weight:500}.post-preview-date{margin:0;color:var(--wood-ink-muted);font-size:.85rem}.post-preview-rating{margin:.55rem 0 0;color:var(--wood-ink);font-size:.85rem;font-weight:700;display:flex;align-items:center;justify-content:center;gap:.25rem;flex-wrap:wrap}.rating-icon{width:1.4rem;height:1.4rem;vertical-align:middle;display:inline-block;margin-left:.125rem}@media(max-width:640px){.post-preview-image{height:250px}.post-preview-content{padding:1rem}.post-preview-title{font-size:1.1rem}}.homepage{display:flex;flex-direction:column;gap:1.5rem}.homepage-loading{padding:2rem 0;color:#fff1df}.homepage-featured,.homepage-section-header{position:relative;border-radius:.65rem;background:var(--wood-panel);box-shadow:inset 0 0 0 2px var(--wood-outline),0 16px 34px var(--wood-shadow)}.homepage-section-kicker,.featured-label{margin:0 0 .65rem;font-size:.75rem;font-weight:800;letter-spacing:.2em;text-transform:uppercase;color:var(--wood-kicker)}.homepage-featured{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,360px);align-items:start;gap:1.25rem;padding:1.1rem}.featured-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(.5rem,2vw,1.2rem)}.featured-title{margin:0;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:clamp(1.8rem,4vw,2.8rem);line-height:1;color:var(--wood-ink)}.featured-meta,.featured-rating{margin:0;color:var(--wood-ink-soft);line-height:1.1}.featured-rating{margin-top:0}.featured-assessment{margin-top:.45rem;padding-top:.7rem;border-top:1px solid rgba(165,111,63,.14)}.featured-assessment-title{margin:0 0 .55rem;font-size:.78rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--wood-kicker)}.featured-assessment-item{margin:.3rem 0 0;color:var(--wood-ink-soft);line-height:1.45}.featured-link{width:fit-content;margin-top:1.25rem;padding:.8rem 1.1rem;border-radius:.55rem;background:var(--wood-accent);color:var(--wood-accent-text);text-decoration:none;font-weight:700;box-shadow:inset 0 -3px #a666222e}.featured-image-link{display:block;align-self:center}.featured-image{width:100%;height:clamp(18rem,22vw,23rem);min-height:0;object-fit:cover;object-position:center center;border-radius:.65rem;background:#dfefff}.homepage-section-header{display:flex;justify-content:space-between;align-items:end;gap:1rem;padding:1.2rem 1.4rem}.homepage-section-title{margin:0;font-size:1.7rem;color:var(--wood-ink)}.homepage-section-description{max-width:24rem;margin:0 auto;color:var(--wood-ink-soft);text-align:center}.post-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem}@media(max-width:768px){.homepage-featured{grid-template-columns:1fr}.featured-copy{padding:.7rem}.featured-image{height:clamp(14rem,52vw,18rem)}.post-list{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}}@media(max-width:480px){.homepage{gap:.7rem}.homepage-featured,.homepage-section-header{border-radius:.35rem;padding:.7rem}.homepage-section-header{flex-direction:column;align-items:flex-start;gap:.45rem}.post-list{grid-template-columns:1fr}}.not-found-page{display:flex;align-items:center;justify-content:center;width:100%;min-height:60vh}.not-found-content{width:100%;max-width:none;padding:2rem;border-radius:1.8rem;background:#fceed4eb;box-shadow:inset 0 0 0 1px #6d411f14,0 16px 40px #462d1a1f;text-align:center}.not-found-code{font-size:5rem;font-weight:700;margin:0;color:#8c5d40;letter-spacing:-2px}.not-found-content h2{font-size:2rem;font-weight:600;margin:.5rem 0 1rem;color:#2f170a}.not-found-content p{font-size:1rem;color:#6b4126;margin:0 0 2rem}.not-found-link{display:inline-block;padding:.75rem 1.5rem;background-color:#5c3118;color:#fff3e2;text-decoration:none;border-radius:999px;font-weight:700;transition:background-color .2s ease}.not-found-link:hover{background-color:#754224}@media(max-width:640px){.not-found-code{font-size:3.5rem}.not-found-content h2{font-size:1.5rem}.not-found-content p{font-size:.95rem}}.post-page{width:100%;max-width:none;margin:0 auto;padding:1.2rem;border-radius:1.8rem;background:#fceed4eb;box-shadow:inset 0 0 0 1px #6d411f14,0 16px 40px #462d1a1f}.post-title{font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:2.8rem;font-weight:700;margin:0 0 .25rem;color:#2f170a;letter-spacing:-.05em}.post-meta{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;color:#6c3e22;padding-bottom:.1rem;margin-bottom:.5rem;line-height:1.2;font-size:.95rem;border-bottom:1px solid rgba(109,65,31,.16)}.post-meta-rating{display:flex;align-items:center;gap:.25rem}.rating-icon{width:1.6rem;height:1.6rem;vertical-align:middle;display:inline-block}.post-image,.post-gallery-image{display:block;max-width:100%;height:auto;border-radius:8px;margin-inline:auto}img.post-image,img.post-gallery-image,.post-content img{width:auto;max-width:min(100%,69rem);max-height:90vh;height:auto;object-fit:contain}img.post-image{float:right;max-width:min(52%,32rem);max-height:72vh;margin:0 0 1rem 1.5rem}video.post-image,video.post-gallery-image{width:auto;max-width:min(100%,69rem);max-height:90vh;height:auto}.post-image{margin-bottom:.1rem;padding-bottom:.2rem;background-color:#e7d5bd}.post-content{line-height:1.8;color:#432111}.post-content h2{font-size:1.8rem;font-weight:600;margin-top:.5rem;margin-bottom:0rem;color:#2f170a}.back-button{background:none;border:none;color:#5c3118;font-size:1rem;margin-bottom:.5rem;cursor:pointer;padding:0}.back-link{text-decoration:none}.back-button:hover{text-decoration:underline}.post-content h3{font-size:1.4rem;font-weight:600;margin-top:.5rem;margin-bottom:0rem;color:#2f170a}.post-content p{margin-bottom:.1rem;margin-top:.1rem;font-size:1rem}.post-content a{color:#5c3118;text-decoration:none}.post-content a:hover{text-decoration:underline}.post-content img{border-radius:8px;margin:1rem auto}.post-content ul,.post-content ol{margin-bottom:1rem;padding-left:2rem}.post-content li{margin-bottom:.5rem}.post-gallery,.post-comments{clear:both}.post-comments{margin-top:3rem;padding-top:2rem;border-top:1px solid #e5e5e5}.post-footer-nav{clear:both;margin-top:2rem;padding-bottom:2rem}@media(max-width:640px){.post-title{font-size:1.75rem;margin-bottom:.2rem}.post-page{padding:1rem;border-radius:1.4rem}.post-meta{flex-direction:column;align-items:flex-start;gap:.25rem;font-size:.9rem;margin-bottom:0!important;padding-bottom:.5rem}.post-image{float:none;display:block;max-width:min(100%,69rem);max-height:90vh;margin:0 auto .75rem}.post-content h2{font-size:1.4rem;margin-top:1rem;margin-bottom:.5rem}.post-content h3{font-size:1.15rem;margin-top:1.25rem}}.post-gallery{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.post-gallery-image{border-radius:4px}.about-page{display:flex;flex-direction:column;gap:1.2rem;width:100%;max-width:none;margin:0 auto}.about-section{padding:1.5rem 1.6rem;border-radius:1.6rem;background:#fceed4e6;box-shadow:inset 0 0 0 1px #6d411f14,0 12px 30px #462d1a1a}.about-section h2{font-size:1.6rem;font-weight:600;margin:0 0 1rem;color:#2f170a}.about-section p{font-size:1rem;line-height:1.8;color:#4a2d1b;margin:0 0 1rem}.about-section ul{list-style:disc;padding-left:2rem;color:#4a2d1b;line-height:1.8}.about-section li{margin-bottom:.5rem;font-size:1rem}.rating-table{width:100%;border-collapse:collapse;margin-top:1rem}.rating-table th,.rating-table td{border:1px solid rgba(109,65,31,.12);padding:.5rem .75rem;text-align:left}.rating-table th{background-color:#8b56311a;font-weight:600}@media(max-width:640px){.about-section h2{font-size:1.3rem}.about-section p{font-size:.95rem}.about-section ul{padding-left:1.5rem}.about-section li{font-size:.95rem}}.subscribe-page{display:flex;flex-direction:column;align-items:center;width:100%;gap:1rem;padding:2rem 1rem 1rem;border-radius:1.8rem;background:#fceed4eb;box-shadow:inset 0 0 0 1px #6d411f14,0 16px 40px #462d1a1f}.subscribe-page h2{margin:0;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:clamp(2rem,4vw,2.8rem);line-height:.98;text-align:center;color:#2f170a}.embeddable-buttondown-form{display:flex;flex-direction:column;gap:1rem;width:100%;max-width:400px}.embeddable-buttondown-form label{font-size:1rem;font-weight:400;width:100%;text-align:left}.embeddable-buttondown-form input[type=email],.embeddable-buttondown-form input[type=text]{width:100%;padding:.85rem 1rem;border:1px solid rgba(109,65,31,.16);border-radius:999px;background:#fff8efe6;color:#432111}.embeddable-buttondown-form input[type=submit]{background-color:#5c3118;color:#fff3e2;padding:.8rem 1.2rem;border:none;border-radius:999px;cursor:pointer;align-self:flex-end;font-weight:700}.embeddable-buttondown-form p{font-size:.8rem;color:#6b4126;width:100%;text-align:center}.submit-page,.submit-thanks-page{width:100%;display:flex;flex-direction:column;gap:1rem;padding:1.4rem;border-radius:1.2rem;background:#fceed4eb;box-shadow:inset 0 0 0 1px #6d411f14,0 16px 40px #462d1a1f}.submit-page-intro h2,.submit-thanks-page h2{margin:0;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:clamp(2rem,4vw,2.8rem);line-height:.98;color:#2f170a}.submit-page-intro p,.submit-thanks-page p{margin:.5rem 0 0;color:#6b4126;font-size:1rem}.submit-thanks-graphic{width:100%;border-radius:.9rem;display:block;object-fit:cover;box-shadow:0 12px 30px #462d1a1f}.submit-form{display:flex;flex-direction:column;gap:1rem}.submit-form-honeypot{display:none}.submit-field{display:flex;flex-direction:column;gap:.45rem;color:#432111;font-weight:600}.submit-field input,.submit-field textarea,.submit-field select{width:100%;padding:.85rem 1rem;border:1px solid rgba(109,65,31,.16);border-radius:.75rem;background:#fff8eff0;color:#432111;font:inherit}.submit-field textarea{resize:vertical;min-height:8rem}.submit-field input[type=file]{padding:.75rem}.submit-button,.submit-thanks-link{align-self:flex-start;padding:.8rem 1.2rem;border:none;border-radius:.75rem;background-color:#5c3118;color:#fff3e2;font-weight:700;text-decoration:none;cursor:pointer}@media(max-width:640px){.submit-page,.submit-thanks-page{padding:1rem;border-radius:.8rem}.submit-page-intro h2,.submit-thanks-page h2{font-size:1.9rem}.submit-thanks-graphic{border-radius:.7rem}}
