.photo-roster-section{background-color:#fff;padding:4.45rem 0}.photo-roster-item:last-child{border-bottom:none}.photo-roster-container{margin:0 auto;max-width:var(--container-width,1494px);padding-left:1.5rem;padding-right:1.5rem}.photo-roster-alphabar-wrapper{background:#fff;border-bottom:1px solid #e5e5e5;box-shadow:0 2px 10px rgba(0,0,0,.04);position:sticky;top:0;z-index:100}.photo-roster-alphabar-container{margin:0 auto;max-width:var(--container-width,1494px);padding:.5rem 1.5rem}.photo-roster-alphabar{align-items:center;display:flex;gap:.25rem;justify-content:space-between;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.photo-roster-alphabar::-webkit-scrollbar{display:none}.photo-roster-alpha-btn{background-color:transparent!important;border:none;border-radius:6px;color:var(--dark-color,#1a1a1a)!important;cursor:pointer;flex-shrink:0;font-family:var(--font-body);font-size:1.15rem;font-weight:700;min-width:36px;padding:.45rem .75rem;text-align:center;transition:all .2s ease}.photo-roster-alpha-btn:focus-visible,.photo-roster-alpha-btn:hover{background-color:#f4f4f5!important;color:var(--primary-color,#007aff)!important}.photo-roster-alpha-btn.is-active,.photo-roster-alpha-btn.is-active:hover{background-color:var(--primary-color,#007aff)!important;box-shadow:0 2px 8px rgba(0,122,255,.25);color:#fff!important}.photo-roster-alpha-btn.is-disabled{cursor:default;opacity:.35;pointer-events:none}.photo-roster-heading{color:var(--dark-color,#1a1a1a);font-family:var(--font-heading,"Merriweather",Georgia,serif)}.photo-roster-list{border-top:1px solid #dedede;display:flex;flex-direction:column}.photo-roster-item{align-items:center;background-color:transparent!important;border-bottom:1px solid #dedede;border-radius:0;cursor:pointer;display:flex;justify-content:space-between;outline:none;padding:0 0 0 .56rem;position:relative;transition:border-color .25s ease}.photo-roster-item:focus-visible,.photo-roster-item:hover{background-color:transparent!important}.photo-roster-item.is-hidden{display:none!important}.photo-roster-item__left{display:flex;flex-direction:column;gap:.35rem}.photo-roster-item__primary{color:var(--dark-color,#1a1a1a);font-family:var(--font-heading,"Merriweather",Georgia,serif);line-height:1.25;margin:0;transition:color .25s ease}.photo-roster-item:hover .photo-roster-item__primary{color:var(--primary-color,#007aff)!important}.photo-roster-item__guest{color:#979797;font-family:var(--font-heading,"Merriweather",Georgia,serif);font-size:1.66rem;font-weight:400;margin:0}.photo-roster-item__right{align-items:center;display:flex;gap:5.6rem}.photo-roster-item__tag{background:none;border-radius:0;color:var(--primary-color,#007aff);font-family:var(--font-body,"Lato",sans-serif);font-size:1.5rem;font-weight:500;max-width:180px;padding:0;transition:opacity .25s ease}.photo-roster-item:hover .photo-roster-item__tag{opacity:.85}.photo-roster-item__thumb-wrapper{background-color:#f4f4f5;border-radius:0;flex-shrink:0;height:255px;overflow:hidden;transition:box-shadow .3s ease;width:254px}.photo-roster-item__thumb{display:block;height:100%;object-fit:cover;transition:transform .35s ease;width:100%}.photo-roster-item:hover .photo-roster-item__thumb{transform:scale(1.05)}.photo-roster-empty{color:#71717a;font-family:var(--font-body,"Lato",sans-serif);font-size:1.1rem;padding:3.5rem 1rem;text-align:center}.photo-roster-modal{align-items:center;display:none!important;inset:0;justify-content:center;opacity:0;padding:1.5rem;pointer-events:none;position:fixed;transition:opacity .3s ease;z-index:999999}.photo-roster-modal.is-open,.photo-roster-modal[aria-hidden=false]{display:flex!important;opacity:1!important;pointer-events:auto!important}.photo-roster-modal__overlay{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background-color:rgba(0,0,0,.65);inset:0;position:absolute}.photo-roster-modal__container{max-width:483px;position:relative;transform:scale(.92);transition:transform .3s cubic-bezier(.16,1,.3,1);width:100%;z-index:2}.photo-roster-modal.is-open .photo-roster-modal__container,.photo-roster-modal[aria-hidden=false] .photo-roster-modal__container{transform:scale(1)}.photo-roster-modal__close{align-items:center;background-color:var(--primary-color,#007aff);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:38px;justify-content:center;padding:0;position:absolute;right:15px;top:15px;transition:transform .25s ease,background-color .2s ease;width:38px;z-index:10}.photo-roster-modal__close:hover{background-color:#0056b3;border-radius:50%;transform:scale(1.08)}.photo-roster-modal__card{background:#000;border:4px solid #fff;border-radius:10px;box-shadow:0 24px 48px rgba(0,0,0,.5);overflow:hidden;position:relative;width:100%}.photo-roster-modal__image-wrapper{background-color:#111;height:600px;max-height:80vh;overflow:hidden;position:relative;width:100%}.photo-roster-modal__image{display:block;height:100%;object-fit:cover;width:100%}.photo-roster-modal__gradient-overlay{background:linear-gradient(180deg,transparent,rgba(0,0,0,.75) 45%,rgba(0,0,0,.96));bottom:0;height:65%;left:0;pointer-events:none;position:absolute;right:0}.photo-roster-modal__info{align-items:center;bottom:0;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;gap:.1rem;left:0;max-height:55%;padding:1.5rem 1.5rem 1.75rem;position:absolute;right:0;text-align:center;z-index:3}.photo-roster-modal__primary{color:#fff;font-family:var(--font-heading,"Merriweather",Georgia,serif);font-size:1.34rem;font-weight:700;line-height:1.4;margin:0}.photo-roster-modal__guest{color:#e5e5e5;font-size:1.11rem;margin:0}.photo-roster-modal__guest,.photo-roster-modal__tag{font-family:var(--font-body,"Lato",sans-serif);font-weight:400}.photo-roster-modal__tag{background:none;color:var(--primary-color,#007aff);display:inline-block;font-size:1.22rem;margin-top:.25rem;padding:0}.photo-roster-modal__bio{border-radius:8px;box-sizing:border-box;color:#d4d4d8;font-family:var(--font-body,"Lato",sans-serif);font-size:1rem;line-height:1.45;margin-bottom:0;margin-top:.5rem;max-height:150px;max-width:100%;overflow-y:auto;padding:.1rem;scrollbar-color:hsla(0,0%,100%,.3) transparent;scrollbar-width:thin;text-align:center}.photo-roster-modal__bio::-webkit-scrollbar{width:4px}.photo-roster-modal__bio::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.3);border-radius:4px}.photo-roster-modal__bio:empty{display:none}body.photo-roster-modal-open{overflow:hidden!important}@media (max-width:991px){.photo-roster-item__right{gap:2.5rem}}@media (max-width:767px){.photo-roster-section{padding:2rem 0 4rem}.photo-roster-item{align-items:flex-start;flex-direction:column;gap:1.25rem;padding:1.5rem .25rem}.photo-roster-item__right{gap:1rem;justify-content:space-between;width:100%}.photo-roster-item__thumb-wrapper{height:110px;width:160px}.photo-roster-modal__image-wrapper{height:480px}.photo-roster-modal__close{height:32px;right:10px;top:10px;width:32px}.photo-roster-alphabar-container{padding:.7rem 1rem}.photo-roster-container{padding-left:1rem;padding-right:1rem}.photo-roster-item__guest{font-size:1.2rem}.photo-roster-item__tag{font-size:1rem}}.roster-notice-box{align-items:center;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.03);display:flex;font-family:var(--font-body,"Lato",sans-serif);gap:1.25rem;line-height:1.5;margin-bottom:2.25rem;padding:1.5rem 1.75rem;transition:all .3s ease}.roster-notice-box__icon{align-items:center;border-radius:50%;display:flex;flex-shrink:0;height:42px;justify-content:center;width:42px}.roster-notice-box__content{flex:1}.roster-notice-box__title{font-family:var(--font-heading,"Merriweather",Georgia,serif);font-size:1.15rem;font-weight:700;line-height:1.3;margin:0 0 .25rem}.roster-notice-box__text{font-family:var(--font-body,"Lato",sans-serif);font-size:.98rem;margin:0;opacity:.9}.roster-notice-box--warning{background-color:#fffbeb;border:1px solid #fcd34d;color:#92400e}.roster-notice-box--warning .roster-notice-box__icon{background-color:#fef3c7;color:#d97706}.roster-notice-box--warning .roster-notice-box__title{color:#78350f}.roster-notice-box--empty{background-color:#f8fafc;border:1px solid #e2e8f0;color:#475569}.roster-notice-box--empty .roster-notice-box__icon{background-color:#f1f5f9;color:#64748b}.roster-notice-box--empty .roster-notice-box__title{color:#1e293b}@media (max-width:767px){.roster-notice-box{align-items:flex-start;flex-direction:column;gap:.75rem;padding:1.25rem}}