.gallery-page{background:#f7f9fb}
.gallery-hero{padding:42px 0 28px;background:#fff;border-bottom:1px solid #e7edf2}
.gallery-back{display:inline-flex;margin-bottom:22px;color:#647488;font-size:13px;font-weight:700}.gallery-back:hover{color:#d71920}
.gallery-heading{max-width:800px}.gallery-heading>span{display:inline-block;color:#d71920;font-size:13px;font-weight:800;margin-bottom:9px}.gallery-heading h1{font-size:38px;line-height:1.2;margin:0 0 12px;color:#1b2735}.gallery-heading p{margin:0;color:#667689;line-height:1.8}
.gallery-category-tabs{display:flex;gap:10px;flex-wrap:wrap;margin-top:26px}.gallery-category-tabs button{appearance:none;border:1px solid #dce5eb;background:#fff;color:#344455;border-radius:999px;padding:9px 16px;font-size:13px;font-weight:800;cursor:pointer;transition:.18s}.gallery-category-tabs button:hover{border-color:#e36c70;color:#d71920}.gallery-category-tabs button.active{background:#d71920;border-color:#d71920;color:#fff;box-shadow:0 8px 18px rgba(215,25,32,.18)}
.gallery-section{padding:32px 0 64px}.gallery-summary{display:flex;align-items:baseline;gap:6px;margin-bottom:18px;color:#6b7989}.gallery-summary b{font-size:26px;color:#1b2735}.gallery-summary span{font-size:14px;font-weight:700}.gallery-summary small{margin-left:auto;font-size:12px}
.gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.gallery-item{display:block;border:0;padding:0;margin:0;background:#fff;overflow:hidden;border-radius:16px;box-shadow:0 8px 28px rgba(23,52,78,.07);cursor:pointer;text-align:left;transition:transform .2s ease,box-shadow .2s ease}.gallery-item:hover{transform:translateY(-4px);box-shadow:0 16px 36px rgba(23,52,78,.13)}
.gallery-item-image{position:relative;aspect-ratio:4/3;background:#eef2f5;overflow:hidden}.gallery-item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.gallery-item:hover img{transform:scale(1.035)}.gallery-item-image em{position:absolute;right:12px;top:12px;font-style:normal;font-size:11px;font-weight:900;letter-spacing:.08em;color:#fff;background:rgba(16,24,34,.58);backdrop-filter:blur(6px);padding:6px 8px;border-radius:999px}
.gallery-item-copy{padding:18px 18px 19px}.gallery-item-copy span{display:block;padding:0;color:#d71920;font-size:11px;font-weight:800;letter-spacing:.06em}.gallery-item-copy h3{margin:7px 0 8px;color:#172536;font-size:17px;line-height:1.45}.gallery-item-copy p{margin:0;color:#718092;font-size:12px;line-height:1.75;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.gallery-item-copy strong{display:block;margin-top:14px;color:#34485d;font-size:12px;font-weight:800}.gallery-item:hover .gallery-item-copy strong{color:#d71920}
.gallery-empty{padding:70px 24px;text-align:center;background:#fff;border:1px solid #e3e9ee;border-radius:14px}.gallery-empty h2{margin:0 0 8px;font-size:24px}.gallery-empty p{margin:0 auto 22px;color:#687789;max-width:500px}.gallery-bottom-actions{display:flex;justify-content:center;gap:12px;margin-top:30px}
.gallery-lightbox[hidden]{display:none!important}.gallery-lightbox{position:fixed;inset:0;z-index:9999;background:rgba(10,16,24,.82);backdrop-filter:blur(10px);display:grid;place-items:center;padding:38px 78px}.gallery-lightbox-card{width:min(1180px,92vw);height:min(760px,86vh);background:#fff;border-radius:20px;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.55fr) minmax(320px,.75fr);box-shadow:0 30px 100px rgba(0,0,0,.34)}
.gallery-lightbox-media{position:relative;min-width:0;background:#111923;display:flex;align-items:center;justify-content:center;overflow:hidden}.gallery-lightbox-media:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 45%,rgba(255,255,255,.06),transparent 55%);pointer-events:none}.gallery-lightbox-media img{position:relative;display:block;max-width:100%;max-height:100%;width:100%;height:100%;object-fit:contain}
.gallery-lightbox-panel{position:relative;padding:48px 38px 34px;display:flex;flex-direction:column;min-width:0;background:linear-gradient(180deg,#fff 0%,#fbfcfd 100%)}.gallery-lightbox-category{display:inline-flex;align-self:flex-start;border-radius:999px;background:#fff1f1;color:#d71920;font-size:11px;font-weight:900;letter-spacing:.08em;padding:7px 10px}.gallery-lightbox-panel h2{margin:18px 0 12px;font-size:28px;line-height:1.35;color:#172536}.gallery-lightbox-panel p{margin:0;color:#6c7a89;font-size:14px;line-height:1.9}.gallery-lightbox-points{list-style:none;padding:0;margin:24px 0 0;display:flex;flex-wrap:wrap;gap:8px}.gallery-lightbox-points li{font-size:12px;font-weight:700;color:#45576a;background:#f0f4f7;border:1px solid #e4eaef;border-radius:999px;padding:7px 10px}.gallery-lightbox-meta{margin-top:auto;padding-top:24px;border-top:1px solid #e8edf1;display:flex;align-items:center;justify-content:space-between;gap:12px}.gallery-lightbox-meta small{color:#8a96a3;font-size:11px;line-height:1.5}.gallery-lightbox-counter{font-size:12px;font-weight:900;letter-spacing:.1em;color:#27384a}
.gallery-lightbox button{position:absolute;border:0;display:grid;place-items:center;cursor:pointer;transition:.18s;z-index:3}.gallery-lightbox-close{top:18px;right:18px;width:40px;height:40px;border-radius:50%;font-size:27px;background:#f1f4f6;color:#334457}.gallery-lightbox-close:hover{background:#e5eaee}.gallery-lightbox-prev,.gallery-lightbox-next{top:50%;transform:translateY(-50%);width:48px;height:62px;border-radius:12px;font-size:38px;background:rgba(255,255,255,.14);color:#fff;backdrop-filter:blur(8px)}.gallery-lightbox-prev:hover,.gallery-lightbox-next:hover{background:rgba(255,255,255,.24)}.gallery-lightbox-prev{left:18px}.gallery-lightbox-next{right:18px}body.gallery-lightbox-open{overflow:hidden}
@media(max-width:980px){.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-heading h1{font-size:34px}.gallery-lightbox{padding:26px}.gallery-lightbox-card{grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr)}.gallery-lightbox-panel{padding:42px 28px 28px}.gallery-lightbox-panel h2{font-size:24px}.gallery-lightbox-prev{left:8px}.gallery-lightbox-next{right:8px}}
@media(max-width:720px){.gallery-hero{padding:28px 0 20px}.gallery-back{margin-bottom:16px}.gallery-heading h1{font-size:29px}.gallery-category-tabs{gap:8px;margin-top:20px}.gallery-category-tabs button{padding:8px 12px;font-size:12px}.gallery-section{padding:22px 0 44px}.gallery-summary small{display:none}.gallery-grid{grid-template-columns:1fr;gap:14px}.gallery-item{border-radius:12px}.gallery-item-image{aspect-ratio:16/10}.gallery-item-copy{padding:15px 15px 16px}.gallery-item-copy h3{font-size:16px}.gallery-bottom-actions{flex-direction:column}.gallery-bottom-actions .btn{width:100%}.gallery-lightbox{padding:14px;align-items:center}.gallery-lightbox-card{width:100%;height:min(86vh,760px);grid-template-columns:1fr;grid-template-rows:minmax(0,1.2fr) auto;border-radius:16px}.gallery-lightbox-panel{padding:22px 20px 18px;max-height:42vh;overflow:auto}.gallery-lightbox-panel h2{font-size:21px;margin:12px 0 8px}.gallery-lightbox-panel p{font-size:13px;line-height:1.7}.gallery-lightbox-points{margin-top:14px}.gallery-lightbox-meta{margin-top:18px;padding-top:16px}.gallery-lightbox-close{top:22px;right:22px;background:rgba(17,25,35,.64);color:#fff}.gallery-lightbox-prev,.gallery-lightbox-next{top:36%;width:40px;height:48px;font-size:30px}.gallery-lightbox-prev{left:18px}.gallery-lightbox-next{right:18px}}
