@font-face{font-family:"Canterbury";src:url("/assets/fonts/Canterbury.ttf")}*{box-sizing:border-box;margin:0;padding:0}body{font-family:'Segoe UI', Calibri, Arial, sans-serif;color:#333;font-size:1rem;line-height:1.65}.navbar{position:sticky;top:0;z-index:100;background:#ffffff;display:flex;align-items:center;padding:0.5rem 2rem;gap:2rem;border-bottom:1px solid #ddd;box-shadow:0 1px 3px rgba(0,0,0,0.1)}.navbar ul{list-style:none;display:flex;gap:1.5rem}.navbar a{color:#333;text-decoration:none}.navbar a:hover{color:maroon}a.nav-logo{font-family:"Canterbury", Verdana, Tahoma;font-size:40px;color:maroon;text-decoration:none;padding:4px 10px;border-bottom:solid 1px maroon;line-height:1;white-space:nowrap}.hero{background-image:url("/assets/images/mark59_banner_thin.png");background-size:cover;background-position:center;background-repeat:no-repeat;color:white;padding:4rem 2rem;text-align:center}.hero h1{font-size:2.5rem;margin-bottom:1rem;text-shadow:1px 1px 4px rgba(0,0,0,0.7)}.hero p{text-shadow:1px 1px 3px rgba(0,0,0,0.6)}main section{padding:3rem 0.5rem;max-width:960px;margin:0 auto}main section h2{font-family:'Segoe UI', Calibri, Arial, sans-serif;font-size:1.375em;font-weight:400;color:#802525;text-align:left;letter-spacing:0.075rem;width:calc(100% + 0.075rem);line-height:1.375;margin-bottom:1rem}main section p{margin-bottom:1rem}.gallery{display:flex;flex-direction:row;overflow-x:auto;gap:1.25rem;padding-bottom:0.75rem;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#ccc #f4f4f4}.gallery figure{flex:0 0 220px;display:flex;flex-direction:column;background:#fff;border-radius:10px;box-shadow:0 3px 10px rgba(0,0,0,0.12);overflow:hidden;transition:box-shadow 0.2s ease}.gallery figure:hover{box-shadow:0 6px 18px rgba(0,0,0,0.18)}.gallery figure a{display:block;line-height:0}.gallery img{width:100%;height:155px;object-fit:contain;background:#f5f5f5}.gallery figcaption{padding:0.55rem 0.75rem;font-size:0.82rem;color:#444;background:#fff;border-top:1px solid #ececec;line-height:1.35}footer{display:flex;align-items:center;justify-content:center;gap:0.5rem;padding:0.5rem 1rem;background:#f4f4f4;font-size:0.75rem;color:#666}footer .footer-logo{font-family:'Canterbury', serif;color:maroon;font-size:0.85rem}footer .footer-sep{color:#bbb}footer .footer-attr{color:#aaa;font-size:0.7rem}footer .footer-attr a{color:#aaa;text-decoration:none}footer .footer-attr a:hover{color:#666;text-decoration:underline}
