.photos-hero{background:#fff;padding:88px 0 58px;border-bottom:1px solid #e5e7eb}.photos-hero__content{max-width:760px}.photos-kicker{margin:0 0 12px;color:#ec8000;font:700 13px/1.2 Inter,sans-serif;letter-spacing:.12em}.photos-hero h1{margin:0;color:#222;font:700 50px/1.05 Outfit,sans-serif}.photos-hero p:last-child{margin:18px 0 0;color:#686c6b;font:400 17px/1.6 Inter,sans-serif}.photos-catalog{background:#fff}.photos-toolbar{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:34px}.photos-intro{margin:0;max-width:700px;color:#686c6b;line-height:1.6}.photos-year-filter{display:grid;gap:6px;min-width:150px}.photos-year-filter label{font:600 13px Inter,sans-serif;color:#4f5352}.photos-year-filter select{width:100%;border:1px solid #d1d5db;border-radius:9px;padding:10px 12px;background:#fff;font:400 14px Inter,sans-serif;color:#222}.photos-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.photo-card{min-width:0}.photo-card__button{display:block;width:100%;height:100%;padding:10px 10px 0;border:1px solid #e5e7eb;border-radius:12px;background:#fff;text-align:left;overflow:hidden;cursor:pointer;box-sizing:border-box;transition:transform .2s,border-color .2s,box-shadow .2s}.photo-card__button:hover{transform:translateY(-3px);border-color:#ec8000;box-shadow:0 12px 28px rgba(34,34,34,.08)}.photo-card__visual{position:relative;display:block;aspect-ratio:4/3;padding:10px;background:#fff;box-sizing:border-box;overflow:hidden;border-radius:0;box-shadow:none}.photo-card__visual img{position:absolute;z-index:2;inset:10px;display:block!important;width:calc(100% - 20px)!important;height:calc(100% - 20px)!important;max-width:none!important;object-fit:cover!important;object-position:center center!important;transform:none!important;border-radius:6px}.photo-card__fallback{position:absolute;inset:10px;z-index:1;display:grid;place-content:center;gap:7px;padding:20px;text-align:center;color:#686c6b}.photo-card__fallback strong{font:700 30px Outfit,sans-serif;color:#4f5352}.photo-card__fallback small{font:600 11px Inter,sans-serif}.photo-card__visual--missing .photo-card__fallback{background:linear-gradient(135deg,#f8fafc,#eceeee)}.photo-card__year{position:absolute;z-index:3;top:12px;left:12px;padding:5px 8px;border-radius:999px;background:#ec8000;color:#fff;font:700 11px Inter,sans-serif}.photo-card__body{display:grid;gap:7px;margin:10px -10px 0;padding:16px;background:#fff;border-top:1px solid #e5e7eb}.photo-card__body strong{font:700 17px/1.3 Outfit,sans-serif;color:#222}.photo-card__body small{font:400 13px/1.45 Inter,sans-serif;color:#686c6b}.photo-card__body em{font:600 12px/1.35 Inter,sans-serif;color:#ec8000;font-style:normal}.photos-empty{padding:48px;border:1px solid #e5e7eb;border-radius:12px;text-align:center;background:#f8fafc}.photos-empty h2{margin:0 0 8px;font:700 28px Outfit,sans-serif;color:#222}.photos-empty p{margin:0;color:#686c6b}.photo-modal[hidden]{display:none}.photo-modal{position:fixed;inset:0;z-index:2000;display:grid;place-items:center;padding:24px}.photo-modal__backdrop{position:absolute;inset:0;background:rgba(34,34,34,.82)}.photo-modal__dialog{position:relative;z-index:1;width:min(980px,100%);border-radius:14px;background:#fff;padding:24px}.photo-modal__close{position:absolute;right:16px;top:12px;border:0;background:transparent;font-size:32px;color:#4f5352;cursor:pointer}.photo-modal__dialog header{padding-right:50px}.photo-modal__dialog h2{margin:0 0 7px;font:700 27px Outfit,sans-serif;color:#222}.photo-modal__dialog header p{margin:0;color:#686c6b}.photo-modal__stage{display:grid;grid-template-columns:48px 1fr 48px;align-items:center;gap:14px;margin-top:22px}.photo-modal__nav{height:48px;border:1px solid #d1d5db;border-radius:50%;background:#fff;color:#4f5352;font-size:34px;cursor:pointer}.photo-modal__nav:disabled{opacity:.35;cursor:default}.photo-modal__image-wrap{margin:0;min-height:480px;border-radius:10px;background:#f4f5f5;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden}.photo-modal__image-wrap img{display:block;width:100%;max-height:520px;object-fit:contain;background:#eceeee}.photo-modal__image-wrap figcaption{width:100%;padding:10px 14px;background:#f4f5f5;color:#686c6b;font:600 12px Inter,sans-serif;text-align:center}.photo-modal__dialog footer{display:flex;justify-content:space-between;gap:24px;margin-top:16px;color:#686c6b}.photo-modal__dialog footer span:first-child{font-weight:700;color:#ec8000}@media(max-width:1000px){.photos-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.photos-hero{padding:64px 0 42px}.photos-hero h1{font-size:42px}.photos-toolbar{align-items:stretch;flex-direction:column}.photos-grid{grid-template-columns:repeat(2,1fr)}.photo-modal__stage{grid-template-columns:38px 1fr 38px}.photo-modal__image-wrap{min-height:350px}.photo-modal__dialog footer{flex-direction:column}}@media(max-width:500px){.photos-grid{grid-template-columns:1fr}.photo-card__visual{aspect-ratio:4/3}.photo-modal{padding:10px}.photo-modal__dialog{padding:18px 12px}.photo-modal__stage{gap:6px}.photo-modal__image-wrap{min-height:280px}.photo-modal__nav{height:38px;font-size:28px}}
/* Galeria do álbum */
body.photo-modal-open{overflow:hidden}.photo-modal__thumbs{display:flex;gap:9px;margin-top:14px;padding:3px 1px 6px;overflow-x:auto;scrollbar-width:thin}.photo-modal__thumb{flex:0 0 92px;height:66px;padding:3px;border:2px solid transparent;border-radius:8px;background:#fff;cursor:pointer;overflow:hidden}.photo-modal__thumb img{display:block;width:100%;height:100%;object-fit:cover;border-radius:4px}.photo-modal__thumb:hover,.photo-modal__thumb.is-active{border-color:#ec8000}.photo-modal__thumb:focus-visible{outline:3px solid rgba(236,128,0,.28);outline-offset:2px}@media(max-width:500px){.photo-modal__thumb{flex-basis:76px;height:56px}.photo-modal__dialog{max-height:calc(100vh - 20px);overflow-y:auto}}

/* Correção de posicionamento e dimensionamento da galeria */
.photo-modal {
    position: fixed !important;
    inset: 0 !important;
    width: 100vw !important;
    height: 100vh !important;
    height: 100dvh !important;
    max-width: none !important;
    max-height: none !important;
    margin: 0 !important;
    padding: 24px !important;
    box-sizing: border-box !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    overflow: hidden !important;
    transform: none !important;
}

.photo-modal[hidden] {
    display: none !important;
}

.photo-modal__backdrop {
    position: fixed !important;
    inset: 0 !important;
}

.photo-modal__dialog {
    position: relative !important;
    inset: auto !important;
    width: min(980px, calc(100vw - 48px)) !important;
    max-width: calc(100vw - 48px) !important;
    max-height: calc(100dvh - 48px) !important;
    margin: 0 !important;
    box-sizing: border-box !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
    transform: none !important;
    min-width: 0 !important;
}

.photo-modal__dialog header,
.photo-modal__stage,
.photo-modal__image-wrap,
.photo-modal__thumbs,
.photo-modal__dialog footer {
    min-width: 0 !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
}

.photo-modal__stage {
    width: 100% !important;
}

.photo-modal__image-wrap {
    width: 100% !important;
    min-height: min(480px, 55vh) !important;
}

.photo-modal__image-wrap img {
    width: 100% !important;
    height: auto !important;
    max-width: 100% !important;
    max-height: min(520px, 58vh) !important;
    object-fit: contain !important;
}

@media (max-width: 760px) {
    .photo-modal {
        padding: 12px !important;
    }

    .photo-modal__dialog {
        width: calc(100vw - 24px) !important;
        max-width: calc(100vw - 24px) !important;
        max-height: calc(100dvh - 24px) !important;
    }
}

.photos-toolbar{justify-content:flex-end}
