/* Shared public navigation. Does not style gallery, slider, or color engines. */
.craft-header{background:var(--craft-paper,#faf8f2);color:var(--craft-ink,#26362d);border-bottom:1px solid var(--craft-line,#dddcd2)}
.craft-header .craft-header-inner{display:flex;align-items:center;gap:1rem 1.6rem;max-width:1320px;margin:auto;padding:1rem 2rem;box-sizing:border-box;position:relative;flex-wrap:nowrap}
.craft-header .brand{flex:0 1 230px;max-width:230px;text-decoration:none;color:inherit;font:500 1.28rem/1.3 Georgia,serif}
.craft-header .craft-primary{flex:1;min-width:0;order:0;margin:0}
.craft-header .site-nav>ul{display:flex;align-items:center;flex-wrap:wrap;gap:.2rem 1rem;margin:0;padding:0;list-style:none}
.craft-header .site-nav li{list-style:none}.craft-header .site-nav a{display:inline-flex;align-items:center;min-height:44px;font:500 .9rem/1.4 system-ui,sans-serif;text-decoration:none;color:inherit}
.craft-header .site-nav [data-menu-toggle]{display:none}.craft-header .craft-utilities{display:flex;align-items:center;gap:.4rem 1rem;flex-wrap:wrap;justify-content:flex-end;margin:0;font:.83rem/1.4 system-ui,sans-serif}
.craft-utilities a{display:inline-flex;align-items:center;min-height:44px;text-decoration:none;color:inherit}.craft-header a:hover,.craft-footer a:hover{text-decoration:underline}
.craft-header .craft-author-link{border:1px solid var(--craft-line,#dddcd2);border-radius:6px;padding:.3rem .65rem;white-space:normal;box-sizing:border-box}
.craft-footer{padding:3rem 2rem 1.5rem;background:var(--craft-paper,#faf8f2);color:var(--craft-ink,#26362d);border-top:1px solid var(--craft-line,#dddcd2);font:15px/1.6 system-ui,sans-serif;box-sizing:border-box}
.craft-footer .craft-footer-inner{display:grid;grid-template-columns:minmax(210px,1.3fr) repeat(3,minmax(145px,1fr));gap:2rem;max-width:1256px;margin:auto}
.craft-footer .craft-footer-brand{grid-column:auto}.craft-footer .brand{font:500 1.3rem/1.3 Georgia,serif;text-decoration:none;color:inherit}.craft-footer .brand img{max-width:220px;width:100%;height:66px;object-fit:contain}
.craft-footer .craft-footer-brand p{max-width:27ch;font-size:.9rem;margin:.8rem 0}.craft-footer nav.craft-footer-group{display:block;margin:0;padding:0}.craft-footer-group h2{font:600 .95rem/1.4 system-ui,sans-serif;margin:0 0 .65rem}
.craft-footer .craft-footer-group ul{display:block;margin:0;padding:0;list-style:none}.craft-footer .craft-footer-group li{margin:0;list-style:none}.craft-footer .craft-footer-group a{display:flex;align-items:center;min-height:44px;padding:.25rem 0;color:inherit;text-decoration:none;overflow-wrap:anywhere;box-sizing:border-box;font-size:.9rem}
.craft-footer .craft-copyright,.craft-footer .craft-footer-extra{max-width:1256px;margin:1.5rem auto 0}.craft-footer .craft-footer-extra{padding-top:1rem;border-top:1px solid var(--craft-line,#dddcd2)}
.craft-header :focus-visible,.craft-footer :focus-visible,.craft-policy-form :focus-visible{outline:3px solid #936522;outline-offset:3px}
.craft-policy-body{overflow-wrap:anywhere}.craft-policy-body h2{font-size:clamp(1.35rem,2vw,1.9rem);margin:2rem 0 .75rem}.craft-policy-body p,.craft-policy-body li{line-height:1.75}
.craft-policy-form{border:1px solid var(--craft-line,#dddcd2);border-radius:8px;padding:1.5rem;margin:2rem 0;background:var(--craft-card,#fff)}.craft-policy-form form{display:grid;gap:1rem}.craft-policy-form label{display:grid;gap:.4rem;font-weight:600}.craft-policy-form input:not([type=checkbox]),.craft-policy-form textarea,.craft-policy-form select{display:block;width:100%;max-width:100%;min-width:0;padding:.75rem;border:1px solid #a2a89e;border-radius:5px;font:inherit;box-sizing:border-box;background:white;color:#26362d}.craft-policy-form textarea{resize:vertical}.craft-policy-form .policy-check,.policy-check{display:flex;align-items:flex-start;gap:.65rem;font-weight:400}.policy-check input{flex:0 0 auto;width:19px;height:19px;margin:.15rem 0 0}.craft-policy-form button{justify-self:start;min-height:48px;padding:.7rem 1.2rem;border:0;border-radius:5px;background:var(--craft-green,#45654d);color:white;font:600 1rem/1.5 system-ui;cursor:pointer}
@media(max-width:1100px){.craft-header .craft-header-inner{flex-wrap:wrap}.craft-header .craft-utilities{margin-left:auto}.craft-header .craft-primary{order:3;flex-basis:100%}.craft-footer .craft-footer-inner{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.craft-header .craft-header-inner{padding:.7rem 1rem;gap:.5rem 1rem}.craft-header .brand{flex:0 1 205px;max-width:205px;font-size:1.12rem}.craft-header .craft-primary{order:0;flex:0 0 auto;margin-left:auto}.craft-header .site-nav [data-menu-toggle]{display:inline-flex;min-height:48px;min-width:62px;align-items:center;justify-content:center;border:1px solid #a2a89e;border-radius:5px;padding:.5rem .8rem;background:transparent;color:inherit}.craft-header .site-nav>ul{display:none;position:absolute;z-index:60;left:0;right:0;top:100%;padding:1rem;background:var(--craft-paper,#faf8f2);border-bottom:1px solid var(--craft-line,#dddcd2);box-shadow:0 8px 14px #0001}.craft-header .site-nav.open>ul{display:grid;grid-template-columns:1fr 1fr}.craft-header .site-nav a{min-height:48px}.craft-header .craft-utilities{width:100%;justify-content:space-between;margin:0;gap:.3rem .5rem;font-size:.82rem}.craft-footer{padding:2rem 1rem 1.25rem}.craft-footer .craft-footer-inner{gap:1.5rem}.craft-footer .craft-footer-brand{grid-column:1/-1}.craft-policy-form{padding:1rem}}
@media(max-width:420px){.craft-footer .craft-footer-inner{grid-template-columns:1fr}.craft-footer .craft-footer-brand{grid-column:auto}.craft-footer .craft-footer-group ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 1rem}.craft-header .brand{max-width:190px}.craft-policy-form{padding:.8rem}}
@media print{.craft-header,.craft-footer,.craft-policy-form{display:none!important}}
