body,html{margin:0;padding:0;background:#f8fafc}.gallery-page{padding:6rem 2rem 4rem;width:100vw;min-height:100vh;background:none;box-sizing:border-box;overflow-x:hidden}.gallery-content{text-align:center;max-width:1200px;margin:0 auto}.gallery-content h1{font-family:var(--font-caveat,"Caveat",cursive);font-size:3.5rem;margin-bottom:2rem;display:inline-block;background:linear-gradient(120deg,#f59e0b,#fbbf24 80%);background-clip:text;-webkit-background-clip:text;color:transparent;padding-bottom:10px;position:relative}.gallery-content h1:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:6px;background:linear-gradient(90deg,#fbbf24,#f59e0b);border-radius:20px;opacity:.9;transition:width 1.2s cubic-bezier(.4,0,.2,1)}.gallery-content h1.animate-underline:after{width:100%}.gallery-description{max-width:700px;margin:0 auto 3rem;padding:0 1rem}.gallery-description p{font-family:Quicksand,sans-serif;font-size:1.18rem;line-height:1.7;color:#4a5568;margin-bottom:1.2rem;font-weight:500;letter-spacing:.2px}.gallery-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:2rem;gap:2rem;margin:2.5rem auto 0;max-width:1100px;width:100%}.gallery-card{background:#fff;border-radius:18px;box-shadow:0 2px 16px rgba(25,118,210,.08),0 1.5px 8px 0 rgba(80,80,200,.06);overflow:hidden;display:flex;flex-direction:column;align-items:stretch;transition:box-shadow .2s,transform .2s;cursor:pointer;position:relative}.gallery-card:hover{box-shadow:0 8px 32px rgba(25,118,210,.13),0 2px 16px rgba(245,158,11,.08);transform:translateY(-6px) scale(1.03)}.gallery-card-img{width:100%;aspect-ratio:4/3;overflow:hidden;background:#f8fafc;display:flex;align-items:center;justify-content:center}.gallery-card-img img{width:100%;height:100%;object-fit:cover;border-radius:14px;display:block;background:#fff;transition:transform .3s cubic-bezier(.4,0,.2,1)}.gallery-card-img,.gallery-card-img img{cursor:pointer}.gallery-card:hover .gallery-card-img img{transform:scale(1.06) rotate(-1deg)}.gallery-card-caption{padding:1rem 1.2rem 1.2rem;font-size:1.08rem;color:#374151;font-family:Quicksand,sans-serif;font-weight:500;text-align:center;background:#fff;border-top:1px solid #f3f4f6;min-height:48px}.gallery-card-caption,.gallery-popup-overlay{display:flex;align-items:center;justify-content:center}.gallery-popup-overlay{position:fixed;inset:0;background:rgba(30,41,59,.82);z-index:1000;animation:fadeIn .2s}.gallery-popup-content{background:#fff;border-radius:18px;box-shadow:0 8px 48px 0 rgba(80,80,200,.18),0 1.5px 8px 0 rgba(80,80,200,.1);padding:1.5rem 1.5rem 1rem;max-width:96vw;max-height:90vh;display:flex;flex-direction:column;align-items:center;position:relative}.gallery-popup-close{position:absolute;top:10px;right:18px;background:none;border:none;font-size:2.2rem;color:#374151;z-index:2;line-height:1;transition:color .2s;cursor:pointer}.gallery-popup-close:hover{color:#f59e0b}.gallery-popup-caption{margin-top:1rem;font-size:1.1rem;color:#374151;font-family:Quicksand,sans-serif;text-align:center;font-weight:500}.gallery-more-coming{margin:3rem auto 0;text-align:center;font-family:var(--font-caveat,"Caveat",cursive);font-size:2rem;color:#f59e0b;display:flex;align-items:center;justify-content:center;gap:.5rem;letter-spacing:.5px}@media (max-width:1024px){.gallery-card-grid{gap:1.2rem;max-width:98vw}.gallery-content h1{font-size:2.5rem}}@media (max-width:768px){.gallery-page{padding:3rem .5rem 2rem}.gallery-content h1{font-size:2rem;margin-top:45px}.gallery-description{margin-bottom:2rem}.gallery-description p{font-size:1rem}.gallery-card-caption{font-size:.98rem;padding:.7rem .7rem 1rem}}@media (max-width:480px){.gallery-card-img{aspect-ratio:1/1}.gallery-card-grid{gap:.7rem}}@media (max-width:600px){.gallery-popup-content{padding:.5rem}.gallery-popup-caption{font-size:.98rem}.gallery-content h1{margin-top:45px}}
/*# sourceMappingURL=e1a7c823c5f726c1.css.map*/