.gallery-module__lUZQTW__galleryPage{padding-top:var(--nav-height);background-color:var(--white)}.gallery-module__lUZQTW__pageHeader{color:var(--white);text-align:center;background:linear-gradient(135deg,#287c87f2 0%,#3a97a3d9 50%,#f8aa96bf 100%);padding:6rem 0}.gallery-module__lUZQTW__badge{color:var(--gold);text-transform:uppercase;letter-spacing:3px;margin-bottom:1rem;font-size:.85rem;font-weight:700;display:block}.gallery-module__lUZQTW__pageHeader h1{color:var(--white);margin-bottom:1rem;font-size:3rem}.gallery-module__lUZQTW__pageHeader p{opacity:.8;max-width:600px;margin-inline:auto;font-size:1.1rem}.gallery-module__lUZQTW__libraryContent{padding:var(--section-padding)}.gallery-module__lUZQTW__hubGrid{z-index:10;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem;margin-top:-3rem;display:grid;position:relative}.gallery-module__lUZQTW__hubCard{background:var(--white);box-shadow:var(--shadow-md);border:1px solid var(--border-color);transition:var(--transition-smooth);border-radius:20px;flex-direction:column;height:100%;padding:3rem 2.5rem;display:flex}.gallery-module__lUZQTW__hubCard:hover{box-shadow:var(--shadow-lg);border-color:var(--gold);transform:translateY(-10px)}.gallery-module__lUZQTW__cardHeader{margin-bottom:2rem}.gallery-module__lUZQTW__iconWrapper{background:var(--bg-light);width:80px;height:80px;transition:var(--transition-smooth);border-radius:16px;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.gallery-module__lUZQTW__hubCard:hover .gallery-module__lUZQTW__iconWrapper{background:var(--royal-blue);transform:rotate(var(--rotate-dir,-5deg));color:var(--white)!important}.gallery-module__lUZQTW__galleryPage{--rotate-dir:-5deg}html[dir=rtl] .gallery-module__lUZQTW__galleryPage{--rotate-dir:5deg}.gallery-module__lUZQTW__hubCard h3{color:var(--royal-blue);font-size:1.5rem}.gallery-module__lUZQTW__hubCard p{color:var(--text-medium);flex-grow:1;margin-bottom:2.5rem;font-size:1rem;line-height:1.7}.gallery-module__lUZQTW__cardFooter{border-top:1px solid var(--border-color);color:var(--royal-blue);justify-content:space-between;align-items:center;padding-top:1.5rem;font-size:.95rem;font-weight:700;display:flex}.gallery-module__lUZQTW__hubCard:hover .gallery-module__lUZQTW__cardFooter{color:var(--gold)}@media (max-width:992px){.gallery-module__lUZQTW__hubGrid{grid-template-columns:repeat(2,1fr);margin-top:0}}@media (max-width:640px){.gallery-module__lUZQTW__hubGrid{grid-template-columns:1fr}.gallery-module__lUZQTW__hubCard{padding:2rem}}
