*{margin:0;padding:0;box-sizing:border-box}body{color:#222;font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;line-height:1.5;background-color:#fff;margin:0;padding:0}.site-header{padding:2rem 3rem;border-bottom:none;margin-bottom:0}.header-container{display:flex;justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto}.site-title{font-size:2.5rem;font-weight:400;letter-spacing:-.02em;margin:0;color:#222}.site-title a{color:#222;text-decoration:none;transition:opacity .2s}.site-title a:hover{opacity:.6}.main-nav{display:flex;align-items:center;gap:2rem}.nav-menu{display:flex;list-style:none;gap:2rem;margin:0;padding:0}.nav-menu li{margin:0}.nav-menu a{color:#222;text-decoration:none;font-size:1rem;font-weight:400;transition:opacity .2s}.nav-menu a:hover{opacity:.6}.nav-menu a.active{opacity:.6}.social-icons{display:flex;gap:1rem;align-items:center}.social-icons a{color:#222;display:flex;align-items:center;transition:opacity .2s}.social-icons a:hover{opacity:.6}.social-icons svg{width:24px;height:24px}main{padding:2rem 3rem;max-width:1400px;margin:0 auto}.categories-overview{width:100%;margin-top:2rem}.categories-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem}.category-card{display:block;text-decoration:none;color:inherit;transition:transform .2s ease,opacity .2s ease}.category-card:hover{transform:translateY(-4px);opacity:.9}.category-preview{width:100%;aspect-ratio:4/3;overflow:hidden;border-radius:2px;margin-bottom:1rem;background:#f5f5f5}.category-preview img{width:100%;height:100%;object-fit:cover;display:block}.category-preview .placeholder-image{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#999;font-size:.9rem;border:1px dashed #ddd;border-radius:2px}.category-info{padding:.5rem 0}.category-name{font-size:1.25rem;font-weight:400;margin:0 0 .5rem;color:#222;letter-spacing:-.01em}.category-desc{font-size:.9rem;color:#666;margin:0 0 .5rem;font-style:italic}.category-count{font-size:.85rem;color:#999;text-transform:lowercase}.gallery-container{width:100%;margin-top:2rem}.category-page{width:100%}.category-page .gallery-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-auto-rows:auto}.category-page .gallery-item-wrapper{display:flex;flex-direction:column}.category-page .gallery-item{height:auto;aspect-ratio:auto}.category-page .gallery-item img{width:100%;height:auto;object-fit:contain}.category-page .gallery-item-caption{padding:.5rem 0 0;margin-top:.25rem}.category-page .category-label{color:#222;font-size:.9rem;font-weight:400}.series-container{width:100%;margin-top:2rem}.series-section{margin-bottom:4rem}.series-section:last-child{margin-bottom:0}.series-title{font-size:1.5rem;font-weight:400;margin-bottom:1.5rem;color:#222;letter-spacing:-.01em}.series-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.series-item-wrapper{display:flex;flex-direction:column}.category-page .series-item-wrapper .gallery-item{height:auto;aspect-ratio:auto}.category-page .series-item-wrapper .gallery-item img{width:100%;height:auto;object-fit:contain}.category-page .series-item-wrapper .gallery-item-caption{padding:.5rem 0 0;margin-top:.25rem;text-align:center}.category-page .series-item-wrapper .category-label{color:#222;font-size:.9rem;font-weight:400;text-align:center}.category-header{margin-bottom:2rem}.category-title-page{font-size:2rem;font-weight:400;margin-bottom:.5rem;color:#222;letter-spacing:-.01em}.category-description-page{font-size:1rem;color:#666;margin:0;font-style:italic}.gallery-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:1.5rem;grid-auto-rows:10px;grid-auto-flow:row dense}.gallery-item-link{display:flex;flex-direction:column;text-decoration:none;color:inherit;position:relative;overflow:hidden;border-radius:2px;height:100%}.gallery-item{position:relative;overflow:hidden;border-radius:2px;break-inside:avoid;width:100%;height:100%}.category-page .gallery-item{height:100%}.gallery-item-link .gallery-item{flex:1;min-height:0}.gallery-item-link:nth-child(1){grid-column:1/7;grid-row:span 20}.gallery-item-link:nth-child(2){grid-column:7/12;grid-row:span 18}.gallery-item-link:nth-child(3){grid-column:1/5;grid-row:span 16}.gallery-item-link:nth-child(4){grid-column:5/9;grid-row:span 15}.gallery-item img{width:100%;height:100%;display:block;object-fit:contain;transition:transform .3s ease}.gallery-item:hover img{transform:scale(1.02)}.gallery-item-caption{padding:.5rem 0 0;margin-top:.25rem;text-align:center}.category-label{color:#222;font-size:.95rem;font-weight:400;display:block;text-align:center}.placeholder-image{width:100%;min-height:300px;background:#f5f5f5;display:flex;align-items:center;justify-content:center;color:#999;font-size:.9rem;border:1px dashed #ddd;border-radius:2px}.gallery-item:nth-child(1) .placeholder-image{min-height:500px}.gallery-item:nth-child(2) .placeholder-image{min-height:400px}.gallery-item:nth-child(3) .placeholder-image{min-height:350px}.gallery-item:nth-child(4) .placeholder-image{min-height:450px}.page-content{max-width:800px;margin:0 auto;padding:2rem 0}.page-content h1{font-size:2rem;font-weight:400;margin-bottom:1.5rem}.page-content p{margin-bottom:1rem;line-height:1.7}footer{padding:2rem 3rem;border-top:none;margin-top:4rem;text-align:center;color:#999;font-size:.9rem}@media(max-width:768px){.site-header{padding:1.5rem}.header-container{flex-direction:column;align-items:flex-start;gap:1.5rem}.main-nav{width:100%;justify-content:space-between}.nav-menu{gap:1.5rem}.site-title{font-size:2rem}main{padding:1.5rem}.gallery-grid{grid-template-columns:1fr;gap:1rem;grid-auto-rows:20px}.gallery-item-link:nth-child(1),.gallery-item-link:nth-child(2),.gallery-item-link:nth-child(3),.gallery-item-link:nth-child(4){grid-column:1;grid-row:span 40}.series-grid{grid-template-columns:1fr;gap:1rem}}