.photography-main{background-color:var(--background);min-height:100vh;padding-top:4rem}.photography-container{max-width:1280px;margin:0 auto;padding:0 1rem}@media (min-width:640px){.photography-container{padding:0 1.5rem}}@media (min-width:1024px){.photography-container{padding:0 2rem}}.photography-padding{padding-top:5rem;padding-bottom:5rem}.photography-hero{text-align:center;margin-bottom:4rem}.photography-hero-icon-wrapper{justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.photography-hero-icon-box{background:linear-gradient(to bottom right,#10b981,#0d9488);border-radius:9999px;justify-content:center;align-items:center;width:96px;height:96px;display:flex}.photography-hero-icon{color:#fff;width:48px;height:48px}.photography-hero-title{margin-bottom:1.5rem;font-size:3rem;font-weight:700}@media (min-width:768px){.photography-hero-title{font-size:3.75rem}}.photography-hero-title-gradient{background:linear-gradient(90deg,#34d399,#14b8a6,#06b6d4);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.photography-hero-subtitle{color:var(--text-secondary);max-width:672px;margin:0 auto;font-size:1.25rem}.photography-stats-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:3rem;display:grid}@media (min-width:768px){.photography-stats-grid{grid-template-columns:repeat(4,1fr)}}.photography-stats-card{background-color:var(--card-theme);border:1px solid var(--theme-border);text-align:center;border-radius:.75rem;padding:1.5rem}.photography-stats-icon{color:#10b981;width:24px;height:24px;margin:0 auto .75rem}.photography-stats-value{color:var(--text-primary);margin-bottom:.25rem;font-size:1.875rem;font-weight:700}.photography-stats-label{color:var(--text-secondary);font-size:.875rem}.photography-category-filter{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-bottom:3rem;display:flex}.photography-category-btn{border-radius:9999px;padding:.5rem 1.5rem;font-weight:500;transition:all .15s}.photography-category-btn-active{color:#fff;background:linear-gradient(90deg,#10b981,#0d9488)}.photography-category-btn-inactive{background-color:var(--surface-primary);color:var(--text-secondary);border:1px solid var(--theme-border)}.photography-category-btn-inactive:hover{background-color:var(--surface-secondary)}.photography-view-toggle{justify-content:flex-end;margin-bottom:2rem;display:flex}.photography-view-toggle-wrapper{background-color:var(--surface-primary);border:1px solid var(--theme-border);border-radius:.5rem;align-items:center;gap:.5rem;padding:.25rem;display:flex}.photography-view-btn{border-radius:.25rem;padding:.5rem;transition:color .15s,background-color .15s}.photography-view-btn-active{color:#10b981;background-color:#10b98133}.photography-view-btn-inactive{color:var(--text-secondary)}.photography-view-btn-inactive:hover{color:var(--text-primary)}.photography-view-btn-icon{width:20px;height:20px}.photography-grid{gap:1.5rem;display:grid}.photography-grid-view{grid-template-columns:1fr}@media (min-width:768px){.photography-grid-view{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.photography-grid-view{grid-template-columns:repeat(3,1fr)}}.photography-grid-masonry{grid-template-columns:1fr}@media (min-width:768px){.photography-grid-masonry{grid-template-columns:repeat(2,1fr)}}.photography-card{background-color:var(--card-theme);border:1px solid var(--theme-border);border-radius:1rem;transition:all .15s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.photography-card:hover{border-color:#10b9814d}.photography-photo-container{aspect-ratio:4/3;background-color:var(--surface-primary);position:relative;overflow:hidden}.photography-photo-img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;transition:transform .3s cubic-bezier(.4,0,.2,1)}.photography-card:hover .photography-photo-img{transform:scale(1.05)}.photography-category-badge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#00000080;border-radius:9999px;padding:.25rem .75rem;position:absolute;top:1rem;left:1rem}.photography-category-badge-text{color:#fff;font-size:.875rem}.photography-card-info{padding:1.5rem}.photography-card-title{color:var(--text-primary);margin-bottom:.5rem;font-size:1.25rem;font-weight:600;transition:color .15s}.photography-card:hover .photography-card-title{color:#10b981}.photography-card-desc{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:1rem;font-size:.875rem;display:-webkit-box;overflow:hidden}.photography-card-stats{color:var(--text-tertiary);justify-content:space-between;align-items:center;font-size:.875rem;display:flex}.photography-card-stats-left{align-items:center;gap:1rem;display:flex}.photography-card-stats-item{align-items:center;gap:.25rem;display:flex}.photography-card-stats-icon-heart{fill:#ec4899;color:#ec4899;width:14px;height:14px}.photography-card-stats-icon-eye{width:14px;height:14px}.photography-card-footer{border-top:1px solid var(--theme-border);justify-content:space-between;align-items:center;margin-top:1rem;padding-top:1rem;font-size:.875rem;display:flex}.photography-card-location{color:var(--text-secondary);align-items:center;display:inline-flex}.photography-card-view-btn{color:#10b981;transition:color .15s}.photography-card-view-btn:hover{color:#34d399}.photography-load-more{text-align:center;margin-top:3rem}.photography-load-more-btn{background-color:var(--surface-primary);color:var(--text-primary);border:1px solid var(--theme-border);border-radius:9999px;padding:.75rem 2rem;font-weight:500;transition:all .15s cubic-bezier(.4,0,.2,1)}.photography-load-more-btn:hover{background-color:var(--surface-secondary)}.gradient-green-blue{background:linear-gradient(to bottom right,#4ade80,#3b82f6)}.gradient-orange-pink{background:linear-gradient(to bottom right,#fb923c,#ec4899)}.gradient-blue-purple{background:linear-gradient(to bottom right,#60a5fa,#a855f7)}.gradient-pink-red{background:linear-gradient(to bottom right,#f472b6,#ef4444)}.gradient-indigo-purple{background:linear-gradient(to bottom right,#818cf8,#9333ea)}.gradient-yellow-orange{background:linear-gradient(to bottom right,#facc15,#f97316)}.gradient-cyan-blue{background:linear-gradient(to bottom right,#22d3ee,#2563eb)}.gradient-amber-yellow{background:linear-gradient(to bottom right,#fbbf24,#ca8a04)}.gradient-orange-red-dark{background:linear-gradient(to bottom right,#fb923c,#dc2626)}.gradient-emerald-teal{background:linear-gradient(to bottom right,#34d399,#14b8a6)}@media (max-width:640px){.photography-category-filter{gap:.5rem}.photography-category-btn{padding:.375rem 1rem;font-size:.875rem}}@media (max-width:400px){.photography-category-btn{padding:.375rem .75rem;font-size:.8125rem}.photography-category-filter{gap:.375rem}}
