.gallery-hero-section{background:linear-gradient(135deg,#fffefc 0%,#fcf5f5 100%);align-items:center;min-height:480px;padding:2.5rem 0 1.5rem;display:flex;position:relative;overflow:hidden}.gallery-hero-glow-1{filter:blur(80px);pointer-events:none;z-index:1;background:radial-gradient(circle,#410e0e0d 0%,#0000 70%);width:600px;height:600px;position:absolute;top:-15%;right:-5%}.gallery-hero-dot-grid{opacity:.25;pointer-events:none;background-image:radial-gradient(#410e0e 1.5px,#0000 1.5px);background-size:12px 12px;width:100px;height:140px;position:absolute}.gallery-hero-dot-grid.dot-grid-left{bottom:15%;left:-2rem}.gallery-hero-dot-grid.dot-grid-right{top:15%;right:0}.gallery-hero-green-curve-bg{z-index:1;pointer-events:none;width:48%;height:62%;position:absolute;bottom:0;right:0}.gallery-hero-container{z-index:2;grid-template-columns:1.2fr .8fr;align-items:center;gap:1rem;width:100%;max-width:1440px;margin:0 auto;padding:0 3rem;display:grid;position:relative}.gallery-hero-content{z-index:5;flex-direction:column;align-items:flex-start;display:flex}.gallery-hero-pretitle{color:#410e0e;letter-spacing:.1em;text-transform:uppercase;background-color:#fff;border:1px solid #410e0e26;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.5rem 1.25rem;font-size:.75rem;font-weight:700;display:flex;box-shadow:0 4px 10px #00000005}.gallery-hero-title{font-family:var(--font-geist-sans), Georgia, serif;color:#0c2340;margin-bottom:.75rem;font-size:clamp(2rem,3.8vw,3.1rem);font-weight:700;line-height:1.2}.gallery-hero-title span{color:#c88b40}.gallery-hero-divider-wrap{align-items:center;gap:1rem;width:100%;max-width:200px;margin-bottom:1rem;display:flex}.gallery-hero-divider-line{background:linear-gradient(90deg,#c88b4066,#0000);flex-grow:1;height:1px}.gallery-hero-divider-line.left{background:linear-gradient(270deg,#c88b4066,#0000)}.gallery-hero-divider-leaf{color:#410e0e;align-items:center;display:flex}.gallery-hero-desc{color:#4a5059;max-width:580px;margin-bottom:1.25rem;font-size:1.05rem;line-height:1.6}.gallery-hero-image-col{justify-content:center;align-items:center;display:flex;position:relative}.gallery-hero-right-visual-container{aspect-ratio:1;z-index:5;width:100%;max-width:450px;animation:6s ease-in-out infinite gallery-float-image;position:relative}.gallery-hero-image-bg-shape{z-index:1;pointer-events:none;background-color:#eedfcf;border-radius:50%;width:108%;height:108%;position:absolute;top:-4%;left:-4%}.gallery-hero-fluid-img-wrapper{z-index:2;background-color:#ebdcd0;border:4px solid #fff;border-radius:50%;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:0 15px 45px #410e0e26}.gallery-hero-fluid-img{object-fit:cover;width:100%;height:100%;display:block}.gallery-hero-floating-seal{color:#fff;text-align:center;z-index:3;background-color:#0c2340;border:2px solid #dfba73;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:150px;height:150px;padding:.75rem;animation:4s ease-in-out infinite gallery-float;display:flex;position:absolute;bottom:8%;left:-5rem;box-shadow:0 10px 25px #00000040}.gallery-hero-seal-icon{color:#dfba73;margin-bottom:.25rem}.gallery-hero-seal-text{font-size:.8rem;font-weight:600;line-height:1.3}@keyframes gallery-float{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(0)}}@keyframes gallery-float-image{0%{transform:translateY(0)}50%{transform:translateY(-12px)}to{transform:translateY(0)}}.gallery-showcase-section{background-color:#fcfcf9;padding:2rem 0 1rem;position:relative;overflow:hidden}.gallery-showcase-container{width:100%;max-width:1440px;margin:0 auto;padding:0 3rem}.gallery-section-header{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:1100px;margin:0 auto 2.5rem;display:flex}.gallery-pretitle-capsule{background-color:#c88b400f;border:1px solid #c88b4026;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.4rem 1rem;display:flex}.gallery-leaf-bullet{color:#dfba73;font-weight:700}.gallery-pretitle-text{letter-spacing:.12em;color:#410e0e;text-transform:uppercase;font-size:.75rem;font-weight:700}.gallery-main-heading{color:#0c2340;font-size:2.5rem;font-weight:700;line-height:1.2;font-family:var(--font-geist-sans), Georgia, serif;margin:0 0 .5rem}.gallery-section-desc{color:#555c66;text-align:center;white-space:normal;width:100%;max-width:100%;margin:0;font-size:1.05rem;line-height:1.6}.gallery-header-line{background-color:#dfba73;border-radius:2px;width:60px;height:4px;margin-top:1rem}.gallery-filter-tabs{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-bottom:3rem;display:flex}.gallery-filter-btn{color:#555c66;cursor:pointer;background-color:#fff;border:1px solid #410e0e26;border-radius:50px;padding:.65rem 1.35rem;font-size:.9rem;font-weight:600;transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:0 2px 6px #00000008}.gallery-filter-btn:hover{color:#410e0e;border-color:#410e0e;transform:translateY(-2px)}.gallery-filter-btn.active{color:#fff;background-color:#410e0e;border-color:#410e0e;box-shadow:0 6px 18px #410e0e40}.gallery-cards-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.gallery-card{cursor:pointer;aspect-ratio:4/3;background-color:#fff;border:1px solid #410e0e1a;border-radius:20px;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;box-shadow:0 10px 30px #0c23400f}.gallery-card:hover{border-color:#dfba7380;transform:translateY(-6px);box-shadow:0 20px 40px #0c234026}.gallery-card-img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1);display:block}.gallery-card:hover .gallery-card-img{transform:scale(1.08)}.gallery-card-overlay{opacity:0;pointer-events:none;background:linear-gradient(#0000 0%,#0c234059 35%,#0c2340e6 100%);flex-direction:column;justify-content:flex-end;padding:1.25rem;transition:opacity .35s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;inset:0}.gallery-card:hover .gallery-card-overlay{opacity:1}.gallery-card-badge{-webkit-backdrop-filter:blur(8px);color:#dfba73;text-transform:uppercase;letter-spacing:.08em;background-color:#dfba734d;border:1px solid #dfba7380;border-radius:50px;align-self:flex-start;margin-bottom:.5rem;padding:.3rem .75rem;font-size:.7rem;font-weight:700}.gallery-card-title{color:#fff;margin:0;font-size:1.05rem;font-weight:700;line-height:1.35}.gallery-card-zoom-icon{-webkit-backdrop-filter:blur(8px);color:#fff;opacity:0;background:#ffffff40;border:1px solid #fff6;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:1rem;right:1rem;transform:scale(.8)}.gallery-card:hover .gallery-card-zoom-icon{opacity:1;transform:scale(1)}.gallery-lightbox-overlay{-webkit-backdrop-filter:blur(12px);z-index:9999;background-color:#000000e0;justify-content:center;align-items:center;padding:1.5rem;animation:.3s fadeIn;display:flex;position:fixed;inset:0}.gallery-lightbox-content{background-color:#0000;border:1px solid #dfba7359;border-radius:16px;justify-content:center;align-items:center;max-width:90vw;max-height:88vh;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 70px #000000bf}.gallery-lightbox-img-wrap{background-color:#0c2340;justify-content:center;align-items:center;width:100%;max-height:88vh;display:flex;position:relative;overflow:hidden}.gallery-lightbox-img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:88vh;display:block}.gallery-lightbox-close{color:#fff;cursor:pointer;z-index:10;background-color:#000000a6;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem}.gallery-lightbox-close:hover{color:#0c2340;background-color:#dfba73}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:1200px){.gallery-hero-container,.gallery-showcase-container{padding:0 2rem}.gallery-cards-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:992px){.gallery-hero-container{text-align:center;grid-template-columns:1fr;gap:2.5rem}.gallery-cards-grid{grid-template-columns:repeat(2,1fr)}.gallery-hero-content{align-items:center}.gallery-hero-desc,.gallery-hero-divider-wrap{margin-left:auto;margin-right:auto}.gallery-hero-image-col{order:1}.gallery-hero-right-visual-container{max-width:320px;margin:0 auto}.gallery-hero-floating-seal{width:90px;height:90px;left:-1rem}.gallery-hero-seal-text{font-size:.55rem}.gallery-main-heading{font-size:2rem}}@media (max-width:768px){.gallery-hero-section{min-height:320px;padding:1.5rem 0 1rem}.gallery-showcase-section{padding:2rem 0 3rem}.gallery-cards-grid{grid-template-columns:repeat(2,1fr)!important;gap:.75rem!important;display:grid!important}.gallery-card-zoom-icon{opacity:1;width:30px;height:30px;top:.5rem;right:.5rem;transform:scale(1)}.gallery-filter-tabs{gap:.5rem}.gallery-filter-btn{padding:.5rem 1rem;font-size:.85rem}}@media (max-width:576px){.gallery-cards-grid{grid-template-columns:repeat(2,1fr)!important;gap:.6rem!important;display:grid!important}.gallery-card{border-radius:12px}.gallery-hero-section{min-height:260px;padding:1rem 0 .75rem}.gallery-hero-container,.gallery-showcase-container{padding:0 .75rem}.gallery-hero-right-visual-container{max-width:250px}.gallery-hero-title{font-size:1.75rem}.gallery-hero-desc{font-size:.95rem}.gallery-hero-floating-seal{width:80px;height:80px;padding:.5rem;bottom:5%;left:-.5rem}}@media (max-width:480px){.gallery-cards-grid{grid-template-columns:repeat(2,1fr)!important;gap:.5rem!important;display:grid!important}.gallery-showcase-container{padding:0 .5rem}}
