/* Shared site navigation */
.site-header{height:80px;padding:0 32px;display:flex;align-items:center;justify-content:space-between;gap:24px;background:#fff;border-bottom:1px solid #e5e5e5;position:sticky;top:0;z-index:2}
.brand{display:inline-flex;align-items:center;gap:20px;color:#171717;text-decoration:none;min-height:44px;flex-shrink:0}
.brand-symbol{display:block;width:31px;height:36px;overflow:hidden;background:#fff;flex-shrink:0}.brand-symbol img{display:block;height:36px;width:110.526px;max-width:none}
.brand-title,.contact-nav{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:400;letter-spacing:.16em;font-size:14px;line-height:1.2}.brand-title{margin:0}.contact-nav{display:inline-flex;align-items:center;min-height:44px;text-decoration:none;color:#171717;font-size:12px}.contact-nav:hover{text-decoration:underline;text-underline-offset:6px}.contact-nav[aria-current=page]{text-decoration:underline;text-underline-offset:6px}
.filterbar{height:56px;display:flex;align-items:center;justify-content:flex-end;gap:16px;padding:0 32px;border-bottom:1px solid #e5e5e5;background:white}.filterbar select{min-height:36px}.gallery{grid-template-columns:repeat(6,minmax(0,1fr))}
@media(max-width:1000px){.gallery{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:600px){.site-header{height:68px;padding:0 18px;gap:12px}.brand{gap:12px}.brand-symbol{height:30px;width:26px}.brand-symbol img{height:30px;width:92.105px}.brand-title{font-size:12px;letter-spacing:.12em}.contact-nav{font-size:10px;letter-spacing:.12em}.filterbar{height:50px;padding:0 18px}.gallery{grid-template-columns:repeat(2,minmax(0,1fr))}}

/* Borderless gallery and navigation */
.site-header,.filterbar,.gallery,.modal-head,.modal-footer,dialog{border:0}.gallery{gap:0;background:#fff}.filterbar select{border:0;background:#f7f7f7}.links a,section h2{border:0}.contact-nav[aria-current=page],.contact-nav:hover,.return{text-decoration:none}.contact-nav:hover,.return:hover{opacity:.6}
.form-panel input,.form-panel textarea{border:0;background:#f7f7f7}.copy,.retry{border:0}.retry{background:#f1f1f1}
.header-actions{display:flex;align-items:center;gap:32px}.filter-tags{display:flex;align-items:center;gap:6px}.filter-tags button{font-size:12px;padding:0 13px;min-height:40px;background:transparent;color:#666;white-space:nowrap}.filter-tags button:hover{background:#f5f5f5}.filter-tags button[aria-pressed=true]{background:#171717;color:white}.modal-footer{display:flex;justify-content:flex-end;gap:10px}.modal-footer .copy{width:auto;flex:1;max-width:240px;margin:0}.form-panel textarea{min-height:180px}.form-panel #append-prompt{min-height:180px}@media(max-width:760px){.site-header:has(.filter-tags){height:auto;min-height:108px;padding-top:12px;padding-bottom:8px;flex-wrap:wrap;gap:4px}.header-actions{width:100%;justify-content:space-between;gap:10px}.filter-tags{gap:2px}.filter-tags button{font-size:11px;padding:0 10px;min-height:40px}.modal-footer .copy{max-width:none;font-size:12px}.site-header:has(.filter-tags) .brand{min-height:36px}}

/* Locally hosted pixel lettering for navigation */
@font-face{font-family:Silkscreen;src:url("assets/Silkscreen-Regular.ttf") format("truetype");font-weight:400;font-style:normal;font-display:swap}
.site-header .brand-title,.site-header .contact-nav,.site-header .filter-tags button{font-family:Silkscreen,monospace;font-weight:400;text-transform:uppercase;letter-spacing:0;line-height:1.4}
.site-header .brand-title{font-size:18px}.site-header .contact-nav,.site-header .filter-tags button{font-size:14px}
@media(max-width:760px){.site-header .brand-title{font-size:16px}.site-header .contact-nav,.site-header .filter-tags button{font-size:12px}.filter-tags button{padding:0 7px}.header-actions{gap:8px}}
@media(max-width:360px){.site-header{padding-left:12px;padding-right:12px}.filter-tags button{padding:0 5px}.header-actions{gap:4px}}
