.tsea-gallery-page,.tsea-gallery-page *{box-sizing:border-box}
.tsea-gallery-page{background:#fff;margin:0 auto;max-width:1320px;padding:64px 40px 84px}
.tsea-gallery-hero{border-bottom:3px solid #ec1e2f;margin-bottom:28px;padding-bottom:28px}
.tsea-gallery-hero span{color:#ec1e2f;font-size:14px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}
.tsea-gallery-hero h1{color:#1c2a58;font-size:48px;line-height:1.05;margin:8px 0 12px}
.tsea-gallery-hero p{color:#5f6878;font-size:18px;line-height:1.55;margin:0;max-width:720px}
.tsea-gallery-filters{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 28px}
.tsea-gallery-filters button{background:#eef3fa;border:1px solid #d7dfeb;border-radius:999px;color:#1c2a58;cursor:pointer;font:600 15px/1.2 inherit;padding:10px 17px}
.tsea-gallery-filters button:hover,.tsea-gallery-filters button:focus-visible,.tsea-gallery-filters button.is-active{background:#1c2a58;border-color:#1c2a58;color:#fff;outline:0}
.tsea-gallery-grid{display:grid;gap:16px;grid-auto-rows:250px;grid-template-columns:repeat(3,minmax(0,1fr))}
.tsea-gallery-card{background:#eef3fa;box-shadow:0 10px 28px rgba(28,42,88,.12);margin:0;min-width:0;overflow:hidden}
.tsea-gallery-card[hidden]{display:none!important}
.tsea-gallery-open{appearance:none;background:transparent;border:0;color:inherit;cursor:zoom-in;display:block;height:100%;padding:0;position:relative;text-align:left;width:100%}
.tsea-gallery-open:focus-visible{outline:4px solid #ec1e2f;outline-offset:-4px}
.tsea-gallery-open img{display:block;height:100%;object-fit:cover;transition:transform .25s ease;width:100%}
.tsea-gallery-open:hover img{transform:scale(1.025)}
.tsea-gallery-open span{background:linear-gradient(transparent,rgba(16,27,66,.94));bottom:0;color:#fff;font-size:15px;font-weight:600;left:0;line-height:1.35;padding:42px 17px 15px;position:absolute;right:0}
.tsea-gallery-empty{background:#eef3fa;padding:50px 30px;text-align:center}.tsea-gallery-empty h2{color:#1c2a58;margin-top:0}
body.tsea-gallery-open-body{overflow:hidden!important}
.tsea-gallery-lightbox[hidden]{display:none!important}
.tsea-gallery-lightbox{align-items:center;background:rgba(9,17,42,.95);display:grid;grid-template-columns:76px minmax(0,1fr) 76px;inset:0;padding:46px 28px 28px;position:fixed;z-index:1000000}
.tsea-gallery-lightbox>div{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;min-height:0;min-width:0}
.tsea-gallery-lightbox img{box-shadow:0 18px 55px rgba(0,0,0,.45);display:block;max-height:calc(100vh - 150px);max-width:100%;object-fit:contain;width:auto}
.tsea-gallery-lightbox p{color:#fff;font-size:16px;line-height:1.45;margin:16px auto 0;max-width:820px;text-align:center}
.tsea-gallery-close,.tsea-gallery-prev,.tsea-gallery-next{appearance:none;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.35);border-radius:50%;color:#fff;cursor:pointer;font-family:Arial,sans-serif}
.tsea-gallery-close:hover,.tsea-gallery-prev:hover,.tsea-gallery-next:hover,.tsea-gallery-close:focus-visible,.tsea-gallery-prev:focus-visible,.tsea-gallery-next:focus-visible{background:#ec1e2f;outline:0}
.tsea-gallery-close{font-size:32px;height:48px;line-height:42px;position:absolute;right:20px;top:18px;width:48px}
.tsea-gallery-prev,.tsea-gallery-next{align-self:center;font-size:48px;height:58px;line-height:45px;width:58px}
@media(max-width:900px){.tsea-gallery-page{padding:46px 24px 68px}.tsea-gallery-hero h1{font-size:40px}.tsea-gallery-grid{grid-auto-rows:220px;grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:650px){.tsea-gallery-page{padding:36px 18px 56px}.tsea-gallery-hero{margin-bottom:22px;padding-bottom:22px}.tsea-gallery-hero h1{font-size:34px}.tsea-gallery-hero p{font-size:16px}.tsea-gallery-filters{gap:8px;margin-bottom:20px;overflow-x:auto;flex-wrap:nowrap;padding-bottom:6px}.tsea-gallery-filters button{flex:0 0 auto;font-size:14px}.tsea-gallery-grid{gap:10px;grid-auto-rows:170px}.tsea-gallery-open span{font-size:13px;padding:34px 11px 10px}.tsea-gallery-lightbox{grid-template-columns:48px minmax(0,1fr) 48px;padding:62px 8px 24px}.tsea-gallery-lightbox img{max-height:calc(100vh - 160px)}.tsea-gallery-lightbox p{font-size:14px;margin-top:12px;padding:0 8px}.tsea-gallery-close{right:12px;top:10px}.tsea-gallery-prev,.tsea-gallery-next{font-size:38px;height:44px;line-height:34px;width:44px}}
@media(prefers-reduced-motion:reduce){.tsea-gallery-open img{transition:none}}
