body{margin:0;font-family:system-ui,sans-serif;color:#332a30;background:#fafafa;overflow-wrap:anywhere}h1,h2,h3{max-width:100%;word-break:break-all;overflow-wrap:anywhere}.site-header{display:flex;gap:2rem;padding:1rem;align-items:center;border-bottom:1px solid #f2d7e5;background:#fff}.site-header>a{font-size:1.35rem;font-weight:700;color:#f2298c}.site-header nav{display:flex;gap:1rem;flex-wrap:wrap;min-width:0}.site-layout{max-width:1180px;width:100%;box-sizing:border-box;margin:2rem auto;padding:0 1rem}.box{padding:1.5rem;border:1px solid #eadce5;border-radius:12px;background:#fff;min-width:0;box-sizing:border-box}.home-intro{background:linear-gradient(135deg,#fff,#fff5fa)}.catalog-list{margin-top:1.25rem}.catalog-list>p{color:#756b72}.catalog-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.catalog-card{display:flex;gap:1rem;padding:1rem;border:1px solid #eadce5;border-radius:10px;background:#fff;min-height:180px;min-width:0;box-shadow:0 1px 2px #eadce533}.catalog-card>div{min-width:0}.catalog-card img{width:120px;height:160px;object-fit:cover;background:#f7edf4;flex:0 0 auto;border-radius:6px}.catalog-card h2{font-size:1rem;margin:.2rem 0 .8rem;overflow-wrap:anywhere}.catalog-card a{color:inherit;text-decoration:none}.catalog-card a:hover{color:#f2298c}.card-tags{display:flex;gap:.25rem;flex-wrap:wrap}.card-tags span{font-size:.72rem;color:#a06482;background:#fff1f7;padding:.15rem .35rem;border-radius:999px}.facet-list{display:flex;gap:.5rem;flex-wrap:wrap}.facet-list a{padding:.25rem .5rem;background:#fff1f7;border-radius:999px}.work-hero{display:flex;gap:2rem;min-width:0}.work-cover{width:300px;height:430px;object-fit:cover;background:#f7edf4;border-radius:8px;flex:0 0 auto}.work-copy{flex:1;min-width:0}.work-copy h2{overflow-wrap:anywhere}.primary-link{display:inline-block;padding:.7rem 1.1rem;background:#f2298c;color:#fff;border-radius:999px;text-decoration:none}.facet-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem}.facet-item{display:flex;align-items:center;gap:.7rem;text-decoration:none;color:inherit;padding:.75rem;background:#fff1f7;border:1px solid #eadce5;border-radius:10px;min-width:0}.facet-item img{width:72px;height:96px;object-fit:cover;border-radius:5px;background:#f7edf4;flex:0 0 auto}.facet-item span{display:flex;flex-direction:column;gap:.35rem;min-width:0}.facet-item strong{overflow-wrap:anywhere}.facet-item small{color:#a64e79}footer{padding:2rem;text-align:center}@media(max-width:1100px){.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.facet-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:600px){.site-header{display:block}.site-header nav{margin-top:.8rem}.catalog-grid,.facet-grid{grid-template-columns:1fr}.catalog-card img{width:90px;height:120px}.work-hero{display:block}.work-cover{width:min(100%,300px);height:auto}}