/* Deliberately scoped to the new home-page portfolio section. */
.home-works{background:#f0f0f0;padding:85px 0;color:#131313;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}.home-works *{box-sizing:border-box}.home-works .hw-wrap{width:min(1380px,calc(100% - 64px));margin-inline:auto}.home-works .hw-head{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:35px}.home-works .hw-head h2{font-size:clamp(2rem,4vw,3.6rem);font-weight:450;letter-spacing:-.045em;line-height:1.1;margin:0}.home-works .hw-head p{color:#5e6470;margin:14px 0 0;max-width:570px;font-size:1rem;line-height:1.6}.home-works a{text-decoration:none;color:inherit}.home-works .hw-all{font-size:.9375rem;border-bottom:1px solid #131313;padding-bottom:4px;white-space:nowrap}.home-works .hw-feature{display:block;background:#131313;color:#fefefe;border-radius:28px;overflow:hidden}.home-works .hw-image{position:relative;overflow:hidden}.home-works .hw-image img{display:block;width:100%;height:auto;aspect-ratio:2.05;object-fit:cover;transition:transform .7s}.home-works .hw-feature:hover img{transform:none}.home-works .hw-status{position:absolute;top:24px;left:24px;background:#131313dd;border:1px solid #949494;border-radius:100px;padding:6px 14px;font-size:.875rem}.home-works .hw-meta{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:32px 36px}.home-works .hw-label{font-size:.875rem;color:#bfbfbf}.home-works .hw-meta h3{font-size:clamp(1.8rem,3.5vw,3.2rem);letter-spacing:-.04em;line-height:1.1;font-weight:450;margin:14px 0}.home-works .hw-meta p{font-size:1rem;color:#bfbfbf;line-height:1.6;margin:0}.home-works .hw-arrow{display:flex;align-items:center;justify-content:center;width:60px;height:60px;border:1px solid #707070;border-radius:50%;flex-shrink:0;font-size:1.8rem}.home-works a:focus-visible{outline:3px solid #666666;outline-offset:5px}@media(max-width:700px){.home-works{padding:60px 0}.home-works .hw-wrap{width:calc(100% - 36px)}.home-works .hw-head{display:block}.home-works .hw-all{display:inline-block;margin-top:20px}.home-works .hw-image img{aspect-ratio:1.25;object-fit:contain}.home-works .hw-feature{border-radius:20px}.home-works .hw-status{font-size:.75rem;left:18px;top:18px}.home-works .hw-meta{padding:24px;gap:14px;align-items:start}.home-works .hw-label{font-size:.75rem}.home-works .hw-meta p{font-size:.875rem}.home-works .hw-arrow{width:40px;height:40px;font-size:1.3rem}}@media(prefers-reduced-motion:reduce){.home-works .hw-image img{transition:none}.home-works .hw-feature:hover img{transform:none}}

.home-works .hw-image img{filter:none}

.home-works .hw-head h2{color:#1e325a}
