/* Chery Club — gallery / photo chronicle */
html{scroll-behavior:smooth;}
body.gallery-standalone{margin:0;background:#fbf8f3;color:#33383c;font-family:Arial,Helvetica,sans-serif;}
body.gallery-standalone .cc-hero{
  background-image:url('./images/chery-header-bg-v4.jpg')!important;
  width:100%!important;
  max-width:none!important;
  margin-left:0!important;
  margin-right:0!important;
}
.gallery-main{position:relative;overflow:hidden;background:#fbf8f3;}
.gallery-main:before,.gallery-main:after{content:"";position:absolute;left:-4%;right:-4%;height:190px;pointer-events:none;opacity:.48;background:url('./images/chery-body-waves.png') center/cover no-repeat;}
.gallery-main:before{top:18px;}
.gallery-main:after{bottom:80px;transform:rotate(180deg);opacity:.28;}
.gallery-wrap{position:relative;z-index:1;width:min(1280px,calc(100% - 54px));margin:0 auto;padding:32px 0 54px;box-sizing:border-box;}

.gallery-intro{min-height:330px;display:grid;grid-template-columns:minmax(0,1.06fr) minmax(420px,.94fr);align-items:center;gap:38px;padding:34px 38px 38px;background:rgba(255,252,247,.88);border-top:2px solid rgba(181,31,45,.82);border-bottom:1px solid rgba(150,127,108,.23);box-shadow:0 16px 44px rgba(62,48,38,.07);box-sizing:border-box;position:relative;}
.gallery-intro:before{content:"";position:absolute;left:0;right:0;top:8px;height:1px;background:linear-gradient(90deg,transparent,rgba(181,31,45,.22),transparent);}
.gallery-kicker{font-size:11px;font-weight:700;letter-spacing:2.2px;color:#a72a35;text-transform:uppercase;margin-bottom:10px;}
.gallery-intro h1{font-family:Georgia,'Times New Roman',serif;font-size:48px;line-height:1.05;margin:0 0 18px;color:#303437;font-weight:700;}
.gallery-intro p{font-size:17px;line-height:1.75;color:#60666a;max-width:690px;margin:0;}
.gallery-numbers{display:flex;gap:0;margin-top:26px;border-top:1px solid #eadfd5;border-bottom:1px solid #eadfd5;}
.gallery-numbers>div{padding:13px 22px 12px 0;margin-right:22px;border-right:1px solid #eadfd5;}
.gallery-numbers>div:last-child{border-right:0;margin-right:0;}
.gallery-numbers strong{display:block;font-family:Georgia,'Times New Roman',serif;font-size:24px;color:#b51f2d;line-height:1;}
.gallery-numbers span{display:block;font-size:10px;color:#808487;margin-top:6px;text-transform:uppercase;letter-spacing:.55px;}
.gallery-intro-actions{display:flex;gap:12px;margin-top:22px;}
.gallery-intro-actions a{display:inline-flex;align-items:center;justify-content:center;min-width:120px;padding:10px 16px;border:1px solid rgba(181,31,45,.34);color:#98222d;text-decoration:none;font-size:12px;font-weight:700;background:#fffaf5;clip-path:polygon(4% 0,100% 0,96% 100%,0 100%);}
.gallery-intro-actions a.primary{background:#b51f2d;color:#fff;border-color:#b51f2d;}

.gallery-intro-collage{height:275px;position:relative;min-width:0;}
.gallery-collage-photo{position:absolute;background:#f3ebe3;padding:5px;box-shadow:0 16px 35px rgba(54,40,31,.13);overflow:hidden;}
.gallery-collage-photo img{display:block;width:100%;height:100%;object-fit:cover;-webkit-mask-image:radial-gradient(ellipse 95% 92% at center,#000 76%,rgba(0,0,0,.9) 86%,transparent 100%);mask-image:radial-gradient(ellipse 95% 92% at center,#000 76%,rgba(0,0,0,.9) 86%,transparent 100%);}
.gallery-collage-photo--1{width:58%;height:70%;left:2%;top:10%;transform:rotate(-2.1deg);z-index:2;}
.gallery-collage-photo--2{width:55%;height:68%;right:1%;top:2%;transform:rotate(2.4deg);z-index:1;}
.gallery-collage-photo--3{width:48%;height:57%;right:14%;bottom:0;transform:rotate(-1deg);z-index:3;}
.gallery-collage-mark{position:absolute;left:2%;bottom:7px;z-index:5;color:#b51f2d;font-family:Georgia,'Times New Roman',serif;font-weight:700;font-size:20px;letter-spacing:1.5px;line-height:.9;transform:rotate(-1.2deg);text-shadow:0 1px #fff;}
.gallery-collage-mark span{font-family:Arial,Helvetica,sans-serif;font-size:8px;letter-spacing:2.7px;color:#777b7e;}

.gallery-years{display:flex;gap:8px;justify-content:center;margin:28px 0 8px;}
.gallery-years a{min-width:68px;text-align:center;padding:9px 12px;text-decoration:none;color:#7a5b57;background:rgba(255,252,248,.78);border-bottom:2px solid rgba(181,31,45,.32);font-size:12px;font-weight:700;}
.gallery-years a:hover{color:#b51f2d;border-bottom-color:#b51f2d;}

.gallery-year{padding:32px 0 8px;scroll-margin-top:16px;}
.gallery-year-head{display:flex;align-items:center;gap:17px;margin:0 8px 19px;}
.gallery-year-head>span{font-family:Georgia,'Times New Roman',serif;font-size:42px;font-weight:700;color:#b51f2d;line-height:1;}
.gallery-year-head>div{padding-left:16px;border-left:1px solid rgba(181,31,45,.25);}
.gallery-year-head strong,.gallery-year-head small{display:block;}
.gallery-year-head strong{font-size:16px;color:#393d40;}
.gallery-year-head small{font-size:11px;color:#888176;margin-top:4px;}

.gallery-albums{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;}
.gallery-album{display:block;position:relative;text-decoration:none;color:inherit;background:rgba(255,252,247,.86);border-top:2px solid rgba(181,31,45,.66);border-bottom:1px solid rgba(151,130,111,.2);box-shadow:0 12px 28px rgba(61,46,36,.055);padding:10px 10px 16px;transition:transform .18s ease,box-shadow .18s ease;background-image:linear-gradient(155deg,rgba(255,255,255,.58),rgba(245,236,226,.25));}
.gallery-album:hover{transform:translateY(-3px);box-shadow:0 18px 34px rgba(61,46,36,.1);}
.gallery-album-photo{height:218px;background:#f4eee7;overflow:hidden;position:relative;}
.gallery-album-photo:after{content:"";position:absolute;inset:0;box-shadow:inset 0 0 22px rgba(255,250,244,.65);pointer-events:none;}
.gallery-album-photo img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .25s ease;-webkit-mask-image:radial-gradient(ellipse 98% 96% at center,#000 82%,rgba(0,0,0,.94) 90%,transparent 100%);mask-image:radial-gradient(ellipse 98% 96% at center,#000 82%,rgba(0,0,0,.94) 90%,transparent 100%);}
.gallery-album:hover .gallery-album-photo img{transform:scale(1.025);}
.gallery-album-body{padding:14px 9px 4px;min-height:85px;}
.gallery-album-body time{display:block;font-family:Georgia,'Times New Roman',serif;font-size:22px;color:#33383c;font-weight:700;margin-bottom:7px;}
.gallery-album-body strong{display:block;font-size:12px;line-height:1.45;color:#686467;font-weight:600;}
.gallery-album-body span{display:block;margin-top:8px;font-size:10px;color:#a22a35;text-transform:uppercase;letter-spacing:.7px;font-weight:700;}
.gallery-album i{display:block;padding:0 9px;font-style:normal;font-size:10px;color:#a57a74;text-transform:uppercase;letter-spacing:.6px;}

.gallery-empty{margin:28px 0;padding:25px 28px;background:#fffaf5;border-left:3px solid #b51f2d;box-shadow:0 10px 28px rgba(70,49,36,.05);}
.gallery-empty strong,.gallery-empty span{display:block;}
.gallery-empty strong{font-size:17px;margin-bottom:7px;}.gallery-empty span{font-size:13px;color:#6f7477;line-height:1.6;}.gallery-empty code{font-size:12px;}

.gallery-event-head{padding:16px 6px 24px;border-bottom:1px solid rgba(169,147,128,.24);}
.gallery-breadcrumb{display:flex;gap:10px;align-items:center;font-size:11px;color:#aaa098;margin-bottom:19px;}
.gallery-breadcrumb a{color:#9f2630;text-decoration:none;font-weight:700;}
.gallery-event-title{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;}
.gallery-event-title>div:first-child>span{display:block;font-size:10px;letter-spacing:2px;color:#a32b36;font-weight:700;margin-bottom:7px;}
.gallery-event-title h1{font-family:Georgia,'Times New Roman',serif;font-size:43px;line-height:1.08;margin:0;color:#33373a;}
.gallery-event-title p{font-size:14px;color:#777277;margin:9px 0 0;}
.gallery-event-count{min-width:116px;padding:9px 4px 8px 20px;border-left:1px solid rgba(181,31,45,.24);}
.gallery-event-count strong{display:block;font-family:Georgia,'Times New Roman',serif;font-size:34px;color:#b51f2d;line-height:1;}
.gallery-event-count span{display:block;font-size:9px;text-transform:uppercase;letter-spacing:1px;color:#817b77;margin-top:5px;}

.gallery-photo-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:26px;}
.gallery-photo{position:relative;display:block;height:205px;background:#efe7df;padding:8px;box-sizing:border-box;text-decoration:none;box-shadow:0 8px 20px rgba(58,43,34,.05);overflow:hidden;border-bottom:1px solid rgba(157,132,111,.2);transition:transform .16s ease,box-shadow .16s ease;}
.gallery-photo:before{content:"";position:absolute;top:0;left:8px;right:8px;height:2px;background:linear-gradient(90deg,transparent,rgba(181,31,45,.6),transparent);z-index:3;}
.gallery-photo img{display:block;width:100%;height:100%;object-fit:cover;-webkit-mask-image:radial-gradient(ellipse 98% 96% at center,#000 84%,rgba(0,0,0,.94) 91%,transparent 100%);mask-image:radial-gradient(ellipse 98% 96% at center,#000 84%,rgba(0,0,0,.94) 91%,transparent 100%);transition:transform .2s ease,filter .2s ease;}
.gallery-photo span{position:absolute;right:12px;bottom:10px;z-index:4;background:rgba(255,249,242,.9);padding:5px 8px;font-size:9px;color:#8e5552;letter-spacing:.6px;text-transform:uppercase;opacity:0;transform:translateY(4px);transition:.16s ease;}
.gallery-photo:hover{transform:translateY(-2px);box-shadow:0 14px 25px rgba(58,43,34,.09);}
.gallery-photo:hover img{transform:scale(1.025);filter:contrast(1.02) saturate(1.03);}
.gallery-photo:hover span{opacity:1;transform:none;}

.gallery-pagination{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:34px 0 10px;padding:16px 0;border-top:1px solid rgba(165,143,124,.24);border-bottom:1px solid rgba(165,143,124,.24);}
.gallery-pagination a,.gallery-pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:32px;padding:0 8px;box-sizing:border-box;text-decoration:none;font-size:11px;border:1px solid rgba(181,31,45,.25);color:#96232d;background:#fffaf5;}
.gallery-pagination span{background:#b51f2d;color:#fff;border-color:#b51f2d;font-weight:700;}
.pager-pages{display:flex;gap:5px;}.pager-arrow{min-width:105px!important;}
.gallery-back-bottom{text-align:center;margin:28px 0 0;}.gallery-back-bottom a{color:#9f2630;text-decoration:none;font-size:12px;font-weight:700;}

.gallery-lightbox{position:fixed;inset:0;z-index:99999;display:none;align-items:center;justify-content:center;background:rgba(14,14,15,.94);padding:30px;box-sizing:border-box;}
.gallery-lightbox.open{display:flex;}
.gallery-lightbox-stage{position:relative;max-width:calc(100vw - 140px);max-height:calc(100vh - 70px);display:flex;flex-direction:column;align-items:center;justify-content:center;}
.gallery-lightbox-stage img{display:block;max-width:100%;max-height:calc(100vh - 110px);width:auto;height:auto;box-shadow:0 20px 80px rgba(0,0,0,.56);background:#111;}
.gallery-lightbox-count{margin-top:10px;color:rgba(255,255,255,.62);font-size:11px;letter-spacing:.8px;}
.gallery-lightbox-close,.gallery-lightbox-prev,.gallery-lightbox-next{position:fixed;z-index:2;border:0;background:rgba(255,255,255,.11);color:#fff;width:48px;height:48px;font-size:28px;line-height:1;cursor:pointer;}
.gallery-lightbox-close{right:20px;top:20px;}.gallery-lightbox-prev{left:20px;top:50%;}.gallery-lightbox-next{right:20px;top:50%;}
.gallery-lightbox button:hover{background:rgba(181,31,45,.72);}

@media(max-width:1050px){
  .gallery-intro{grid-template-columns:1fr;}.gallery-intro-collage{height:250px;max-width:720px;width:100%;justify-self:center;}
  .gallery-albums{grid-template-columns:repeat(2,minmax(0,1fr));}.gallery-photo-grid{grid-template-columns:repeat(3,minmax(0,1fr));}
}
@media(max-width:760px){
  .gallery-wrap{width:100%;padding:18px 12px 38px;}.gallery-intro{padding:27px 20px 30px;}.gallery-intro h1{font-size:37px;}.gallery-intro p{font-size:15px;}.gallery-numbers{flex-wrap:wrap;}.gallery-numbers>div{min-width:42%;}
  .gallery-intro-collage{height:210px;}.gallery-years{justify-content:flex-start;overflow-x:auto;padding-bottom:5px;}.gallery-year-head{margin-left:2px;}.gallery-year-head>span{font-size:35px;}
  .gallery-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;}.gallery-photo{height:180px;padding:6px;}.gallery-event-title h1{font-size:34px;}.gallery-event-count{display:none;}
  .gallery-pagination{flex-wrap:wrap;justify-content:center;}.pager-pages{order:-1;width:100%;justify-content:center;}.gallery-lightbox{padding:14px;}.gallery-lightbox-stage{max-width:calc(100vw - 28px);}.gallery-lightbox-prev,.gallery-lightbox-next{top:auto;bottom:16px;}.gallery-lightbox-prev{left:calc(50% - 60px);}.gallery-lightbox-next{right:calc(50% - 60px);}.gallery-lightbox-close{right:12px;top:12px;}
}
@media(max-width:520px){
  .gallery-albums{grid-template-columns:1fr;}.gallery-album-photo{height:220px;}.gallery-intro-collage{height:175px;}.gallery-collage-mark{font-size:15px;}.gallery-photo-grid{grid-template-columns:1fr 1fr;gap:8px;}.gallery-photo{height:145px;}.gallery-event-title h1{font-size:29px;}
}
