.GalleryShell-module__YSK0Vq__shell{width:100%}.GalleryShell-module__YSK0Vq__toolbar{align-items:center;gap:var(--space-4);margin-bottom:var(--space-4);flex-wrap:wrap;display:flex}.GalleryShell-module__YSK0Vq__pillsScroll{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex:1;min-width:0;overflow-x:auto}.GalleryShell-module__YSK0Vq__pillsScroll::-webkit-scrollbar{display:none}.GalleryShell-module__YSK0Vq__pills{gap:var(--space-2);white-space:nowrap;display:flex}.GalleryShell-module__YSK0Vq__pill{border-radius:var(--radius-full);border:1px solid var(--border);background:var(--bg);color:var(--fg-secondary);cursor:pointer;transition:all var(--transition-fast);white-space:nowrap;flex-shrink:0;align-items:center;padding:8px 16px;font-size:.85rem;font-weight:600;display:inline-flex}.GalleryShell-module__YSK0Vq__pill:hover{background:var(--accent-light);border-color:var(--accent-light);color:var(--accent)}.GalleryShell-module__YSK0Vq__pill:focus-visible{box-shadow:var(--focus-ring);outline:none}.GalleryShell-module__YSK0Vq__pillActive{background:var(--accent);border-color:var(--accent);color:#fff;box-shadow:var(--shadow-pink)}.GalleryShell-module__YSK0Vq__pillActive:hover{background:var(--accent-2);border-color:var(--accent-2);color:#fff}.GalleryShell-module__YSK0Vq__searchWrapper{flex-shrink:0;width:280px;position:relative}.GalleryShell-module__YSK0Vq__searchIcon{color:var(--muted);pointer-events:none;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.GalleryShell-module__YSK0Vq__searchInput{border-radius:var(--radius-full);border:1px solid var(--border);background:var(--bg-subtle);width:100%;color:var(--fg);transition:all var(--transition-fast);outline:none;padding:10px 38px 10px 44px;font-size:.9rem}.GalleryShell-module__YSK0Vq__searchInput::placeholder{color:var(--muted)}.GalleryShell-module__YSK0Vq__searchInput:focus{border-color:var(--accent);background:var(--bg);box-shadow:0 0 0 3px rgba(234,76,137,.12)}.GalleryShell-module__YSK0Vq__searchClear{width:24px;height:24px;color:var(--muted);cursor:pointer;border-radius:var(--radius-full);transition:all var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.GalleryShell-module__YSK0Vq__searchClear:hover{background:var(--border-light);color:var(--fg)}.GalleryShell-module__YSK0Vq__searchClear:focus-visible{box-shadow:var(--focus-ring);outline:none}.GalleryShell-module__YSK0Vq__resultCount{color:var(--muted);margin:0 0 var(--space-4)0;font-size:.85rem}.GalleryShell-module__YSK0Vq__featuredSection{margin-bottom:var(--space-8)}.GalleryShell-module__YSK0Vq__featuredHeading{color:var(--fg);margin:0 0 var(--space-4)0;letter-spacing:-.01em;font-size:1.25rem;font-weight:700}.GalleryShell-module__YSK0Vq__featuredGrid{gap:var(--space-4);grid-template-columns:repeat(5,1fr);display:grid}.GalleryShell-module__YSK0Vq__featuredCard{border-radius:var(--radius-2xl);transition:all var(--transition-slow);text-decoration:none;display:block;position:relative;overflow:hidden}.GalleryShell-module__YSK0Vq__featuredCard:hover{transform:translateY(-6px)scale(1.01);box-shadow:0 20px 40px rgba(234,76,137,.15)}.GalleryShell-module__YSK0Vq__featuredCard .GalleryShell-module__YSK0Vq__featuredImageWrap:after{content:"";border-radius:inherit;z-index:1;pointer-events:none;mix-blend-mode:screen;position:absolute;top:0;bottom:0;left:0;right:0;box-shadow:inset 0 0 60px 20px rgba(234,76,137,.15),inset 0 0 120px 40px rgba(234,76,137,.08)}.GalleryShell-module__YSK0Vq__featuredCard:focus-visible{box-shadow:var(--focus-ring-lg);outline:none}.GalleryShell-module__YSK0Vq__featuredImageWrap{aspect-ratio:3/4;border-radius:var(--radius-2xl);width:100%;position:relative;overflow:hidden}.GalleryShell-module__YSK0Vq__featuredOverlay{z-index:1;pointer-events:none;background:linear-gradient(transparent 0%,rgba(15,23,42,.1) 30%,rgba(15,23,42,.6) 55%,rgba(15,23,42,.92) 100%);position:absolute;top:0;bottom:0;left:0;right:0}.GalleryShell-module__YSK0Vq__featuredBadge{top:var(--space-3);left:var(--space-3);-webkit-backdrop-filter:blur(8px);color:rgba(255,255,255,.9);text-transform:uppercase;letter-spacing:.06em;border-radius:var(--radius-full);z-index:2;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.15);padding:5px 12px;font-size:.6rem;font-weight:600;position:absolute}.GalleryShell-module__YSK0Vq__featuredContent{padding:var(--space-5);z-index:2;position:absolute;bottom:0;left:0;right:0}.GalleryShell-module__YSK0Vq__featuredTitle{color:#fff;margin:0 0 var(--space-1)0;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:1.25rem;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.GalleryShell-module__YSK0Vq__featuredExcerpt{color:rgba(255,255,255,.8);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.8rem;line-height:1.4;display:-webkit-box;overflow:hidden}.GalleryShell-module__YSK0Vq__libraryHeading{color:var(--fg);margin:var(--space-4)0 var(--space-4)0;letter-spacing:-.01em;font-size:1.25rem;font-weight:700}.GalleryShell-module__YSK0Vq__galleryGrid{gap:var(--space-4);grid-template-columns:repeat(4,1fr);display:grid}@keyframes GalleryShell-module__YSK0Vq__cardFadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.GalleryShell-module__YSK0Vq__galleryGrid>*{animation:.4s ease-out both GalleryShell-module__YSK0Vq__cardFadeIn}.GalleryShell-module__YSK0Vq__galleryGrid>:first-child{animation-delay:0s}.GalleryShell-module__YSK0Vq__galleryGrid>:nth-child(2){animation-delay:30ms}.GalleryShell-module__YSK0Vq__galleryGrid>:nth-child(3){animation-delay:60ms}.GalleryShell-module__YSK0Vq__galleryGrid>:nth-child(4){animation-delay:90ms}.GalleryShell-module__YSK0Vq__galleryGrid>:nth-child(5){animation-delay:.12s}.GalleryShell-module__YSK0Vq__galleryGrid>:nth-child(6){animation-delay:.15s}.GalleryShell-module__YSK0Vq__galleryGrid>:nth-child(7){animation-delay:.18s}.GalleryShell-module__YSK0Vq__galleryGrid>:nth-child(8){animation-delay:.21s}.GalleryShell-module__YSK0Vq__galleryGrid>:nth-child(9){animation-delay:.24s}.GalleryShell-module__YSK0Vq__galleryGrid>:nth-child(10){animation-delay:.27s}.GalleryShell-module__YSK0Vq__galleryGrid>:nth-child(11){animation-delay:.3s}.GalleryShell-module__YSK0Vq__galleryGrid>:nth-child(12){animation-delay:.33s}.GalleryShell-module__YSK0Vq__galleryGrid>:nth-child(n+13){animation-delay:.35s}.GalleryShell-module__YSK0Vq__galleryCard{border-radius:var(--radius-2xl);transition:all var(--transition-slow);text-decoration:none;display:block;position:relative;overflow:hidden}.GalleryShell-module__YSK0Vq__galleryCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.GalleryShell-module__YSK0Vq__galleryCard:focus-visible{box-shadow:var(--focus-ring-lg);outline:none}.GalleryShell-module__YSK0Vq__galleryImageWrap{aspect-ratio:4/3;border-radius:var(--radius-2xl);width:100%;position:relative;overflow:hidden}.GalleryShell-module__YSK0Vq__galleryOverlay{z-index:1;pointer-events:none;background:linear-gradient(transparent 0%,rgba(15,23,42,.15) 35%,rgba(15,23,42,.6) 60%,rgba(15,23,42,.92) 100%);position:absolute;top:0;bottom:0;left:0;right:0}.GalleryShell-module__YSK0Vq__galleryBadge{top:var(--space-3);left:var(--space-3);-webkit-backdrop-filter:blur(8px);color:rgba(255,255,255,.75);text-transform:uppercase;letter-spacing:.06em;border-radius:var(--radius-full);z-index:2;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.1);padding:4px 10px;font-size:.6rem;font-weight:600;position:absolute}.GalleryShell-module__YSK0Vq__galleryCardGuide .GalleryShell-module__YSK0Vq__galleryImageWrap{box-shadow:inset 0 0 0 1px rgba(234,76,137,.25)}.GalleryShell-module__YSK0Vq__galleryCardGuide .GalleryShell-module__YSK0Vq__galleryBadge{color:rgba(255,255,255,.9);background:rgba(234,76,137,.2);border-color:rgba(234,76,137,.3)}.GalleryShell-module__YSK0Vq__galleryContent{padding:var(--space-5);z-index:2;position:absolute;bottom:0;left:0;right:0}.GalleryShell-module__YSK0Vq__galleryTitle{color:#fff;margin:0 0 var(--space-1)0;letter-spacing:-.01em;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:1.1rem;font-weight:700;line-height:1.25;display:-webkit-box;overflow:hidden}.GalleryShell-module__YSK0Vq__galleryMeta{color:rgba(255,255,255,.6);font-size:.75rem;font-weight:500}.GalleryShell-module__YSK0Vq__placeholderGradient{background:radial-gradient(at 60% 40%,rgba(234,76,137,.18) 0%,transparent 60%),linear-gradient(135deg,#0f1117 0%,#1a1b2e 40%,#2d1a2e 70%,#0f1117 100%);position:absolute;top:0;bottom:0;left:0;right:0}.GalleryShell-module__YSK0Vq__emptyState{text-align:center;background:var(--bg-subtle);border-radius:var(--radius-2xl);padding:var(--space-16)var(--space-6);margin-top:var(--space-4);flex-direction:column;justify-content:center;align-items:center;display:flex}.GalleryShell-module__YSK0Vq__emptyIcon{color:var(--muted);opacity:.5;margin-bottom:var(--space-4)}.GalleryShell-module__YSK0Vq__emptyTitle{color:var(--fg);margin:0 0 var(--space-2)0;font-size:1.25rem;font-weight:700}.GalleryShell-module__YSK0Vq__emptySubtitle{color:var(--muted);margin:0 0 var(--space-5)0;font-size:.9rem}.GalleryShell-module__YSK0Vq__emptyClear{border-radius:var(--radius-full);background:var(--accent);color:#fff;cursor:pointer;transition:all var(--transition-fast);border:none;padding:10px 24px;font-size:.85rem;font-weight:600}.GalleryShell-module__YSK0Vq__emptyClear:hover{background:var(--accent-2);box-shadow:var(--shadow-pink)}.GalleryShell-module__YSK0Vq__emptyClear:focus-visible{box-shadow:var(--focus-ring-lg);outline:none}@media (max-width:1280px){.GalleryShell-module__YSK0Vq__galleryGrid,.GalleryShell-module__YSK0Vq__featuredGrid{grid-template-columns:repeat(3,1fr)}.GalleryShell-module__YSK0Vq__featuredGrid>:nth-child(n+4){display:none}}@media (max-width:768px){.GalleryShell-module__YSK0Vq__toolbar{flex-direction:column;align-items:stretch}.GalleryShell-module__YSK0Vq__searchWrapper{width:100%}.GalleryShell-module__YSK0Vq__pills{flex-wrap:nowrap}.GalleryShell-module__YSK0Vq__galleryGrid,.GalleryShell-module__YSK0Vq__featuredGrid{grid-template-columns:repeat(2,1fr)}.GalleryShell-module__YSK0Vq__featuredGrid>:nth-child(n+3){display:none}.GalleryShell-module__YSK0Vq__featuredTitle{font-size:1rem}.GalleryShell-module__YSK0Vq__featuredExcerpt{display:none}}@media (max-width:480px){.GalleryShell-module__YSK0Vq__galleryGrid{grid-template-columns:1fr}.GalleryShell-module__YSK0Vq__featuredGrid{gap:var(--space-3);padding-bottom:var(--space-2);scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;display:flex;overflow-x:auto}.GalleryShell-module__YSK0Vq__featuredGrid::-webkit-scrollbar{display:none}.GalleryShell-module__YSK0Vq__featuredGrid>*{scroll-snap-align:start;flex:0 0 75%;display:block!important}.GalleryShell-module__YSK0Vq__featuredCard{min-width:0}.GalleryShell-module__YSK0Vq__pill{padding:6px 12px;font-size:.8rem}}@media (min-width:769px){.GalleryShell-module__YSK0Vq__pills{flex-wrap:wrap}}
.resources-module__oEYuna__page{max-width:1440px;padding:0 var(--space-6);margin:0 auto}.resources-module__oEYuna__hero{text-align:center;padding:var(--space-12)0 var(--space-8)}.resources-module__oEYuna__heroTitle{letter-spacing:-.03em;margin:0 0 var(--space-3)0;background:linear-gradient(135deg,var(--fg)0%,var(--fg-secondary)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:max(2rem,min(5vw,3rem));font-weight:800}.resources-module__oEYuna__heroSubtitle{color:var(--muted);max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.6}
/*# sourceMappingURL=1f0ce8d10a4686ab.css.map*/