/* Photo-led homepage, additive immutable asset. Only approved Halo imagery. */
.hero-photos{min-width:0;display:grid;gap:12px}
.hero-photos .hero-showcase{height:348px;box-shadow:none}
.hero-gallery-link{display:block;margin-top:12px;color:#f0d090;font-size:12px;text-decoration:none}
.hero-photo-pair{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.hero-photo-pair a{position:relative;display:block;height:132px;overflow:hidden;border:1px solid #746040;border-radius:4px;background:#242029;color:white;text-decoration:none}
.hero-photo-pair img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 54%}
.hero-photo-pair span{position:absolute;inset:auto 0 0;padding:28px 12px 10px;background:linear-gradient(transparent,#080810ed);font-size:12px;font-weight:700}
.hero-photo-pair b{float:right;color:var(--gold-light)}
.hero-photo-pair a:focus-visible{outline-offset:3px}
#presentation.trader-photo-section{padding:0 32px 44px!important;max-width:1304px!important;margin:0 auto}
.trader-photo-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:16px}
.trader-photo-heading .section-heading{margin:0;text-align:left;max-width:720px}
.trader-photo-heading .section-heading p{font-size:13px}
.photo-section-cta{flex-shrink:0;color:var(--gold-light);font-size:13px;text-decoration:none;padding:12px 0}
.photo-section-cta:hover,.photo-application-note a:hover{text-decoration:underline}
.photo-browse-hint{font-size:11px;color:#bbb3a6;margin-bottom:12px}.photo-browse-hint span{display:none}
#photoGallery{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:260px;gap:14px;overflow:visible;border-radius:0}
#photoGallery .photo-card{border-radius:6px}
#photoGallery .trader-photo-link{display:block;width:100%;height:100%;color:inherit}
#photoGallery .trader-photo-link:focus-visible{outline-offset:-5px}
#photoGallery .photo-card:focus-within figcaption{z-index:3}
#photoGallery .photo-card figcaption{pointer-events:none;font-size:17px}
#photoGallery .photo-card img{object-position:center 54%}
#photoGallery .photo-card:after{inset:60% 0 0}
.photo-application-note{font-size:12px;line-height:1.7;color:#bbb3bf;margin-top:18px}
.photo-application-note strong{color:#e5d5b7;font-weight:500}.photo-application-note a{color:var(--gold-light);margin-left:6px;text-decoration:none}
.trader-photo-dialog{position:fixed;margin:auto;padding:16px;border:1px solid #a48a56;border-radius:10px;background:#121119;color:#fff;max-width:min(94vw,1120px);width:max-content;max-height:94dvh;overflow:auto}
.trader-photo-dialog:not([open]){display:none}.trader-photo-dialog::backdrop{background:#040407eb;backdrop-filter:blur(5px)}
.trader-photo-dialog header{display:flex;gap:24px;align-items:center;justify-content:space-between;margin-bottom:12px}
.trader-photo-dialog h2{font-size:17px;line-height:1.4;font-weight:600}
.trader-photo-dialog button{flex:none;min-height:44px;padding:9px 15px;border:1px solid #7d6944;border-radius:5px;font:inherit;font-size:13px;background:#25202b;color:#f0d090;cursor:pointer}
.trader-photo-dialog img{display:block;max-width:100%;width:auto;height:auto;max-height:72dvh;object-fit:contain;margin:auto}
.trader-photo-dialog p{font-size:12px;line-height:1.6;margin:12px 0 0;color:#d4c9b7}
.trader-photo-dialog a{color:var(--gold-light)}
.trader-photo-dialog [hidden]{display:none!important}
@media(max-width:900px){.hero-photos .hero-showcase{height:322px}.hero-photo-pair a{height:118px}.trader-photo-heading{align-items:flex-start;flex-direction:column;gap:4px}.photo-section-cta{padding-bottom:0}#photoGallery{grid-auto-rows:230px}}
@media(max-width:768px){.hero-photos .hero-showcase{height:280px}.hero-photo-pair a{height:120px}#presentation.trader-photo-section{padding:0 20px 32px!important}#photoGallery{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding:4px;padding:4px 4px 12px;margin:0 -4px;gap:12px;scrollbar-color:#bfa26d #29232c;scrollbar-width:thin}#photoGallery .photo-card{flex:0 0 min(83%,340px);height:236px;scroll-snap-align:start}.photo-browse-hint span{display:inline}.photo-application-note{margin-top:12px}.trader-photo-dialog{padding:12px}.trader-photo-dialog h2{font-size:14px}.hero-photo-pair span{font-size:11px}}
@media(max-width:380px){.hero-photos .hero-showcase{height:240px}.hero-photo-pair a{height:100px}}
