.works-page{color:#1f2937;background:#fff}.works-page *{box-sizing:border-box}.works-container{width:min(1120px, calc(100% - 40px));margin:0 auto}.works-hero{position:relative;padding:145px 0 135px;color:#fff;overflow:hidden;background:linear-gradient(rgba(22,28,36,.72),rgba(22,28,36,.72)),url("/wp-content/uploads/works-main.jpg") center center/cover no-repeat}.works-hero h1{margin:0 0 26px;font-size:clamp(44px, 7vw, 76px);line-height:1.05;font-weight:900}.works-hero-text{max-width:820px;margin:0;color:rgba(255,255,255,.92);font-size:clamp(16px, 2vw, 20px);line-height:2}.works-label{margin:0 0 16px;color:#c8a46b;font-size:13px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.works-section{padding:100px 0;background:#f8f8f7}.works-heading{margin-bottom:42px;text-align:center}.works-heading h2{margin:0;color:#111827;font-size:clamp(30px, 4vw, 46px);font-weight:900}.works-filter{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-bottom:52px}.works-filter button{appearance:none;border:1px solid #ececec;background:#fff;color:#374151;min-height:44px;padding:0 18px;border-radius:999px;cursor:pointer;font-size:14px;font-weight:800;transition:.25s ease}.works-filter button.active,.works-filter button:hover{background:#1f2937;color:#fff;border-color:#1f2937}.works-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.works-card{overflow:hidden;background:#fff;border:1px solid #ececec;border-radius:28px;box-shadow:0 10px 35px rgba(15,23,42,.06);transition:.3s ease}.works-card:hover{transform:translateY(-6px);box-shadow:0 24px 60px rgba(15,23,42,.12)}.works-card-image{width:100%;aspect-ratio:4/3;background:#f3f4f6;overflow:hidden}.works-card-image img{width:100%;height:100%;object-fit:cover;display:block}.works-no-image{display:flex;align-items:center;justify-content:center;width:100%;min-height:240px;color:#9ca3af;background:#f3f4f6;font-size:13px;font-weight:900;letter-spacing:.1em}.works-card-body{padding:28px}.works-category{display:inline-flex;align-items:center;min-height:30px;margin:0 0 14px;padding:0 14px;color:#fff;background:#c8a46b;border-radius:999px;font-size:12px;font-weight:900}.works-card h3{margin:0 0 10px;color:#111827;font-size:22px;font-weight:900;line-height:1.5}.works-card h3 a{color:inherit;text-decoration:none}.works-card h3 a:hover{color:#c8a46b}.works-area{margin:0 0 14px;color:#6b7280;font-size:14px;font-weight:800}.works-area:before{content:"AREA：";color:#c8a46b;font-weight:900}.works-summary{margin:0 0 24px;color:#6b7280;font-size:15px;line-height:1.9}.works-link{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 22px;color:#111827;background:#f8f8f7;border:1px solid #ececec;border-radius:999px;text-decoration:none;font-weight:900;transition:.25s ease}.works-link:hover{background:#1f2937;color:#fff;border-color:#1f2937}.works-empty{grid-column:1/-1;text-align:center;color:#6b7280;font-size:16px;line-height:2}@media screen and (max-width:1024px){.works-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:767px){.works-container{width:min(100% - 28px, 1120px)}.works-hero{padding:100px 0 90px}.works-hero h1{font-size:42px}.works-hero-text{font-size:15px;line-height:1.9}.works-section{padding:74px 0}.works-filter{justify-content:flex-start;gap:10px;margin-bottom:38px}.works-filter button{min-height:40px;padding:0 14px;font-size:13px}.works-grid{grid-template-columns:1fr;gap:22px}.works-card-body{padding:24px}.works-card h3{font-size:20px}}