.hero-section.svelte-1yn0xh9.svelte-1yn0xh9{background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:10rem 0 6rem;position:relative;overflow:hidden;min-height:60vh;display:flex;align-items:center}.hero-section.svelte-1yn0xh9.svelte-1yn0xh9:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 2px 2px,rgba(37,99,235,.1) 2px,transparent 0);background-size:60px 60px;pointer-events:none}.hero-container.svelte-1yn0xh9.svelte-1yn0xh9{max-width:1200px;margin:0 auto;padding:0 2rem;position:relative;z-index:1;width:100%}.hero-content.svelte-1yn0xh9.svelte-1yn0xh9{text-align:center;max-width:800px;margin:0 auto}.hero-title.svelte-1yn0xh9.svelte-1yn0xh9{font-size:3.5rem;font-weight:800;color:#1e293b;line-height:1.2;margin-bottom:2rem;letter-spacing:-.02em}.hero-description.svelte-1yn0xh9.svelte-1yn0xh9{font-size:1.3rem;color:#64748b;line-height:1.7;margin-bottom:0;max-width:700px;margin-left:auto;margin-right:auto}.nav-section.svelte-1yn0xh9.svelte-1yn0xh9{background:#fff;padding:3rem 0;border-top:1px solid #e2e8f0}.nav-container.svelte-1yn0xh9.svelte-1yn0xh9{max-width:1200px;margin:0 auto;padding:0 2rem}.category-tabs.svelte-1yn0xh9.svelte-1yn0xh9{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap}.tab-button.svelte-1yn0xh9.svelte-1yn0xh9{display:flex;align-items:center;gap:.75rem;padding:1rem 2rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;cursor:pointer;transition:all .3s ease;font-size:.95rem;font-weight:500;color:#64748b;box-shadow:0 2px 4px #0000000a}.tab-button.svelte-1yn0xh9.svelte-1yn0xh9:hover{background:#fff;border-color:#2563eb;transform:translateY(-2px);box-shadow:0 4px 12px #2563eb26}.tab-button.active.svelte-1yn0xh9.svelte-1yn0xh9{background:#2563eb;border-color:#2563eb;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #2563eb4d}.tab-icon.svelte-1yn0xh9.svelte-1yn0xh9{font-size:1.25rem}.tab-count.svelte-1yn0xh9.svelte-1yn0xh9{background:#fff3;padding:.25rem .75rem;border-radius:20px;font-size:.875rem;font-weight:600;min-width:2rem;text-align:center}.tab-button.svelte-1yn0xh9:not(.active) .tab-count.svelte-1yn0xh9{background:#e2e8f0;color:#64748b}.gallery-section.svelte-1yn0xh9.svelte-1yn0xh9{background:#fff;padding:4rem 0}.gallery-container.svelte-1yn0xh9.svelte-1yn0xh9{max-width:1200px;margin:0 auto;padding:0 2rem}.photos-grid.svelte-1yn0xh9.svelte-1yn0xh9{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;margin-bottom:4rem}.photo-card.svelte-1yn0xh9.svelte-1yn0xh9{background:#fff;border-radius:16px;overflow:hidden;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 20px #00000014;border:1px solid #f1f5f9}.photo-card.svelte-1yn0xh9.svelte-1yn0xh9:hover{transform:translateY(-8px);box-shadow:0 20px 40px #00000026}.photo-card.svelte-1yn0xh9.svelte-1yn0xh9:focus{outline:2px solid #2563eb;outline-offset:2px}.photo-wrapper.svelte-1yn0xh9.svelte-1yn0xh9{position:relative;aspect-ratio:1;overflow:hidden}.photo-wrapper.svelte-1yn0xh9 img.svelte-1yn0xh9{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .6s ease}.photo-card.svelte-1yn0xh9:hover img.svelte-1yn0xh9{transform:scale(1.05)}.photo-overlay.svelte-1yn0xh9.svelte-1yn0xh9{position:absolute;top:0;right:0;bottom:0;left:0;background:#2563ebcc;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.photo-card.svelte-1yn0xh9:hover .photo-overlay.svelte-1yn0xh9{opacity:1}.zoom-icon.svelte-1yn0xh9.svelte-1yn0xh9{color:#fff;background:#fff3;padding:1rem;border-radius:50%;border:2px solid rgba(255,255,255,.3);transition:all .3s ease}.zoom-icon.svelte-1yn0xh9 svg.svelte-1yn0xh9{width:1.5rem;height:1.5rem;stroke-width:2}.photo-card.svelte-1yn0xh9:hover .zoom-icon.svelte-1yn0xh9{transform:scale(1.1);background:#ffffff4d}.pagination.svelte-1yn0xh9.svelte-1yn0xh9{display:flex;justify-content:center;align-items:center;gap:2rem}.page-button.svelte-1yn0xh9.svelte-1yn0xh9{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;cursor:pointer;transition:all .3s ease;color:#64748b}.page-button.svelte-1yn0xh9.svelte-1yn0xh9:hover:not(:disabled){background:#2563eb;border-color:#2563eb;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #2563eb4d}.page-button.svelte-1yn0xh9.svelte-1yn0xh9:disabled{opacity:.4;cursor:not-allowed}.page-button.svelte-1yn0xh9 svg.svelte-1yn0xh9{width:1.25rem;height:1.25rem;stroke-width:2}.page-info.svelte-1yn0xh9.svelte-1yn0xh9{font-size:1rem;color:#64748b;font-weight:500}.current-page.svelte-1yn0xh9.svelte-1yn0xh9{color:#2563eb;font-weight:700}.page-separator.svelte-1yn0xh9.svelte-1yn0xh9{margin:0 .5rem}.modal-overlay.svelte-1yn0xh9.svelte-1yn0xh9{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000e6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:2rem}.modal-content.svelte-1yn0xh9.svelte-1yn0xh9{position:relative;max-width:90vw;max-height:90vh;border-radius:16px;overflow:hidden;box-shadow:0 25px 50px #0000004d}.modal-content.svelte-1yn0xh9 img.svelte-1yn0xh9{display:block;max-width:100%;max-height:90vh;-o-object-fit:contain;object-fit:contain}.modal-close.svelte-1yn0xh9.svelte-1yn0xh9{position:absolute;top:1rem;right:1rem;width:48px;height:48px;background:#00000080;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.2);border-radius:12px;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.modal-close.svelte-1yn0xh9.svelte-1yn0xh9:hover{background:#000000b3;transform:scale(1.1)}.modal-close.svelte-1yn0xh9 svg.svelte-1yn0xh9{width:1.25rem;height:1.25rem;stroke-width:2}@media (max-width: 1024px){.hero-section.svelte-1yn0xh9.svelte-1yn0xh9{padding:7rem 0 4rem;min-height:55vh}.hero-title.svelte-1yn0xh9.svelte-1yn0xh9{font-size:2.8rem}.hero-description.svelte-1yn0xh9.svelte-1yn0xh9{font-size:1.2rem}.photos-grid.svelte-1yn0xh9.svelte-1yn0xh9{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.5rem}}@media (max-width: 768px){.hero-section.svelte-1yn0xh9.svelte-1yn0xh9{padding:5rem 0 3rem;min-height:45vh}.hero-container.svelte-1yn0xh9.svelte-1yn0xh9{padding:0 1.5rem}.hero-content.svelte-1yn0xh9.svelte-1yn0xh9{max-width:100%}.hero-title.svelte-1yn0xh9.svelte-1yn0xh9{font-size:2.2rem;margin-bottom:1.5rem;line-height:1.3}.hero-description.svelte-1yn0xh9.svelte-1yn0xh9{font-size:1.1rem;line-height:1.6}.category-tabs.svelte-1yn0xh9.svelte-1yn0xh9{flex-direction:column;gap:1rem}.tab-button.svelte-1yn0xh9.svelte-1yn0xh9{padding:1rem 1.5rem;justify-content:space-between}.photos-grid.svelte-1yn0xh9.svelte-1yn0xh9{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}.modal-overlay.svelte-1yn0xh9.svelte-1yn0xh9{padding:1rem}.pagination.svelte-1yn0xh9.svelte-1yn0xh9{gap:1rem}}@media (max-width: 480px){.hero-section.svelte-1yn0xh9.svelte-1yn0xh9{padding:4rem 0 2rem;min-height:40vh}.hero-container.svelte-1yn0xh9.svelte-1yn0xh9{padding:0 1rem}.hero-title.svelte-1yn0xh9.svelte-1yn0xh9{font-size:1.8rem;margin-bottom:1rem;line-height:1.2}.hero-description.svelte-1yn0xh9.svelte-1yn0xh9{font-size:1rem;line-height:1.5}.photos-grid.svelte-1yn0xh9.svelte-1yn0xh9{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.75rem}.nav-container.svelte-1yn0xh9.svelte-1yn0xh9,.gallery-container.svelte-1yn0xh9.svelte-1yn0xh9{padding:0 1rem}}@media (max-width: 375px){.hero-section.svelte-1yn0xh9.svelte-1yn0xh9{padding:3rem 0 1.5rem;min-height:35vh}.hero-title.svelte-1yn0xh9.svelte-1yn0xh9{font-size:1.6rem}.hero-description.svelte-1yn0xh9.svelte-1yn0xh9{font-size:.95rem}}
