
:root{--bg:#f7f3e9;--paper:#fff;--ink:#2d2a25;--muted:#6e665d;--accent:#5d7f35;--accent-dark:#405c24;--line:#ded6c8;}
*{box-sizing:border-box}body{margin:0;font-family:Georgia,"Times New Roman",serif;background:var(--bg);color:var(--ink);line-height:1.55;font-size:18px}a{color:var(--accent-dark)}img{max-width:100%;height:auto;display:block}header.site-header{background:linear-gradient(rgba(0,0,0,.45),rgba(0,0,0,.45)),url('storage/images/IMG_1522.jpg') center 38%/cover;color:#fff;text-align:center} .topbar{background:rgba(0,0,0,.55);font-family:Arial,sans-serif;font-size:15px;padding:.45rem 1rem}.hero{padding:4rem 1rem 4.5rem}.hero h1{font-size:clamp(2rem,5vw,4rem);margin:0 0 .5rem;text-shadow:0 2px 6px #000}.hero p{max-width:850px;margin:.25rem auto;font-size:1.2rem}.nav{background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:2}.nav ul{list-style:none;margin:0 auto;padding:0;max-width:1050px;display:flex;flex-wrap:wrap;justify-content:center}.nav a{display:block;padding:1rem 1.25rem;text-decoration:none;color:var(--ink);font-family:Arial,sans-serif;font-weight:700}.nav a:hover,.nav a.active{background:var(--accent);color:#fff}.container,main{max-width:1100px;margin:0 auto;padding:2rem 1rem}.content-card{background:var(--paper);border:1px solid var(--line);box-shadow:0 4px 18px rgba(0,0,0,.08);padding:clamp(1rem,3vw,2rem);border-radius:12px}h1,h2,h3{line-height:1.2;color:#453821}h1{font-size:2.2rem}h2{font-size:1.65rem;margin-top:2rem}h3{font-size:1.25rem}.uk-grid{display:flex;flex-wrap:wrap;gap:1.5rem;margin:1.5rem 0}.uk-grid>*{flex:1 1 280px;min-width:0}.uk-width-medium-1-2,.uk-width-large-1-2{flex-basis:calc(50% - 1rem)}.uk-width-medium-1-3,.uk-width-large-1-3{flex-basis:calc(33.333% - 1rem)}.uk-width-medium-2-3,.uk-width-large-2-3{flex-basis:calc(66.666% - 1rem)}.uk-text-center,.rv-text-center{text-align:center}.uk-container,.rv-block-full{width:100%;max-width:100%;padding-left:0!important;padding-right:0!important}.rv-panel-box,.uk-panel-box{background:#fbfaf7;border:1px solid var(--line);border-radius:10px;padding:1rem;margin:1rem 0}.content-card img{margin:.75rem auto;border-radius:8px}.content-card div[style*="background"]{background:transparent!important}.content-card [style*="padding-left"]{padding-left:0!important}.content-card [style*="margin-top"]{margin-top:1rem!important}.content-card [style*="margin-bottom"]{margin-bottom:1rem!important}.footer{margin-top:2rem;background:#3d3934;color:#fff;text-align:center;padding:2rem 1rem;font-family:Arial,sans-serif}.footer a{color:#fff}.small{font-size:.95rem;color:#eee}@media(max-width:760px){body{font-size:16px}.hero{padding:2.6rem 1rem}.nav a{padding:.8rem}.uk-grid{display:block}.uk-grid>*{margin-bottom:1rem}.content-card{padding:1rem}}
