/*!*********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/app/components/Gallery/GalleryHero.module.css ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************/
.GalleryHero_hero__AfMFD {
  background:
    radial-gradient(900px 340px at -10% 0%, rgba(0,0,0,.04), transparent 60%),
    radial-gradient(900px 340px at 110% 100%, rgba(0,0,0,.04), transparent 60%),
    linear-gradient(180deg, #f3f6f9 0%, #e9edf3 100%);
  border-bottom: 1px solid #dfe5ea;
}
.GalleryHero_shell__WFf3K { max-width: 1400px; margin: 0 auto; padding: 16px 20px 22px; }
.GalleryHero_media__dKtnh { border: 1px solid #dfe5ea; border-radius: 16px; background: #0f1720; overflow: hidden; }
.GalleryHero_aspect__HkI5e { position: relative; width: 100%; aspect-ratio: 16 / 5.2; }
.GalleryHero_img__wrclN { object-fit: contain; background: linear-gradient(180deg, #0f1720 0%, #101821 100%); }

/* Placeholder when no image */
.GalleryHero_placeholder__jv69Z { position: absolute; inset: 0; display: grid; place-items: center; background: linear-gradient(180deg,#0f1720 0%,#101821 100%); }
.GalleryHero_placeholderInner__0g5Lz {
  background: linear-gradient(180deg,#111a23 0%,#0e151d 100%);
  border: 1px solid #1e2a36;
  border-radius: 12px;
  padding: 18px 20px;
  color: #e6edf5;
  text-align: center;
  box-shadow: 0 10px 28px rgba(0,0,0,.3);
}
.GalleryHero_placeholderTitle__5oRxP { margin: 0 0 6px; font-size: clamp(18px, 2.6vw, 24px); font-weight: 800; }
.GalleryHero_placeholderText__wH48A { margin: 0; font-size: 14px; color: #b8c4d1; }

.GalleryHero_overlay__95jSf { display: grid; grid-gap: 8px; gap: 8px; margin-top: 12px; }
.GalleryHero_title__zklH_ { margin: 0; font-size: clamp(22px, 3.4vw, 34px); color: #1f2a37; font-weight: 900; letter-spacing: .01em; }
.GalleryHero_breadcrumb__uWcE9 ol { margin: 0; padding: 0; list-style: none; display: flex; gap: 8px; flex-wrap: wrap; align-items: center; }
.GalleryHero_crumb__Xb668 { font-size: 13px; color: #5b6572; }
.GalleryHero_crumb__Xb668::after { content: "/"; margin-left: 8px; color: #9aa6b2; }
.GalleryHero_crumb__Xb668:last-child::after { content: ""; }
.GalleryHero_crumb__Xb668 a { text-decoration: none; color: #2a3a4a; border-bottom: 1px dotted transparent; }
.GalleryHero_crumb__Xb668 a:hover { border-color: #92a2b3; }

.GalleryHero_notice__yWd9u { margin-top: 4px; color: #2e7d32; font-size: 13px; }

@media (max-width: 640px) { .GalleryHero_aspect__HkI5e { aspect-ratio: 16 / 7; } }

/*!***********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/app/components/Gallery/GalleryLayout.module.css ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************/
.GalleryLayout_section__0q673 {
  background:
    radial-gradient(900px 320px at 0% 0%, rgba(0,0,0,.035), transparent 60%),
    radial-gradient(900px 320px at 100% 100%, rgba(0,0,0,.035), transparent 60%),
    linear-gradient(180deg, #f6f7f9 0%, #eef1f4 100%);
  border-top: 1px solid #e1e6ec;
  border-bottom: 1px solid #e1e6ec;
}
.GalleryLayout_container__9w1mX { max-width: 1200px; margin: 0 auto; padding: 34px 20px 44px; }
.GalleryLayout_grid__4T2We { display: grid; grid-template-columns: 1fr; grid-gap: 22px; gap: 22px; }

/* Main content card */
.GalleryLayout_main__BMqV9 {
  background: #ffffff;
  border: 1px solid #dfe5ea; border-radius: 14px;
  box-shadow: 0 10px 28px rgba(15,23,32,.06);
  padding: 18px 16px; color: #364152;
}
.GalleryLayout_main__BMqV9 h2 { margin: 0 0 10px; font-size: clamp(18px, 2.6vw, 22px); color: #1f2a37; font-weight: 800; }
.GalleryLayout_main__BMqV9 p { margin: 10px 0; line-height: 1.8; font-size: 15px; }

/* Sidebar card */
.GalleryLayout_sidebar__Kvyk_ { position: relative; }
.GalleryLayout_sideCard__tiSSw {
  background: linear-gradient(180deg, #ffffff 0%, #fbfcfd 100%);
  border: 1px solid #dfe5ea; border-radius: 12px;
  box-shadow: 0 8px 22px rgba(15,23,32,.06);
  padding: 14px;
}
.GalleryLayout_sideTitle__nrJ0U { margin: 0 0 8px; font-size: 14px; color: #1f2a37; letter-spacing: .08em; text-transform: uppercase; }
.GalleryLayout_list__luwnz { list-style: none; margin: 0; padding: 0; display: grid; grid-gap: 8px; gap: 8px; }
.GalleryLayout_link__2Rwv1 {
  display: block; text-decoration: none; color: #2a3a4a;
  padding: 8px 10px; border: 1px solid #e8edf2; border-radius: 10px; background: #fff;
}
.GalleryLayout_link__2Rwv1:hover { border-color: #cfd8e1; }
.GalleryLayout_active__Cqxw0 { border-color: #2e7d32; box-shadow: 0 0 0 2px rgba(46,125,50,.08) inset; color: #1b2a1b; font-weight: 700; }

/* Desktop */
@media (min-width: 980px) { .GalleryLayout_grid__4T2We { grid-template-columns: 1.6fr .8fr; gap: 26px; } .GalleryLayout_main__BMqV9 { padding: 22px 20px; } }

