/* Offline interactions and editor-compatible controls, scoped to captured theme. */
.refresh-menu-host{overflow:visible!important;visibility:visible!important;z-index:1000!important;color:#fff}
.refresh-menu{display:flex!important;align-items:center;justify-content:center;gap:12px;font:700 17px/1.4 system-ui,sans-serif;color:inherit;overflow:visible!important}
.refresh-menu .nav-item{position:relative;display:flex;align-items:center;min-width:0}
.refresh-menu a{color:inherit;text-decoration:none;display:block;padding:9px 5px;white-space:nowrap}
.refresh-menu .submenu-toggle{border:0;background:none;color:inherit;cursor:pointer;font:inherit;padding:8px 3px}
.refresh-menu .submenu{display:none;position:absolute;top:100%;left:0;min-width:160px;z-index:10001;background:#171717;color:#fff;border:1px solid #4a453a;padding:8px;border-radius:8px;box-shadow:0 8px 24px #0005}
.refresh-menu .nav-item:hover>.submenu,.refresh-menu .nav-item:focus-within>.submenu,.refresh-menu .nav-item[data-open=true]>.submenu{display:block}
.refresh-menu a:hover,.refresh-menu a:focus-visible{color:#e3bd7e}
.refresh-menu :focus-visible{outline:2px solid #e3bd7e;outline-offset:3px}
wow-image img[data-refresh-hero],wix-image img[data-refresh-hero],[data-hook=bgLayers] img{width:100%!important;height:100%!important;object-fit:cover}
wow-image>img:not([style]),wix-image>img:not([style]){display:block;width:100%;height:100%;object-fit:contain}
[data-refresh-posts]{height:auto!important;min-height:0!important}
[data-refresh-faq]{height:auto!important;min-height:0!important}
.refresh-faq-list details{border-top:1px solid #665b4e;padding:20px 0;font:18px/1.8 system-ui,sans-serif;color:#eee}
.refresh-faq-list summary{font-weight:700;cursor:pointer;padding:8px 0}
.refresh-faq-list details>div{padding:18px 0}
.refresh-faq-list p{margin:12px 0}
.refresh-section{max-width:980px;margin:0 auto;padding:36px 20px;color:#eee}
.refresh-section>h2{font-size:28px;font-weight:700;margin:0 0 26px;color:#eee}
.refresh-section .cards,.refresh-content .cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px 22px}
.refresh-section .card,.refresh-content .card{min-width:0;background:transparent;color:#eee;font:16px/1.5 system-ui,sans-serif}
.refresh-section .card img,.refresh-content .card img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:cover;border-radius:4px}
.refresh-section .card a,.refresh-content .card a{color:inherit;text-decoration:none}
.refresh-section .card h3,.refresh-content .card h3{font:700 19px/1.5 system-ui,sans-serif;margin:16px 0 10px;overflow-wrap:anywhere}
.refresh-section .card p,.refresh-content .card p{color:#aaa;font-size:14px;line-height:1.65;margin:8px 0}
.refresh-section .card time,.refresh-content .card time{font-size:12px;color:#aaa}
.all-posts{display:inline-block;margin-top:24px;color:#e3bd7e}
.refresh-document{background:#111!important;color:#e8e8e8}
.refresh-document #SITE_HEADER{position:relative!important;top:auto!important;background:#111;min-height:116px}
.refresh-document #SITE_FOOTER{position:relative!important;top:auto!important}
.refresh-content{max-width:1080px!important;min-width:0!important;width:calc(100% - 48px)!important;margin:30px auto 80px!important;padding:0!important;display:block!important;font:17px/1.85 system-ui,sans-serif;color:#eee}
.refresh-content h1{font-size:clamp(26px,3vw,40px);line-height:1.4;margin:20px 0;font-weight:750}
.refresh-content h2{font-size:27px;margin:28px 0 16px;font-weight:700;line-height:1.5}
.refresh-content h3{font-size:22px;margin:24px 0 12px;line-height:1.5}
.refresh-content p{margin:14px 0;overflow-wrap:anywhere}
.refresh-content a{color:#e3bd7e}
.refresh-content time{color:#aaa;font-size:14px}
.refresh-content .rich{margin-top:30px}
.refresh-content .rich img{display:block;max-width:100%;height:auto;margin:0 auto}
.refresh-content figure{margin:24px 0}
.refresh-content .gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.refresh-content ul,.refresh-content ol{padding-left:24px;list-style:revert}
.refresh-content .table-scroll{overflow:auto;margin:24px 0}
.refresh-content table{border-collapse:collapse;width:100%}
.refresh-content td{border:1px solid #505050;padding:10px;min-width:80px}
.refresh-content blockquote{border-left:3px solid #d9b77d;padding:12px 22px;margin:24px 0;background:#202020}
.refresh-content details{border:1px solid #3b3b3b;border-radius:8px;padding:14px 18px;margin:12px 0}
.refresh-content summary{cursor:pointer;font-weight:700}
.refresh-content iframe{max-width:100%;min-height:340px;border:0}
.refresh-content hr{border:0;border-top:1px solid #444;margin:28px 0}
.refresh-content #search-input{display:block;width:100%;max-width:600px;padding:12px;margin:16px 0;background:#242424;color:#eee;border:1px solid #777;border-radius:6px;font:inherit}
[hidden]{display:none!important}
@media(max-width:1000px){.refresh-menu{gap:4px;font-size:14px}.refresh-menu a{padding:8px 3px}.refresh-section .cards,.refresh-content .cards{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:720px){.refresh-section .cards,.refresh-content .cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.refresh-menu{flex-wrap:wrap}.refresh-content{width:calc(100% - 32px)!important}.refresh-content .gallery{grid-template-columns:1fr}}
@media(max-width:420px){.refresh-section .cards,.refresh-content .cards{grid-template-columns:1fr}}
