.options-container{max-width:900px;margin:0 auto}.options-grid{margin-top:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2rem;margin-bottom:80px}.option-card{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.option-card h2{color:var(--NearBlack);margin-bottom:0.75rem;text-align:center}.thumb-wrapper{width:260px;height:260px;overflow:hidden;cursor:pointer;border-radius:8px;-webkit-box-shadow:0 2px 10px rgba(0,0,0,0.15);box-shadow:0 2px 10px rgba(0,0,0,0.15)}.thumb{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;-webkit-transform:scale(1.2);transform:scale(1.2)}#lightbox-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,0.85);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:2rem;overflow-y:scroll;z-index:9999}#lightbox-overlay.hidden{display:none}#lightbox-image{width:100%;max-width:1200px;border-radius:10px}#close-lightbox{position:fixed;top:1rem;right:1.5rem;font-size:3rem;background:transparent;border:none;color:white;cursor:pointer;z-index:10000}
