.stac-lighting-nav{margin:2rem 0 1rem;color:#012638}
.stac-lighting-group+.stac-lighting-group{margin-top:1.75rem}
.stac-lighting-nav .stac-lighting-heading{font-family:inherit;font-size:1.2rem;font-weight:700;line-height:1.3;margin:0 0 1rem;text-align:left;color:#012638}
.stac-lighting-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}
.stac-lighting-card{display:flex;flex-direction:column;min-width:0;overflow:hidden;background:#fff;border:1px solid #d9dfe2;border-radius:8px;text-decoration:none!important;color:#012638;transition:border-color .15s,box-shadow .15s}
.stac-lighting-card:hover{border-color:#a28754;box-shadow:0 4px 16px rgba(1,38,56,.1)}
.stac-lighting-card:focus-visible{outline:3px solid #a28754;outline-offset:3px}
.stac-lighting-image{height:200px;background:#fff;padding:1rem;display:flex;align-items:center;justify-content:center}
.stac-lighting-image img{display:block;width:100%;height:100%;object-fit:contain}
.stac-lighting-card-body{padding:1rem 1.2rem;display:flex;flex-direction:column;gap:.45rem;flex:1}
.stac-lighting-card-title{font-size:1.1rem;font-weight:700;line-height:1.35;color:#012638}
.stac-lighting-card-description{font-size:.9rem;line-height:1.5;color:#515b61;flex:1}
.stac-lighting-card-link{font-size:.85rem;font-weight:700;line-height:1.4;color:#715d34;margin-top:.4rem}
.stac-lighting-parts .stac-lighting-card-body{padding:1rem 1.2rem}
.stac-lighting-parts .stac-lighting-card-title{font-size:1rem}
@media(max-width:767px){.stac-lighting-image{height:150px}.stac-lighting-card-body{padding:.9rem}.stac-lighting-parts{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:575px){.stac-lighting-lights{grid-template-columns:1fr}.stac-lighting-lights .stac-lighting-card{flex-direction:row}.stac-lighting-image{width:110px;min-width:110px;height:auto;padding:.6rem}.stac-lighting-image img{height:120px}.stac-lighting-card-title{font-size:1rem}.stac-lighting-card-description{font-size:.85rem}.stac-lighting-parts .stac-lighting-card-body{padding:.85rem}.stac-lighting-grid{gap:.75rem}}
@media(prefers-reduced-motion:reduce){.stac-lighting-card{transition:none}}
